#menu-0 .mbr-brand__name {
  font-size: 16px;
}
#menu-0.mbr-navbar--stuck .mbr-navbar__section {
  background: #393c45;
}
#menu-0 .mbr-navbar__section {
  background: #393c45;
}
#menu-0 .mbr-navbar__hamburger {
  color: #ffffff;
}
#header1-0 H1 {
  color: #fac51c;
  font-size: 36px;
}
#header1-0 P {
  font-size: 18px;
}
#msg-box4-k .mbr-header__text {
  color: #ffffff;
}
#msg-box4-k .mbr-header__subtext {
  color: #ffffff;
}
#msg-box4-k .mbr-article {
  color: #ffffff;
}
#header3-2 H3 {
  text-align: center;
}
#features1-1 P {
  color: #000000;
}
#msg-box5-7 .mbr-header__text {
  color: #ffffff;
}
#msg-box5-7 .mbr-header__subtext {
  color: #ffffff;
}
#msg-box5-7 .mbr-article {
  color: #ffffff;
}
#msg-box4-8 .mbr-header__text {
  color: #ffffff;
}
#msg-box4-8 .mbr-header__subtext {
  color: #ffffff;
}
#msg-box4-8 .mbr-article {
  color: #ffffff;
}
#msg-box5-9 .mbr-header__text {
  color: #ffffff;
}
#msg-box5-9 .mbr-header__subtext {
  color: #ffffff;
}
#msg-box5-9 .mbr-article {
  color: #ffffff;
}
#msg-box5-9 .mbr-article P {
  font-size: 14px;
}
#footer1-1 P {
  text-align: center;
}
.cid-slgBAVQnxm.popup-builder {
  background-color: #ffffff;
}
.cid-slgBAVQnxm.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-slgBAVQnxm.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-slgBAVQnxm .modal-content,
.cid-slgBAVQnxm .modal-dialog {
  height: auto;
}
.cid-slgBAVQnxm .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-slgBAVQnxm .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-slgBAVQnxm .form-wrapper .mbr-form .form-group,
  .cid-slgBAVQnxm .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-slgBAVQnxm .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-slgBAVQnxm .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-slgBAVQnxm .mbr-text {
  text-align: center;
}
.cid-slgBAVQnxm .pt-0 {
  padding-top: 0 !important;
}
.cid-slgBAVQnxm .pb-0 {
  padding-bottom: 0 !important;
}
.cid-slgBAVQnxm .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-slgBAVQnxm .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-slgBAVQnxm .modal-open {
  overflow: hidden;
}
.cid-slgBAVQnxm .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-slgBAVQnxm .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-slgBAVQnxm .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-slgBAVQnxm .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-slgBAVQnxm .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-slgBAVQnxm .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-slgBAVQnxm .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-slgBAVQnxm .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-slgBAVQnxm .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-slgBAVQnxm .modal-backdrop.fade {
  opacity: 0;
}
.cid-slgBAVQnxm .modal-backdrop.show {
  opacity: .5;
}
.cid-slgBAVQnxm .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-slgBAVQnxm .modal-header .close {
  position: absolute;
  top: auto;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-slgBAVQnxm .modal-header .close:hover {
  opacity: 1;
}
.cid-slgBAVQnxm .modal-header .close:focus {
  outline: none;
}
.cid-slgBAVQnxm .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-slgBAVQnxm .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  min-height: 100%;
}
.cid-slgBAVQnxm .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-slgBAVQnxm .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-slgBAVQnxm .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-slgBAVQnxm .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-slgBAVQnxm .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-slgBAVQnxm .modal-sm {
    max-width: 300px;
  }
  .cid-slgBAVQnxm .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .cid-slgBAVQnxm .modal-lg,
  .cid-slgBAVQnxm .modal-xl {
    max-width: 800px;
  }
  .cid-slgBAVQnxm .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cid-slgBAVQnxm .modal-xl {
    max-width: 1140px;
  }
  .cid-slgBAVQnxm .container {
    max-width: 1140px;
  }
}
.cid-slgBAVQnxm .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .cid-slgBAVQnxm .container {
    max-width: 720px;
  }
}
.cid-slgBAVQnxm .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-slgBAVQnxm .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-slgBAVQnxm .form-group {
  margin-bottom: 1rem;
}
.cid-slgBAVQnxm .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-slgBAVQnxm .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-slgBAVQnxm .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%;
}
#msg-box5-i .mbr-header__text {
  color: #ffffff;
}
#msg-box5-i .mbr-header__subtext {
  color: #ffffff;
}
#msg-box5-i .mbr-article {
  color: #ffffff;
}
#ext_menu-2 .mbr-brand__name {
  font-size: 16px;
}
#ext_menu-2.mbr-navbar--stuck .mbr-navbar__section {
  background: #393c45;
}
#ext_menu-2 .mbr-navbar__section {
  background: #393c45;
}
#ext_menu-2 .mbr-navbar__hamburger {
  color: #ffffff;
}
#msg-box4-3 .mbr-header__text {
  color: #28324e;
}
#msg-box4-3 .mbr-header__subtext {
  color: #ffffff;
}
#msg-box4-3 .mbr-article {
  color: #000000;
}
#ext_menu-6 .mbr-brand__name {
  font-size: 16px;
}
#ext_menu-6.mbr-navbar--stuck .mbr-navbar__section {
  background: #393c45;
}
#ext_menu-6 .mbr-navbar__section {
  background: #393c45;
}
#ext_menu-6 .mbr-navbar__hamburger {
  color: #ffffff;
}
#msg-box4-7 .mbr-header__text {
  color: #ffffff;
}
#msg-box4-7 .mbr-header__subtext {
  color: #ffffff;
}
#msg-box4-7 .mbr-article {
  color: #ffffff;
}
#footer1-1 P {
  text-align: center;
}
#ext_menu-6 .mbr-brand__name {
  font-size: 16px;
}
#ext_menu-6.mbr-navbar--stuck .mbr-navbar__section {
  background: #393c45;
}
#ext_menu-6 .mbr-navbar__section {
  background: #393c45;
}
#ext_menu-6 .mbr-navbar__hamburger {
  color: #ffffff;
}
#footer1-1 P {
  text-align: center;
}
#ext_menu-l .mbr-brand__name {
  font-size: 16px;
}
#ext_menu-l.mbr-navbar--stuck .mbr-navbar__section {
  background: #393c45;
}
#ext_menu-l .mbr-navbar__section {
  background: #393c45;
}
#ext_menu-l .mbr-navbar__hamburger {
  color: #ffffff;
}
#msg-box4-m .mbr-header__text {
  color: #ffffff;
}
#msg-box4-m .mbr-header__subtext {
  color: #ffffff;
}
#msg-box4-m .mbr-article {
  color: #ffffff;
}
#footer1-q P {
  text-align: center;
}
