@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);




body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #69eeff !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #69eeff;
  border-color: #69eeff;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #1ce5ff;
  border-color: #1ce5ff;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #1ce5ff !important;
  border-color: #1ce5ff !important;
}
.btn-secondary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #03e2ff;
  color: #03e2ff;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #69eeff;
  border-color: #69eeff;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #69eeff !important;
  border-color: #69eeff !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #69eeff !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #69eeff;
}
.btn-social:hover {
  background: #69eeff;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #69eeff;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #69eeff;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #69eeff;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #69eeff;
}
.lead a,
.lead a:hover {
  color: #69eeff;
}
.lead blockquote {
  border-color: #69eeff;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #69eeff;
}
.scrollToTop_wraper {
  display: none;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Montserrat', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Open Sans', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #69eeff;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Open Sans', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #69eeff;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #69eeff;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #69eeff;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #69eeff;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #69eeff;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #69eeff;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #69eeff;
}
.extAccordion1 .panel-heading a {
  font-family: 'Open Sans', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #69eeff;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Open Sans', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #69eeff;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #69eeff;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #69eeff;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #69eeff !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #69eeff;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #69eeff;
}
.theme-border {
  border: 1px solid #69eeff;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-0 .link {
  font-size: 0.65rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.704rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #69eeff;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #000000;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-0 .btn {
  font-size: 9px;
}
#msg-box4-92 H3 {
  color: #ffffff;
  font-size: 30px;
}
#content1-3 P {
  color: #ffffff;
  text-align: center;
}
#content1-3 h1 {
  display: block;
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
#buttons1-4 .btn {
  font-size: 14px;
}
#extFeatures7-2 P {
  color: #ffffff;
}
#extFeatures7-2 H4 {
  color: #ffffff;
}
#extTestimonials4-27 .card-block p {
  font-size: 15px;
}
#extTestimonials4-27 .mbr-section-title {
  color: #ffffff;
  font-size: 36px;
}
#extTestimonials4-27 .card-footer > div {
  color: #ffffff;
}
#social-buttons4-8w .mbr-section-title,
#social-buttons4-8w .btn-social {
  color: #fff;
}
#social-buttons4-8w .mbr-section-title {
  font-size: 36px;
}
#contacts1-7 STRONG {
  color: #ffffff;
}

#menu-s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-s .navbar-caption {
  color: #ffffff;
}
#menu-s .navbar-toggler {
  color: #ffffff;
}
#menu-s .close-icon::before,
#menu-s .close-icon::after {
  background-color: #ffffff;
}
#menu-s .link,
#menu-s .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-s .link {
  font-size: 0.6rem;
}
#menu-s .dropdown-item,
#menu-s .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-s .link:hover,
#menu-s .dropdown-item:hover,
#menu-s .link:focus,
#menu-s .dropdown-item:focus {
  color: #69eeff;
}
#menu-s .link[aria-expanded="true"],
#menu-s .dropdown-menu {
  background: #000000;
}
#menu-s .nav-dropdown-sm .link:focus,
#menu-s .nav-dropdown-sm .link:hover,
#menu-s .nav-dropdown-sm .dropdown-item:focus,
#menu-s .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-s .navbar,
#menu-s .nav-dropdown-sm,
#menu-s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-s .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-s .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-s .bg-color.transparent.opened .link:hover,
#menu-s .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-s .link[aria-expanded="true"],
#menu-s .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-s .btn {
  font-size: 9px;
}
#msg-box8-t .mbr-section-title,
#msg-box8-t p {
  color: #fff;
}
#msg-box8-t .mbr-section-title {
  text-align: right;
  font-size: 30px;
}
#content1-u P {
  color: #ffffff;
  text-align: center;
}
#buttons1-v .btn {
  font-size: 14px;
}
#extFeatures7-8m P {
  color: #ffffff;
}
#extFeatures7-8m H4 {
  color: #ffffff;
}
#social-buttons4-29 .mbr-section-title,
#social-buttons4-29 .btn-social {
  color: #fff;
}
#social-buttons4-29 .mbr-section-title {
  font-size: 36px;
}
#contacts1-y STRONG {
  color: #ffffff;
}

#menu-10 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-10 .navbar-caption {
  color: #ffffff;
}
#menu-10 .navbar-toggler {
  color: #ffffff;
}
#menu-10 .close-icon::before,
#menu-10 .close-icon::after {
  background-color: #ffffff;
}
#menu-10 .link,
#menu-10 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-10 .link {
  font-size: 0.6rem;
}
#menu-10 .dropdown-item,
#menu-10 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-10 .link:hover,
#menu-10 .dropdown-item:hover,
#menu-10 .link:focus,
#menu-10 .dropdown-item:focus {
  color: #69eeff;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-menu {
  background: #000000;
}
#menu-10 .nav-dropdown-sm .link:focus,
#menu-10 .nav-dropdown-sm .link:hover,
#menu-10 .nav-dropdown-sm .dropdown-item:focus,
#menu-10 .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-10 .navbar,
#menu-10 .nav-dropdown-sm,
#menu-10 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-10 .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-10 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-10 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-10 .bg-color.transparent.opened .link:hover,
#menu-10 .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-10 .btn {
  font-size: 9px;
}
#msg-box8-11 .mbr-section-title,
#msg-box8-11 p {
  color: #fff;
}
#msg-box8-11 .mbr-section-title {
  text-align: right;
  font-size: 30px;
}
#msg-box8-11 .mbr-section-title SPAN {
  font-size: 30px;
}
#content1-6d P {
  color: #ffffff;
}
#content1-6e P {
  color: #ffffff;
}
#content1-3e P {
  color: #ffffff;
}
#extTestimonials1-3i .card-footer > div {
  color: #ffffff;
}
#social-buttons4-8n .mbr-section-title,
#social-buttons4-8n .btn-social {
  color: #fff;
}
#social-buttons4-8n .mbr-section-title {
  font-size: 36px;
}
#contacts1-16 STRONG {
  color: #ffffff;
}

#menu-18 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-18 .navbar-caption {
  color: #ffffff;
}
#menu-18 .navbar-toggler {
  color: #ffffff;
}
#menu-18 .close-icon::before,
#menu-18 .close-icon::after {
  background-color: #ffffff;
}
#menu-18 .link,
#menu-18 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-18 .link {
  font-size: 0.6rem;
}
#menu-18 .dropdown-item,
#menu-18 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-18 .link:hover,
#menu-18 .dropdown-item:hover,
#menu-18 .link:focus,
#menu-18 .dropdown-item:focus {
  color: #69eeff;
}
#menu-18 .link[aria-expanded="true"],
#menu-18 .dropdown-menu {
  background: #000000;
}
#menu-18 .nav-dropdown-sm .link:focus,
#menu-18 .nav-dropdown-sm .link:hover,
#menu-18 .nav-dropdown-sm .dropdown-item:focus,
#menu-18 .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-18 .navbar,
#menu-18 .nav-dropdown-sm,
#menu-18 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-18 .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-18 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-18 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-18 .bg-color.transparent.opened .link:hover,
#menu-18 .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-18 .link[aria-expanded="true"],
#menu-18 .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-18 .btn {
  font-size: 9px;
}
#msg-box8-19 .mbr-section-title,
#msg-box8-19 p {
  color: #fff;
}
#msg-box8-19 .mbr-section-title {
  text-align: right;
  font-size: 30px;
}
#content1-3j P {
  color: #ffffff;
}
#content1-6c P {
  color: #ffffff;
}
#content7-3k P {
  color: #ffffff;
  text-align: center;
}
#content2-5a BLOCKQUOTE {
  color: #ffffff;
}
#social-buttons4-8o .mbr-section-title,
#social-buttons4-8o .btn-social {
  color: #fff;
}
#social-buttons4-8o .mbr-section-title {
  font-size: 36px;
}
#contacts1-1e STRONG {
  color: #ffffff;
}

#menu-1g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1g .navbar-caption {
  color: #ffffff;
}
#menu-1g .navbar-toggler {
  color: #ffffff;
}
#menu-1g .close-icon::before,
#menu-1g .close-icon::after {
  background-color: #ffffff;
}
#menu-1g .link,
#menu-1g .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-1g .link {
  font-size: 0.6rem;
}
#menu-1g .dropdown-item,
#menu-1g .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1g .link:hover,
#menu-1g .dropdown-item:hover,
#menu-1g .link:focus,
#menu-1g .dropdown-item:focus {
  color: #69eeff;
}
#menu-1g .link[aria-expanded="true"],
#menu-1g .dropdown-menu {
  background: #000000;
}
#menu-1g .nav-dropdown-sm .link:focus,
#menu-1g .nav-dropdown-sm .link:hover,
#menu-1g .nav-dropdown-sm .dropdown-item:focus,
#menu-1g .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-1g .navbar,
#menu-1g .nav-dropdown-sm,
#menu-1g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1g .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-1g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1g .bg-color.transparent.opened .link:hover,
#menu-1g .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-1g .link[aria-expanded="true"],
#menu-1g .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-1g .btn {
  font-size: 9px;
}
#msg-box8-1h .mbr-section-title,
#msg-box8-1h p {
  color: #fff;
}
#msg-box8-1h .mbr-section-title {
  text-align: right;
  font-size: 30px;
}
#msg-box8-1h .mbr-section-title SPAN {
  font-size: 30px;
}
#extFeatures1-3r .mbr-section-title {
  color: #fff;
}
#content1-1i P {
  color: #ffffff;
  text-align: left;
}
#social-buttons4-8p .mbr-section-title,
#social-buttons4-8p .btn-social {
  color: #fff;
}
#social-buttons4-8p .mbr-section-title {
  font-size: 36px;
}
#contacts1-1m STRONG {
  color: #ffffff;
}

#menu-1o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1o .navbar-caption {
  color: #ffffff;
}
#menu-1o .navbar-toggler {
  color: #ffffff;
}
#menu-1o .close-icon::before,
#menu-1o .close-icon::after {
  background-color: #ffffff;
}
#menu-1o .link,
#menu-1o .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-1o .link {
  font-size: 0.6rem;
}
#menu-1o .dropdown-item,
#menu-1o .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1o .link:hover,
#menu-1o .dropdown-item:hover,
#menu-1o .link:focus,
#menu-1o .dropdown-item:focus {
  color: #69eeff;
}
#menu-1o .link[aria-expanded="true"],
#menu-1o .dropdown-menu {
  background: #000000;
}
#menu-1o .nav-dropdown-sm .link:focus,
#menu-1o .nav-dropdown-sm .link:hover,
#menu-1o .nav-dropdown-sm .dropdown-item:focus,
#menu-1o .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-1o .navbar,
#menu-1o .nav-dropdown-sm,
#menu-1o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1o .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-1o .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1o .bg-color.transparent.opened .link:hover,
#menu-1o .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-1o .link[aria-expanded="true"],
#menu-1o .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-1o .btn {
  font-size: 9px;
}
#msg-box8-1p .mbr-section-title,
#msg-box8-1p p {
  color: #fff;
}
#msg-box8-1p .mbr-section-title {
  text-align: right;
  font-size: 30px;
}
#msg-box8-1p .mbr-section-title SPAN {
  font-size: 30px;
}
#content1-6f P {
  color: #ffffff;
}
#content1-6g P {
  color: #ffffff;
}
#content1-3n P {
  color: #ffffff;
}
#social-buttons4-8q .mbr-section-title,
#social-buttons4-8q .btn-social {
  color: #fff;
}
#social-buttons4-8q .mbr-section-title {
  font-size: 36px;
}
#contacts1-1u STRONG {
  color: #ffffff;
}

#menu-1w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1w .navbar-caption {
  color: #ffffff;
}
#menu-1w .navbar-toggler {
  color: #ffffff;
}
#menu-1w .close-icon::before,
#menu-1w .close-icon::after {
  background-color: #ffffff;
}
#menu-1w .link,
#menu-1w .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-1w .link {
  font-size: 0.6rem;
}
#menu-1w .dropdown-item,
#menu-1w .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1w .link:hover,
#menu-1w .dropdown-item:hover,
#menu-1w .link:focus,
#menu-1w .dropdown-item:focus {
  color: #69eeff;
}
#menu-1w .link[aria-expanded="true"],
#menu-1w .dropdown-menu {
  background: #000000;
}
#menu-1w .nav-dropdown-sm .link:focus,
#menu-1w .nav-dropdown-sm .link:hover,
#menu-1w .nav-dropdown-sm .dropdown-item:focus,
#menu-1w .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-1w .navbar,
#menu-1w .nav-dropdown-sm,
#menu-1w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1w .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-1w .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1w .bg-color.transparent.opened .link:hover,
#menu-1w .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-1w .link[aria-expanded="true"],
#menu-1w .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-1w .btn {
  font-size: 9px;
}
#msg-box8-1x .mbr-section-title,
#msg-box8-1x p {
  color: #fff;
}
#msg-box8-1x .mbr-section-title {
  text-align: right;
  font-size: 30px;
}
#msg-box8-1x .mbr-section-title SPAN {
  font-size: 30px;
}
#content1-1y P {
  color: #ffffff;
  text-align: left;
}
#social-buttons4-8r .mbr-section-title,
#social-buttons4-8r .btn-social {
  color: #fff;
}
#social-buttons4-8r .mbr-section-title {
  font-size: 36px;
}
#contacts1-22 STRONG {
  color: #ffffff;
}

#menu-2k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2k .navbar-caption {
  color: #ffffff;
}
#menu-2k .navbar-toggler {
  color: #ffffff;
}
#menu-2k .close-icon::before,
#menu-2k .close-icon::after {
  background-color: #ffffff;
}
#menu-2k .link,
#menu-2k .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-2k .link {
  font-size: 0.6rem;
}
#menu-2k .dropdown-item,
#menu-2k .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-2k .link:hover,
#menu-2k .dropdown-item:hover,
#menu-2k .link:focus,
#menu-2k .dropdown-item:focus {
  color: #69eeff;
}
#menu-2k .link[aria-expanded="true"],
#menu-2k .dropdown-menu {
  background: #000000;
}
#menu-2k .nav-dropdown-sm .link:focus,
#menu-2k .nav-dropdown-sm .link:hover,
#menu-2k .nav-dropdown-sm .dropdown-item:focus,
#menu-2k .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-2k .navbar,
#menu-2k .nav-dropdown-sm,
#menu-2k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2k .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-2k .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2k .bg-color.transparent.opened .link:hover,
#menu-2k .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-2k .link[aria-expanded="true"],
#menu-2k .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-2k .btn {
  font-size: 9px;
}
#msg-box8-2l .mbr-section-title,
#msg-box8-2l p {
  color: #fff;
}
#msg-box8-2l .mbr-section-title {
  text-align: right;
}
#msg-box5-7k H3 {
  font-size: 30px;
  color: #ffffff;
}
#social-buttons4-2p .mbr-section-title,
#social-buttons4-2p .btn-social {
  color: #fff;
}
#social-buttons4-2p .mbr-section-title {
  font-size: 36px;
}
#contacts1-2r STRONG {
  color: #ffffff;
}

#menu-32 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-32 .navbar-caption {
  color: #ffffff;
}
#menu-32 .navbar-toggler {
  color: #ffffff;
}
#menu-32 .close-icon::before,
#menu-32 .close-icon::after {
  background-color: #ffffff;
}
#menu-32 .link,
#menu-32 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-32 .link {
  font-size: 0.6rem;
}
#menu-32 .dropdown-item,
#menu-32 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-32 .link:hover,
#menu-32 .dropdown-item:hover,
#menu-32 .link:focus,
#menu-32 .dropdown-item:focus {
  color: #69eeff;
}
#menu-32 .link[aria-expanded="true"],
#menu-32 .dropdown-menu {
  background: #000000;
}
#menu-32 .nav-dropdown-sm .link:focus,
#menu-32 .nav-dropdown-sm .link:hover,
#menu-32 .nav-dropdown-sm .dropdown-item:focus,
#menu-32 .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-32 .navbar,
#menu-32 .nav-dropdown-sm,
#menu-32 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-32 .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-32 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-32 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-32 .bg-color.transparent.opened .link:hover,
#menu-32 .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-32 .link[aria-expanded="true"],
#menu-32 .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-32 .btn {
  font-size: 9px;
}
#msg-box8-9v .mbr-section-title,
#msg-box8-9v p {
  color: #fff;
}
#custom-html-9y {
  /* Type valid CSS here */
}
#custom-html-9y div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-9y p {
  font-size: 60px;
  color: #777;
}
#social-buttons4-38 .mbr-section-title,
#social-buttons4-38 .btn-social {
  color: #fff;
}
#social-buttons4-38 .mbr-section-title {
  font-size: 36px;
}
#contacts1-3a STRONG {
  color: #ffffff;
}
#custom-html-9f {
  /* Type valid CSS here */
}
#custom-html-9f div {
  padding: 80px 0;
  color: #777;
  text-align: center;
}
#custom-html-9f p {
  font-size: 60px;
  color: #777;
}

#menu-3u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3u .navbar-caption {
  color: #ffffff;
}
#menu-3u .navbar-toggler {
  color: #ffffff;
}
#menu-3u .close-icon::before,
#menu-3u .close-icon::after {
  background-color: #ffffff;
}
#menu-3u .link,
#menu-3u .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-3u .link {
  font-size: 0.6rem;
}
#menu-3u .dropdown-item,
#menu-3u .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-3u .link:hover,
#menu-3u .dropdown-item:hover,
#menu-3u .link:focus,
#menu-3u .dropdown-item:focus {
  color: #69eeff;
}
#menu-3u .link[aria-expanded="true"],
#menu-3u .dropdown-menu {
  background: #000000;
}
#menu-3u .nav-dropdown-sm .link:focus,
#menu-3u .nav-dropdown-sm .link:hover,
#menu-3u .nav-dropdown-sm .dropdown-item:focus,
#menu-3u .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-3u .navbar,
#menu-3u .nav-dropdown-sm,
#menu-3u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3u .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-3u .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3u .bg-color.transparent.opened .link:hover,
#menu-3u .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-3u .link[aria-expanded="true"],
#menu-3u .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-3u .btn {
  font-size: 9px;
}
#msg-box8-3v .mbr-section-title,
#msg-box8-3v p {
  color: #fff;
}
#msg-box8-3v .mbr-section-title {
  text-align: right;
  font-size: 30px;
}
#content1-3w P {
  color: #ffffff;
  text-align: left;
}
#social-buttons4-8s .mbr-section-title,
#social-buttons4-8s .btn-social {
  color: #fff;
}
#social-buttons4-8s .mbr-section-title {
  font-size: 36px;
}
#contacts1-3z STRONG {
  color: #ffffff;
}


#menu-46 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-46 .navbar-caption {
  color: #ffffff;
}
#menu-46 .navbar-toggler {
  color: #ffffff;
}
#menu-46 .close-icon::before,
#menu-46 .close-icon::after {
  background-color: #ffffff;
}
#menu-46 .link,
#menu-46 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-46 .link {
  font-size: 0.6rem;
}
#menu-46 .dropdown-item,
#menu-46 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-46 .link:hover,
#menu-46 .dropdown-item:hover,
#menu-46 .link:focus,
#menu-46 .dropdown-item:focus {
  color: #69eeff;
}
#menu-46 .link[aria-expanded="true"],
#menu-46 .dropdown-menu {
  background: #000000;
}
#menu-46 .nav-dropdown-sm .link:focus,
#menu-46 .nav-dropdown-sm .link:hover,
#menu-46 .nav-dropdown-sm .dropdown-item:focus,
#menu-46 .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-46 .navbar,
#menu-46 .nav-dropdown-sm,
#menu-46 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-46 .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-46 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-46 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-46 .bg-color.transparent.opened .link:hover,
#menu-46 .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-46 .link[aria-expanded="true"],
#menu-46 .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-46 .btn {
  font-size: 9px;
}
#msg-box8-47 .mbr-section-title,
#msg-box8-47 p {
  color: #fff;
}
#msg-box8-47 .mbr-section-title {
  text-align: right;
}
#msg-box8-47 .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-47 .lead P {
  color: #69eeff;
}
#msg-box8-47 .lead {
  color: #ffffff;
}
#header3-65 .mbr-section-title,
#header3-65 .mbr-section-subtitle {
  text-align: center;
}
#header3-65 .mbr-section-title {
  color: #69eeff;
  font-size: 30px;
}
#buttons1-49 .btn {
  font-size: 14px;
}
#header3-66 .mbr-section-title,
#header3-66 .mbr-section-subtitle {
  text-align: center;
}
#header3-66 .mbr-section-title {
  color: #69eeff;
  font-size: 30px;
}
#buttons1-4e .btn {
  font-size: 14px;
}
#social-buttons4-8t .mbr-section-title,
#social-buttons4-8t .btn-social {
  color: #fff;
}
#social-buttons4-8t .mbr-section-title {
  font-size: 36px;
}
#contacts1-4a STRONG {
  color: #ffffff;
}

#header1-4q .mbr-section-title {
  font-size: 24px;
}
#header1-4q .mbr-section-lead {
  font-size: 14px;
}
#menu-4h .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4h .navbar-caption {
  color: #ffffff;
}
#menu-4h .navbar-toggler {
  color: #ffffff;
}
#menu-4h .close-icon::before,
#menu-4h .close-icon::after {
  background-color: #ffffff;
}
#menu-4h .link,
#menu-4h .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-4h .link {
  font-size: 0.6rem;
}
#menu-4h .dropdown-item,
#menu-4h .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-4h .link:hover,
#menu-4h .dropdown-item:hover,
#menu-4h .link:focus,
#menu-4h .dropdown-item:focus {
  color: #69eeff;
}
#menu-4h .link[aria-expanded="true"],
#menu-4h .dropdown-menu {
  background: #000000;
}
#menu-4h .nav-dropdown-sm .link:focus,
#menu-4h .nav-dropdown-sm .link:hover,
#menu-4h .nav-dropdown-sm .dropdown-item:focus,
#menu-4h .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-4h .navbar,
#menu-4h .nav-dropdown-sm,
#menu-4h .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4h .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-4h .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4h .bg-color.transparent.opened .link:hover,
#menu-4h .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-4h .link[aria-expanded="true"],
#menu-4h .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-4h .btn {
  font-size: 9px;
}
#contacts1-4n STRONG {
  color: #ffffff;
}

#menu-4t .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4t .navbar-caption {
  color: #ffffff;
}
#menu-4t .navbar-toggler {
  color: #ffffff;
}
#menu-4t .close-icon::before,
#menu-4t .close-icon::after {
  background-color: #ffffff;
}
#menu-4t .link,
#menu-4t .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-4t .link {
  font-size: 0.6rem;
}
#menu-4t .dropdown-item,
#menu-4t .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-4t .link:hover,
#menu-4t .dropdown-item:hover,
#menu-4t .link:focus,
#menu-4t .dropdown-item:focus {
  color: #69eeff;
}
#menu-4t .link[aria-expanded="true"],
#menu-4t .dropdown-menu {
  background: #000000;
}
#menu-4t .nav-dropdown-sm .link:focus,
#menu-4t .nav-dropdown-sm .link:hover,
#menu-4t .nav-dropdown-sm .dropdown-item:focus,
#menu-4t .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-4t .navbar,
#menu-4t .nav-dropdown-sm,
#menu-4t .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4t .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-4t .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4t .bg-color.transparent.opened .link:hover,
#menu-4t .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-4t .link[aria-expanded="true"],
#menu-4t .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-4t .btn {
  font-size: 9px;
}
#msg-box8-4u .mbr-section-title,
#msg-box8-4u p {
  color: #fff;
}
#msg-box8-4u .mbr-section-title {
  text-align: center;
  font-size: 32px;
}
#header3-75 .mbr-section-title,
#header3-75 .mbr-section-subtitle {
  text-align: center;
}
#header3-75 .mbr-section-title {
  font-size: 24px;
  color: #ffffff;
}
#content1-76 P {
  color: #ffffff;
}
#msg-box8-5b .mbr-section-title,
#msg-box8-5b p {
  color: #fff;
}
#msg-box8-5b .mbr-section-title {
  font-size: 24px;
}
#social-buttons4-8u .mbr-section-title,
#social-buttons4-8u .btn-social {
  color: #fff;
}
#social-buttons4-8u .mbr-section-title {
  font-size: 36px;
}
#contacts1-50 STRONG {
  color: #ffffff;
}

#menu-68 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-68 .navbar-caption {
  color: #ffffff;
}
#menu-68 .navbar-toggler {
  color: #ffffff;
}
#menu-68 .close-icon::before,
#menu-68 .close-icon::after {
  background-color: #ffffff;
}
#menu-68 .link,
#menu-68 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-68 .link {
  font-size: 0.6rem;
}
#menu-68 .dropdown-item,
#menu-68 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-68 .link:hover,
#menu-68 .dropdown-item:hover,
#menu-68 .link:focus,
#menu-68 .dropdown-item:focus {
  color: #69eeff;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-menu {
  background: #000000;
}
#menu-68 .nav-dropdown-sm .link:focus,
#menu-68 .nav-dropdown-sm .link:hover,
#menu-68 .nav-dropdown-sm .dropdown-item:focus,
#menu-68 .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-68 .navbar,
#menu-68 .nav-dropdown-sm,
#menu-68 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-68 .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-68 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-68 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-68 .bg-color.transparent.opened .link:hover,
#menu-68 .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-68 .btn {
  font-size: 9px;
}
#msg-box8-8a .mbr-section-title,
#msg-box8-8a p {
  color: #fff;
}
#msg-box8-8a .mbr-section-title {
  text-align: right;
  font-size: 30px;
}
#msg-box8-8a .mbr-section-title SPAN {
  font-size: 30px;
}
#social-buttons4-69 .mbr-section-title,
#social-buttons4-69 .btn-social {
  color: #fff;
}
#social-buttons4-69 .mbr-section-title {
  font-size: 36px;
}
#contacts1-6a STRONG {
  color: #ffffff;
}

#menu-7d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7d .navbar-caption {
  color: #ffffff;
}
#menu-7d .navbar-toggler {
  color: #ffffff;
}
#menu-7d .close-icon::before,
#menu-7d .close-icon::after {
  background-color: #ffffff;
}
#menu-7d .link,
#menu-7d .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-7d .link {
  font-size: 0.6rem;
}
#menu-7d .dropdown-item,
#menu-7d .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-7d .link:hover,
#menu-7d .dropdown-item:hover,
#menu-7d .link:focus,
#menu-7d .dropdown-item:focus {
  color: #69eeff;
}
#menu-7d .link[aria-expanded="true"],
#menu-7d .dropdown-menu {
  background: #000000;
}
#menu-7d .nav-dropdown-sm .link:focus,
#menu-7d .nav-dropdown-sm .link:hover,
#menu-7d .nav-dropdown-sm .dropdown-item:focus,
#menu-7d .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-7d .navbar,
#menu-7d .nav-dropdown-sm,
#menu-7d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7d .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-7d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-7d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7d .bg-color.transparent.opened .link:hover,
#menu-7d .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-7d .link[aria-expanded="true"],
#menu-7d .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-7d .btn {
  font-size: 9px;
}
#header5-7c .mbr-section-title {
  color: #000;
}
#header5-7c .mbr-section-lead {
  color: #9c9a9a;
}
#social-buttons4-7e .mbr-section-title,
#social-buttons4-7e .btn-social {
  color: #fff;
}
#social-buttons4-7e .mbr-section-title {
  font-size: 36px;
}
#contacts1-7f STRONG {
  color: #ffffff;
}

#menu-7c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7c .navbar-caption {
  color: #ffffff;
}
#menu-7c .navbar-toggler {
  color: #ffffff;
}
#menu-7c .close-icon::before,
#menu-7c .close-icon::after {
  background-color: #ffffff;
}
#menu-7c .link,
#menu-7c .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-7c .link {
  font-size: 0.6rem;
}
#menu-7c .dropdown-item,
#menu-7c .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-7c .link:hover,
#menu-7c .dropdown-item:hover,
#menu-7c .link:focus,
#menu-7c .dropdown-item:focus {
  color: #69eeff;
}
#menu-7c .link[aria-expanded="true"],
#menu-7c .dropdown-menu {
  background: #000000;
}
#menu-7c .nav-dropdown-sm .link:focus,
#menu-7c .nav-dropdown-sm .link:hover,
#menu-7c .nav-dropdown-sm .dropdown-item:focus,
#menu-7c .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-7c .navbar,
#menu-7c .nav-dropdown-sm,
#menu-7c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7c .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-7c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-7c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7c .bg-color.transparent.opened .link:hover,
#menu-7c .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-7c .link[aria-expanded="true"],
#menu-7c .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-7c .btn {
  font-size: 9px;
}
#msg-box8-7d .mbr-section-title,
#msg-box8-7d p {
  color: #fff;
}
#msg-box8-7d .mbr-section-title {
  text-align: center;
  font-size: 32px;
}
#social-buttons4-8v .mbr-section-title,
#social-buttons4-8v .btn-social {
  color: #fff;
}
#social-buttons4-8v .mbr-section-title {
  font-size: 36px;
}
#contacts1-7i STRONG {
  color: #ffffff;
}

#menu-7l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7l .navbar-caption {
  color: #ffffff;
}
#menu-7l .navbar-toggler {
  color: #ffffff;
}
#menu-7l .close-icon::before,
#menu-7l .close-icon::after {
  background-color: #ffffff;
}
#menu-7l .link,
#menu-7l .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-7l .link {
  font-size: 0.6rem;
}
#menu-7l .dropdown-item,
#menu-7l .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-7l .link:hover,
#menu-7l .dropdown-item:hover,
#menu-7l .link:focus,
#menu-7l .dropdown-item:focus {
  color: #69eeff;
}
#menu-7l .link[aria-expanded="true"],
#menu-7l .dropdown-menu {
  background: #000000;
}
#menu-7l .nav-dropdown-sm .link:focus,
#menu-7l .nav-dropdown-sm .link:hover,
#menu-7l .nav-dropdown-sm .dropdown-item:focus,
#menu-7l .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-7l .navbar,
#menu-7l .nav-dropdown-sm,
#menu-7l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7l .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-7l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-7l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7l .bg-color.transparent.opened .link:hover,
#menu-7l .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-7l .link[aria-expanded="true"],
#menu-7l .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-7l .btn {
  font-size: 9px;
}
#msg-box8-7m .mbr-section-title,
#msg-box8-7m p {
  color: #fff;
}
#msg-box8-7m .mbr-section-title {
  text-align: right;
}
#msg-box8-83 .mbr-section-title,
#msg-box8-83 p {
  color: #fff;
}
#msg-box8-83 .mbr-section-title {
  font-size: 24px;
}
#social-buttons4-7o .mbr-section-title,
#social-buttons4-7o .btn-social {
  color: #fff;
}
#social-buttons4-7o .mbr-section-title {
  font-size: 36px;
}
#contacts1-7p STRONG {
  color: #ffffff;
}

#menu-10 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-10 .navbar-caption {
  color: #ffffff;
}
#menu-10 .navbar-toggler {
  color: #ffffff;
}
#menu-10 .close-icon::before,
#menu-10 .close-icon::after {
  background-color: #ffffff;
}
#menu-10 .link,
#menu-10 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-10 .link {
  font-size: 0.6rem;
}
#menu-10 .dropdown-item,
#menu-10 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-10 .link:hover,
#menu-10 .dropdown-item:hover,
#menu-10 .link:focus,
#menu-10 .dropdown-item:focus {
  color: #69eeff;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-menu {
  background: #000000;
}
#menu-10 .nav-dropdown-sm .link:focus,
#menu-10 .nav-dropdown-sm .link:hover,
#menu-10 .nav-dropdown-sm .dropdown-item:focus,
#menu-10 .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-10 .navbar,
#menu-10 .nav-dropdown-sm,
#menu-10 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-10 .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-10 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-10 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-10 .bg-color.transparent.opened .link:hover,
#menu-10 .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-10 .btn {
  font-size: 9px;
}
#msg-box8-11 .mbr-section-title,
#msg-box8-11 p {
  color: #fff;
}
#msg-box8-11 .mbr-section-title {
  text-align: right;
  font-size: 30px;
}
#msg-box8-11 .mbr-section-title SPAN {
  font-size: 30px;
}
#content1-6d P {
  color: #ffffff;
}
#content1-6e P {
  color: #ffffff;
}
#content1-3e P {
  color: #ffffff;
}
#content1-85 P {
  color: #ffffff;
}
#content1-86 P {
  color: #ffffff;
}
#extTestimonials1-3i .card-footer > div {
  color: #ffffff;
}
#social-buttons4-2b .mbr-section-title,
#social-buttons4-2b .btn-social {
  color: #fff;
}
#social-buttons4-2b .mbr-section-title {
  font-size: 36px;
}
#contacts1-16 STRONG {
  color: #ffffff;
}

#menu-68 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-68 .navbar-caption {
  color: #ffffff;
}
#menu-68 .navbar-toggler {
  color: #ffffff;
}
#menu-68 .close-icon::before,
#menu-68 .close-icon::after {
  background-color: #ffffff;
}
#menu-68 .link,
#menu-68 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-68 .link {
  font-size: 0.6rem;
}
#menu-68 .dropdown-item,
#menu-68 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-68 .link:hover,
#menu-68 .dropdown-item:hover,
#menu-68 .link:focus,
#menu-68 .dropdown-item:focus {
  color: #69eeff;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-menu {
  background: #000000;
}
#menu-68 .nav-dropdown-sm .link:focus,
#menu-68 .nav-dropdown-sm .link:hover,
#menu-68 .nav-dropdown-sm .dropdown-item:focus,
#menu-68 .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-68 .navbar,
#menu-68 .nav-dropdown-sm,
#menu-68 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-68 .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-68 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-68 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-68 .bg-color.transparent.opened .link:hover,
#menu-68 .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-68 .btn {
  font-size: 9px;
}
#msg-box8-8f .mbr-section-title,
#msg-box8-8f p {
  color: #fff;
}
#custom-html-8e {
  /* Type valid CSS here */
}
#custom-html-8e div {
  padding: 5px 0;
  color: #777;
  text-align: center;
}
#custom-html-8e p {
  font-size: ;
  color: #777;
}
#social-buttons4-69 .mbr-section-title,
#social-buttons4-69 .btn-social {
  color: #fff;
}
#social-buttons4-69 .mbr-section-title {
  font-size: 36px;
}
#contacts1-6a STRONG {
  color: #ffffff;
}

#menu-10 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-10 .navbar-caption {
  color: #ffffff;
}
#menu-10 .navbar-toggler {
  color: #ffffff;
}
#menu-10 .close-icon::before,
#menu-10 .close-icon::after {
  background-color: #ffffff;
}
#menu-10 .link,
#menu-10 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-10 .link {
  font-size: 0.6rem;
}
#menu-10 .dropdown-item,
#menu-10 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-10 .link:hover,
#menu-10 .dropdown-item:hover,
#menu-10 .link:focus,
#menu-10 .dropdown-item:focus {
  color: #69eeff;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-menu {
  background: #000000;
}
#menu-10 .nav-dropdown-sm .link:focus,
#menu-10 .nav-dropdown-sm .link:hover,
#menu-10 .nav-dropdown-sm .dropdown-item:focus,
#menu-10 .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-10 .navbar,
#menu-10 .nav-dropdown-sm,
#menu-10 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-10 .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-10 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-10 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-10 .bg-color.transparent.opened .link:hover,
#menu-10 .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-10 .btn {
  font-size: 9px;
}
#msg-box8-11 .mbr-section-title,
#msg-box8-11 p {
  color: #fff;
}
#msg-box8-11 .mbr-section-title {
  text-align: right;
  font-size: 30px;
}
#msg-box8-11 .mbr-section-title SPAN {
  font-size: 30px;
}
#custom-html-87 {
  /* Type valid CSS here */
}
#social-buttons4-2b .mbr-section-title,
#social-buttons4-2b .btn-social {
  color: #fff;
}
#social-buttons4-2b .mbr-section-title {
  font-size: 36px;
}
#contacts1-16 STRONG {
  color: #ffffff;
}

#menu-32 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-32 .navbar-caption {
  color: #ffffff;
}
#menu-32 .navbar-toggler {
  color: #ffffff;
}
#menu-32 .close-icon::before,
#menu-32 .close-icon::after {
  background-color: #ffffff;
}
#menu-32 .link,
#menu-32 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-32 .link {
  font-size: 0.6rem;
}
#menu-32 .dropdown-item,
#menu-32 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-32 .link:hover,
#menu-32 .dropdown-item:hover,
#menu-32 .link:focus,
#menu-32 .dropdown-item:focus {
  color: #69eeff;
}
#menu-32 .link[aria-expanded="true"],
#menu-32 .dropdown-menu {
  background: #000000;
}
#menu-32 .nav-dropdown-sm .link:focus,
#menu-32 .nav-dropdown-sm .link:hover,
#menu-32 .nav-dropdown-sm .dropdown-item:focus,
#menu-32 .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-32 .navbar,
#menu-32 .nav-dropdown-sm,
#menu-32 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-32 .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-32 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-32 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-32 .bg-color.transparent.opened .link:hover,
#menu-32 .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-32 .link[aria-expanded="true"],
#menu-32 .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-32 .btn {
  font-size: 9px;
}
#msg-box8-8d .mbr-section-title,
#msg-box8-8d p {
  color: #fff;
}
#custom-html-8c {
  /* Type valid CSS here */
}
#custom-html-8c div {
  padding: 5px 0;
  color: #777;
  text-align: center;
}
#custom-html-8c p {
  font-size: 60px;
  color: #777;
}
#social-buttons4-38 .mbr-section-title,
#social-buttons4-38 .btn-social {
  color: #fff;
}
#social-buttons4-38 .mbr-section-title {
  font-size: 36px;
}
#contacts1-3a STRONG {
  color: #ffffff;
}

#menu-68 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-68 .navbar-caption {
  color: #ffffff;
}
#menu-68 .navbar-toggler {
  color: #ffffff;
}
#menu-68 .close-icon::before,
#menu-68 .close-icon::after {
  background-color: #ffffff;
}
#menu-68 .link,
#menu-68 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-68 .link {
  font-size: 0.6rem;
}
#menu-68 .dropdown-item,
#menu-68 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-68 .link:hover,
#menu-68 .dropdown-item:hover,
#menu-68 .link:focus,
#menu-68 .dropdown-item:focus {
  color: #69eeff;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-menu {
  background: #000000;
}
#menu-68 .nav-dropdown-sm .link:focus,
#menu-68 .nav-dropdown-sm .link:hover,
#menu-68 .nav-dropdown-sm .dropdown-item:focus,
#menu-68 .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-68 .navbar,
#menu-68 .nav-dropdown-sm,
#menu-68 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-68 .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-68 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-68 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-68 .bg-color.transparent.opened .link:hover,
#menu-68 .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-68 .link[aria-expanded="true"],
#menu-68 .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-68 .btn {
  font-size: 9px;
}
#msg-box8-8f .mbr-section-title,
#msg-box8-8f p {
  color: #fff;
}
#custom-html-8e {
  /* Type valid CSS here */
}
#custom-html-8e div {
  padding: 5px 0;
  color: #777;
  text-align: center;
}
#custom-html-8e p {
  font-size: ;
  color: #777;
}
#social-buttons4-69 .mbr-section-title,
#social-buttons4-69 .btn-social {
  color: #fff;
}
#social-buttons4-69 .mbr-section-title {
  font-size: 36px;
}
#contacts1-6a STRONG {
  color: #ffffff;
}

#menu-s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-s .navbar-caption {
  color: #ffffff;
}
#menu-s .navbar-toggler {
  color: #ffffff;
}
#menu-s .close-icon::before,
#menu-s .close-icon::after {
  background-color: #ffffff;
}
#menu-s .link,
#menu-s .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-s .link {
  font-size: 0.6rem;
}
#menu-s .dropdown-item,
#menu-s .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-s .link:hover,
#menu-s .dropdown-item:hover,
#menu-s .link:focus,
#menu-s .dropdown-item:focus {
  color: #69eeff;
}
#menu-s .link[aria-expanded="true"],
#menu-s .dropdown-menu {
  background: #000000;
}
#menu-s .nav-dropdown-sm .link:focus,
#menu-s .nav-dropdown-sm .link:hover,
#menu-s .nav-dropdown-sm .dropdown-item:focus,
#menu-s .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-s .navbar,
#menu-s .nav-dropdown-sm,
#menu-s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-s .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-s .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-s .bg-color.transparent.opened .link:hover,
#menu-s .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-s .link[aria-expanded="true"],
#menu-s .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-s .btn {
  font-size: 9px;
}
#msg-box8-8k .mbr-section-title,
#msg-box8-8k p {
  color: #fff;
}
#content1-u P {
  color: #ffffff;
  text-align: center;
}
#buttons1-v .btn {
  font-size: 14px;
}
#extFeatures7-2v P {
  color: #ffffff;
}
#extFeatures7-2v H4 {
  color: #ffffff;
}
#social-buttons4-29 .mbr-section-title,
#social-buttons4-29 .btn-social {
  color: #fff;
}
#social-buttons4-29 .mbr-section-title {
  font-size: 36px;
}
#contacts1-y STRONG {
  color: #ffffff;
}

#menu-10 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-10 .navbar-caption {
  color: #ffffff;
}
#menu-10 .navbar-toggler {
  color: #ffffff;
}
#menu-10 .close-icon::before,
#menu-10 .close-icon::after {
  background-color: #ffffff;
}
#menu-10 .link,
#menu-10 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-10 .link {
  font-size: 0.6rem;
}
#menu-10 .dropdown-item,
#menu-10 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-10 .link:hover,
#menu-10 .dropdown-item:hover,
#menu-10 .link:focus,
#menu-10 .dropdown-item:focus {
  color: #69eeff;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-menu {
  background: #000000;
}
#menu-10 .nav-dropdown-sm .link:focus,
#menu-10 .nav-dropdown-sm .link:hover,
#menu-10 .nav-dropdown-sm .dropdown-item:focus,
#menu-10 .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-10 .navbar,
#menu-10 .nav-dropdown-sm,
#menu-10 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-10 .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-10 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-10 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-10 .bg-color.transparent.opened .link:hover,
#menu-10 .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-10 .btn {
  font-size: 9px;
}
#extFeatures7-8l H4 {
  color: #ffffff;
}
#extFeatures7-8l P {
  color: #cccccc;
}
#contacts1-16 STRONG {
  color: #ffffff;
}

#menu-8y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8y .navbar-caption {
  color: #ffffff;
}
#menu-8y .navbar-toggler {
  color: #ffffff;
}
#menu-8y .close-icon::before,
#menu-8y .close-icon::after {
  background-color: #ffffff;
}
#menu-8y .link,
#menu-8y .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-8y .link {
  font-size: 0.6rem;
}
#menu-8y .dropdown-item,
#menu-8y .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-8y .link:hover,
#menu-8y .dropdown-item:hover,
#menu-8y .link:focus,
#menu-8y .dropdown-item:focus {
  color: #69eeff;
}
#menu-8y .link[aria-expanded="true"],
#menu-8y .dropdown-menu {
  background: #000000;
}
#menu-8y .nav-dropdown-sm .link:focus,
#menu-8y .nav-dropdown-sm .link:hover,
#menu-8y .nav-dropdown-sm .dropdown-item:focus,
#menu-8y .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-8y .navbar,
#menu-8y .nav-dropdown-sm,
#menu-8y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8y .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-8y .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8y .bg-color.transparent.opened .link:hover,
#menu-8y .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-8y .link[aria-expanded="true"],
#menu-8y .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-8y .btn {
  font-size: 9px;
}
#social-buttons4-8z .mbr-section-title,
#social-buttons4-8z .btn-social {
  color: #fff;
}
#social-buttons4-8z .mbr-section-title {
  font-size: 36px;
}
#contacts1-90 STRONG {
  color: #ffffff;
}



#menu-93 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-93 .navbar-caption {
  color: #ffffff;
}
#menu-93 .navbar-toggler {
  color: #ffffff;
}
#menu-93 .close-icon::before,
#menu-93 .close-icon::after {
  background-color: #ffffff;
}
#menu-93 .link,
#menu-93 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-93 .link {
  font-size: 0.6rem;
}
#menu-93 .dropdown-item,
#menu-93 .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-93 .link:hover,
#menu-93 .dropdown-item:hover,
#menu-93 .link:focus,
#menu-93 .dropdown-item:focus {
  color: #69eeff;
}
#menu-93 .link[aria-expanded="true"],
#menu-93 .dropdown-menu {
  background: #000000;
}
#menu-93 .nav-dropdown-sm .link:focus,
#menu-93 .nav-dropdown-sm .link:hover,
#menu-93 .nav-dropdown-sm .dropdown-item:focus,
#menu-93 .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-93 .navbar,
#menu-93 .nav-dropdown-sm,
#menu-93 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-93 .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-93 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-93 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-93 .bg-color.transparent.opened .link:hover,
#menu-93 .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-93 .link[aria-expanded="true"],
#menu-93 .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-93 .btn {
  font-size: 9px;
}
#msg-box8-94 .mbr-section-title,
#msg-box8-94 p {
  color: #fff;
}
#msg-box8-94 .mbr-section-title {
  text-align: right;
  font-size: 30px;
}
#msg-box4-9d H3 {
  color: #ffffff;
  font-size: 18px;
}
#msg-box4-9d DIV {
  font-family: 'Open Sans', sans-serif;
}
#msg-box4-9d SPAN {
  font-family: 'Roboto', sans-serif;
}
#extFeatures7-97 P {
  color: #ffffff;
}
#extFeatures7-97 H4 {
  color: #ffffff;
}
#social-buttons4-98 .mbr-section-title,
#social-buttons4-98 .btn-social {
  color: #fff;
}
#social-buttons4-98 .mbr-section-title {
  font-size: 36px;
}
#contacts1-9a STRONG {
  color: #ffffff;
}

#header1-9m .mbr-section-title {
  font-size: 24px;
}
#header1-9m .mbr-section-lead {
  font-size: 14px;
}
#menu-9n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9n .navbar-caption {
  color: #ffffff;
}
#menu-9n .navbar-toggler {
  color: #ffffff;
}
#menu-9n .close-icon::before,
#menu-9n .close-icon::after {
  background-color: #ffffff;
}
#menu-9n .link,
#menu-9n .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-9n .link {
  font-size: 0.6rem;
}
#menu-9n .dropdown-item,
#menu-9n .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-9n .link:hover,
#menu-9n .dropdown-item:hover,
#menu-9n .link:focus,
#menu-9n .dropdown-item:focus {
  color: #69eeff;
}
#menu-9n .link[aria-expanded="true"],
#menu-9n .dropdown-menu {
  background: #000000;
}
#menu-9n .nav-dropdown-sm .link:focus,
#menu-9n .nav-dropdown-sm .link:hover,
#menu-9n .nav-dropdown-sm .dropdown-item:focus,
#menu-9n .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-9n .navbar,
#menu-9n .nav-dropdown-sm,
#menu-9n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9n .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-9n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-9n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9n .bg-color.transparent.opened .link:hover,
#menu-9n .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-9n .link[aria-expanded="true"],
#menu-9n .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-9n .btn {
  font-size: 9px;
}
#contacts1-9o STRONG {
  color: #ffffff;
}

#menu-9r .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9r .navbar-caption {
  color: #ffffff;
}
#menu-9r .navbar-toggler {
  color: #ffffff;
}
#menu-9r .close-icon::before,
#menu-9r .close-icon::after {
  background-color: #ffffff;
}
#menu-9r .link,
#menu-9r .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-9r .link {
  font-size: 0.6rem;
}
#menu-9r .dropdown-item,
#menu-9r .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-9r .link:hover,
#menu-9r .dropdown-item:hover,
#menu-9r .link:focus,
#menu-9r .dropdown-item:focus {
  color: #69eeff;
}
#menu-9r .link[aria-expanded="true"],
#menu-9r .dropdown-menu {
  background: #000000;
}
#menu-9r .nav-dropdown-sm .link:focus,
#menu-9r .nav-dropdown-sm .link:hover,
#menu-9r .nav-dropdown-sm .dropdown-item:focus,
#menu-9r .nav-dropdown-sm .dropdown-item:hover {
  background: #03070b!important;
}
#menu-9r .navbar,
#menu-9r .nav-dropdown-sm,
#menu-9r .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9r .nav-dropdown-sm .dropdown-menu {
  background: #060f17;
}
#menu-9r .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-9r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9r .bg-color.transparent.opened .link:hover,
#menu-9r .bg-color.transparent.opened .link:focus {
  color: #69eeff;
}
#menu-9r .link[aria-expanded="true"],
#menu-9r .dropdown-item[aria-expanded="true"] {
  color: #69eeff!important;
}
#menu-9r .btn {
  font-size: 9px;
}
#social-buttons4-9s .mbr-section-title,
#social-buttons4-9s .btn-social {
  color: #fff;
}
#social-buttons4-9s .mbr-section-title {
  font-size: 36px;
}
#contacts1-9t STRONG {
  color: #ffffff;
}
