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



body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Lato', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Lato', 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: 'Lato', 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: 'Lato', sans-serif;
}
.btn {
  border-radius: 1.6em;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.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: 'Lato', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Lato', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Lato', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lato', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #3d8eb9 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #3d8eb9 !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #3d8eb9;
  border-color: #3d8eb9;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #2a627f;
  border-color: #2a627f;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #2a627f !important;
  border-color: #2a627f !important;
}
.btn-secondary {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-info {
  background-color: #3d8eb9;
  border-color: #3d8eb9;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #2a627f;
  border-color: #2a627f;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #2a627f !important;
  border-color: #2a627f !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: #24536c;
  color: #24536c;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #3d8eb9;
  border-color: #3d8eb9;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #3d8eb9 !important;
  border-color: #3d8eb9 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-info-outline {
  background: none;
  border-color: #24536c;
  color: #24536c;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #3d8eb9;
  border-color: #3d8eb9;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #3d8eb9 !important;
  border-color: #3d8eb9 !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: #3d8eb9 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #3d8eb9 !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #3d8eb9;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #3d8eb9;
}
.btn-social:hover {
  background: #3d8eb9;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #3d8eb9;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #3d8eb9;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #3d8eb9;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #3d8eb9;
}
.lead a,
.lead a:hover {
  color: #3d8eb9;
}
.lead blockquote {
  border-color: #3d8eb9;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #98c5dd;
}
.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: #98c5dd;
}
.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: #3d8eb9;
}
#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;
}
#menu-0 .link {
  font-size: 0.75rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #3d8eb9;
}
#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: #000000!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: #000000;
}
#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: #3d8eb9;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-0 .btn {
  font-size: 14px;
}
#header1-1 .mbr-section-title DIV {
  font-size: 36px;
}
#header1-1 .mbr-section-title {
  font-size: 36px;
}
#features6-2 H4 {
  font-size: 18px;
}
#header3-4 .mbr-section-title,
#header3-4 .mbr-section-subtitle {
  text-align: center;
}
#msg-box8-3 .mbr-section-title,
#msg-box8-3 p {
  color: #fff;
}
#msg-box8-3 .mbr-section-title {
  font-size: 36px;
}
#msg-box1-5 H2 {
  color: #ffffff;
}
#msg-box1-5 H3 {
  color: #ffffff;
  font-size: 36px;
}
#testimonials1-6 .card-block P {
  font-size: 14px;
}
#testimonials1-6 .mbr-section-title {
  font-size: 36px;
}
#social-buttons2-9 .mbr-section-title,
#social-buttons2-9 .btn-social {
  color: #232323;
}
#social-buttons2-9 .mbr-section-title {
  font-size: 36px;
}
#form2-a .mbr-section-title {
  color: #232323;
  font-size: 36px;
}
#form2-a .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-c STRONG {
  color: #f7da64;
}
#menu-e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-e .navbar-caption {
  color: #ffffff;
}
#menu-e .navbar-toggler {
  color: #ffffff;
}
#menu-e .close-icon::before,
#menu-e .close-icon::after {
  background-color: #ffffff;
}
#menu-e .link,
#menu-e .dropdown-item {
  color: #ffffff;
}
#menu-e .link {
  font-size: 0.75rem;
}
#menu-e .dropdown-item,
#menu-e .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-e .link:hover,
#menu-e .dropdown-item:hover,
#menu-e .link:focus,
#menu-e .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-e .link[aria-expanded="true"],
#menu-e .dropdown-menu {
  background: #000000;
}
#menu-e .nav-dropdown-sm .link:focus,
#menu-e .nav-dropdown-sm .link:hover,
#menu-e .nav-dropdown-sm .dropdown-item:focus,
#menu-e .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-e .navbar,
#menu-e .nav-dropdown-sm,
#menu-e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-e .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-e .bg-color.transparent.opened .link:hover,
#menu-e .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-e .link[aria-expanded="true"],
#menu-e .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-e .btn {
  font-size: 14px;
}
#header1-f .mbr-section-title DIV {
  font-size: 46px;
}
#header1-f .mbr-section-title {
  font-size: 46px;
}
#header1-f .mbr-section-title P {
  font-size: 36px;
}
#header3-h .mbr-section-title,
#header3-h .mbr-section-subtitle {
  text-align: center;
}
#header3-p .mbr-section-title,
#header3-p .mbr-section-subtitle {
  text-align: center;
}
#header3-p H3 {
  font-size: 36px;
}
#msg-box1-j H2 {
  color: #ffffff;
}
#msg-box1-j H3 {
  color: #ffffff;
  font-size: 36px;
}
#features6-r H4 {
  font-size: 14px;
}
#testimonials1-k .card-block P {
  font-size: 14px;
}
#testimonials1-k .mbr-section-title {
  font-size: 36px;
}
#social-buttons2-4m .mbr-section-title,
#social-buttons2-4m .btn-social {
  color: #232323;
}
#social-buttons2-4m .mbr-section-title {
  font-size: 36px;
}
#form2-m .mbr-section-title {
  color: #232323;
  font-size: 36px;
}
#form2-m .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-n STRONG {
  color: #f7da64;
}
#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;
}
#menu-s .link {
  font-size: 0.75rem;
}
#menu-s .dropdown-item,
#menu-s .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-s .link:hover,
#menu-s .dropdown-item:hover,
#menu-s .link:focus,
#menu-s .dropdown-item:focus {
  color: #3d8eb9;
}
#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: #000000!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: #000000;
}
#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: #3d8eb9;
}
#menu-s .link[aria-expanded="true"],
#menu-s .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-s .btn {
  font-size: 14px;
}
#header1-t .mbr-section-title DIV {
  font-size: 46px;
}
#header1-t .mbr-section-title {
  font-size: 46px;
}
#header1-t .mbr-section-title P {
  font-size: 36px;
}
#header3-14 .mbr-section-title,
#header3-14 .mbr-section-subtitle {
  text-align: center;
}
#header3-14 H3 {
  font-size: 36px;
}
#msg-box1-x H2 {
  color: #ffffff;
}
#msg-box1-x H3 {
  color: #ffffff;
}
#features6-y H4 {
  font-size: 14px;
}
#testimonials1-z .card-block P {
  font-size: 14px;
}
#testimonials1-z .mbr-section-title {
  font-size: 36px;
}
#social-buttons2-4f .mbr-section-title,
#social-buttons2-4f .btn-social {
  color: #232323;
}
#social-buttons2-4f .mbr-section-title {
  font-size: 36px;
}
#form2-11 .mbr-section-title {
  color: #232323;
  font-size: 36px;
}
#form2-11 .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-12 STRONG {
  color: #f7da64;
}
#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;
}
#menu-18 .link {
  font-size: 0.75rem;
}
#menu-18 .dropdown-item,
#menu-18 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-18 .link:hover,
#menu-18 .dropdown-item:hover,
#menu-18 .link:focus,
#menu-18 .dropdown-item:focus {
  color: #3d8eb9;
}
#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: #000000!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: #000000;
}
#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: #3d8eb9;
}
#menu-18 .link[aria-expanded="true"],
#menu-18 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-18 .btn {
  font-size: 14px;
}
#header1-19 .mbr-section-title DIV {
  font-size: 46px;
}
#header1-19 .mbr-section-title {
  font-size: 46px;
}
#header1-19 .mbr-section-title P {
  font-size: 36px;
}
#form1-1j .form-control-label {
  color: #232323;
}
#form1-1j .mbr-section-title {
  font-size: 36px;
}
#social-buttons2-4g .mbr-section-title,
#social-buttons2-4g .btn-social {
  color: #232323;
}
#social-buttons2-4g .mbr-section-title {
  font-size: 36px;
}
#contacts1-1h STRONG {
  color: #f7da64;
}
#menu-1l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1l .navbar-caption {
  color: #ffffff;
}
#menu-1l .navbar-toggler {
  color: #ffffff;
}
#menu-1l .close-icon::before,
#menu-1l .close-icon::after {
  background-color: #ffffff;
}
#menu-1l .link,
#menu-1l .dropdown-item {
  color: #ffffff;
}
#menu-1l .link {
  font-size: 0.75rem;
}
#menu-1l .dropdown-item,
#menu-1l .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-1l .link:hover,
#menu-1l .dropdown-item:hover,
#menu-1l .link:focus,
#menu-1l .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-1l .link[aria-expanded="true"],
#menu-1l .dropdown-menu {
  background: #000000;
}
#menu-1l .nav-dropdown-sm .link:focus,
#menu-1l .nav-dropdown-sm .link:hover,
#menu-1l .nav-dropdown-sm .dropdown-item:focus,
#menu-1l .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-1l .navbar,
#menu-1l .nav-dropdown-sm,
#menu-1l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1l .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-1l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1l .bg-color.transparent.opened .link:hover,
#menu-1l .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-1l .link[aria-expanded="true"],
#menu-1l .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-1l .btn {
  font-size: 14px;
}
#header1-1m .mbr-section-title DIV {
  font-size: 46px;
}
#header1-1m .mbr-section-title {
  font-size: 46px;
}
#header1-1m .mbr-section-title P {
  font-size: 36px;
}
#msg-box1-1p H2 {
  color: #ffffff;
}
#msg-box1-1p H3 {
  color: #ffffff;
  font-size: 36px;
}
#features6-1q H4 {
  font-size: 14px;
}
#social-buttons2-4j .mbr-section-title,
#social-buttons2-4j .btn-social {
  color: #232323;
}
#social-buttons2-4j .mbr-section-title {
  font-size: 36px;
}
#form2-1t .mbr-section-title {
  color: #232323;
  font-size: 36px;
}
#form2-1t .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-1u STRONG {
  color: #f7da64;
}
#menu-24 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-24 .navbar-caption {
  color: #ffffff;
}
#menu-24 .navbar-toggler {
  color: #ffffff;
}
#menu-24 .close-icon::before,
#menu-24 .close-icon::after {
  background-color: #ffffff;
}
#menu-24 .link,
#menu-24 .dropdown-item {
  color: #ffffff;
}
#menu-24 .link {
  font-size: 0.75rem;
}
#menu-24 .dropdown-item,
#menu-24 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-24 .link:hover,
#menu-24 .dropdown-item:hover,
#menu-24 .link:focus,
#menu-24 .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-24 .link[aria-expanded="true"],
#menu-24 .dropdown-menu {
  background: #000000;
}
#menu-24 .nav-dropdown-sm .link:focus,
#menu-24 .nav-dropdown-sm .link:hover,
#menu-24 .nav-dropdown-sm .dropdown-item:focus,
#menu-24 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-24 .navbar,
#menu-24 .nav-dropdown-sm,
#menu-24 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-24 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-24 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-24 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-24 .bg-color.transparent.opened .link:hover,
#menu-24 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-24 .link[aria-expanded="true"],
#menu-24 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-24 .btn {
  font-size: 14px;
}
#header1-25 .mbr-section-title DIV {
  font-size: 46px;
}
#header1-25 .mbr-section-title {
  font-size: 46px;
}
#header1-25 .mbr-section-title P {
  font-size: 36px;
}
#msg-box1-27 H2 {
  color: #ffffff;
}
#msg-box1-27 H3 {
  color: #ffffff;
  font-size: 36px;
}
#features6-28 H4 {
  font-size: 14px;
}
#social-buttons2-4k .mbr-section-title,
#social-buttons2-4k .btn-social {
  color: #232323;
}
#social-buttons2-4k .mbr-section-title {
  font-size: 36px;
}
#form2-2a .mbr-section-title {
  color: #232323;
  font-size: 36px;
}
#form2-2a .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-2b STRONG {
  color: #f7da64;
}
#menu-2d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2d .navbar-caption {
  color: #ffffff;
}
#menu-2d .navbar-toggler {
  color: #ffffff;
}
#menu-2d .close-icon::before,
#menu-2d .close-icon::after {
  background-color: #ffffff;
}
#menu-2d .link,
#menu-2d .dropdown-item {
  color: #ffffff;
}
#menu-2d .link {
  font-size: 0.75rem;
}
#menu-2d .dropdown-item,
#menu-2d .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-2d .link:hover,
#menu-2d .dropdown-item:hover,
#menu-2d .link:focus,
#menu-2d .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-2d .link[aria-expanded="true"],
#menu-2d .dropdown-menu {
  background: #000000;
}
#menu-2d .nav-dropdown-sm .link:focus,
#menu-2d .nav-dropdown-sm .link:hover,
#menu-2d .nav-dropdown-sm .dropdown-item:focus,
#menu-2d .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-2d .navbar,
#menu-2d .nav-dropdown-sm,
#menu-2d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2d .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-2d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2d .bg-color.transparent.opened .link:hover,
#menu-2d .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-2d .link[aria-expanded="true"],
#menu-2d .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-2d .btn {
  font-size: 14px;
}
#header1-2e .mbr-section-title DIV {
  font-size: 46px;
}
#header1-2e .mbr-section-title {
  font-size: 46px;
}
#header1-2e .mbr-section-title P {
  font-size: 36px;
}
#msg-box1-2g H2 {
  color: #ffffff;
}
#msg-box1-2g H3 {
  color: #ffffff;
  font-size: 36px;
}
#features6-2h H4 {
  font-size: 14px;
}
#social-buttons2-4l .mbr-section-title,
#social-buttons2-4l .btn-social {
  color: #232323;
}
#social-buttons2-4l .mbr-section-title {
  font-size: 36px;
}
#form2-2j .mbr-section-title {
  color: #232323;
  font-size: 36px;
}
#form2-2j .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-2k STRONG {
  color: #f7da64;
}
#menu-2m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2m .navbar-caption {
  color: #ffffff;
}
#menu-2m .navbar-toggler {
  color: #ffffff;
}
#menu-2m .close-icon::before,
#menu-2m .close-icon::after {
  background-color: #ffffff;
}
#menu-2m .link,
#menu-2m .dropdown-item {
  color: #ffffff;
}
#menu-2m .link {
  font-size: 0.75rem;
}
#menu-2m .dropdown-item,
#menu-2m .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-2m .link:hover,
#menu-2m .dropdown-item:hover,
#menu-2m .link:focus,
#menu-2m .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-2m .link[aria-expanded="true"],
#menu-2m .dropdown-menu {
  background: #000000;
}
#menu-2m .nav-dropdown-sm .link:focus,
#menu-2m .nav-dropdown-sm .link:hover,
#menu-2m .nav-dropdown-sm .dropdown-item:focus,
#menu-2m .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-2m .navbar,
#menu-2m .nav-dropdown-sm,
#menu-2m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2m .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-2m .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2m .bg-color.transparent.opened .link:hover,
#menu-2m .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-2m .link[aria-expanded="true"],
#menu-2m .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-2m .btn {
  font-size: 14px;
}
#header1-2n .mbr-section-title DIV {
  font-size: 46px;
}
#header1-2n .mbr-section-title {
  font-size: 46px;
}
#header1-2n .mbr-section-title P {
  font-size: 36px;
}
#msg-box1-2p H2 {
  color: #ffffff;
}
#msg-box1-2p H3 {
  color: #ffffff;
  font-size: 36px;
}
#features6-2q H4 {
  font-size: 14px;
}
#social-buttons2-4s .mbr-section-title,
#social-buttons2-4s .btn-social {
  color: #232323;
}
#social-buttons2-4s .mbr-section-title {
  font-size: 36px;
}
#form2-2s .mbr-section-title {
  color: #232323;
  font-size: 36px;
}
#form2-2s .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-2t STRONG {
  color: #f7da64;
}
#menu-2v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2v .navbar-caption {
  color: #ffffff;
}
#menu-2v .navbar-toggler {
  color: #ffffff;
}
#menu-2v .close-icon::before,
#menu-2v .close-icon::after {
  background-color: #ffffff;
}
#menu-2v .link,
#menu-2v .dropdown-item {
  color: #ffffff;
}
#menu-2v .link {
  font-size: 0.75rem;
}
#menu-2v .dropdown-item,
#menu-2v .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-2v .link:hover,
#menu-2v .dropdown-item:hover,
#menu-2v .link:focus,
#menu-2v .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-2v .link[aria-expanded="true"],
#menu-2v .dropdown-menu {
  background: #000000;
}
#menu-2v .nav-dropdown-sm .link:focus,
#menu-2v .nav-dropdown-sm .link:hover,
#menu-2v .nav-dropdown-sm .dropdown-item:focus,
#menu-2v .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-2v .navbar,
#menu-2v .nav-dropdown-sm,
#menu-2v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2v .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-2v .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2v .bg-color.transparent.opened .link:hover,
#menu-2v .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-2v .link[aria-expanded="true"],
#menu-2v .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-2v .btn {
  font-size: 14px;
}
#header1-2w .mbr-section-title DIV {
  font-size: 46px;
}
#header1-2w .mbr-section-title {
  font-size: 46px;
}
#header1-2w .mbr-section-title P {
  font-size: 36px;
}
#msg-box1-2y H2 {
  color: #ffffff;
}
#msg-box1-2y H3 {
  color: #ffffff;
  font-size: 36px;
}
#features6-2z H4 {
  font-size: 14px;
}
#social-buttons2-4n .mbr-section-title,
#social-buttons2-4n .btn-social {
  color: #232323;
}
#social-buttons2-4n .mbr-section-title {
  font-size: 36px;
}
#form2-31 .mbr-section-title {
  color: #232323;
  font-size: 36px;
}
#form2-31 .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-32 STRONG {
  color: #f7da64;
}
#menu-34 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-34 .navbar-caption {
  color: #ffffff;
}
#menu-34 .navbar-toggler {
  color: #ffffff;
}
#menu-34 .close-icon::before,
#menu-34 .close-icon::after {
  background-color: #ffffff;
}
#menu-34 .link,
#menu-34 .dropdown-item {
  color: #ffffff;
}
#menu-34 .link {
  font-size: 0.75rem;
}
#menu-34 .dropdown-item,
#menu-34 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-34 .link:hover,
#menu-34 .dropdown-item:hover,
#menu-34 .link:focus,
#menu-34 .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-34 .link[aria-expanded="true"],
#menu-34 .dropdown-menu {
  background: #000000;
}
#menu-34 .nav-dropdown-sm .link:focus,
#menu-34 .nav-dropdown-sm .link:hover,
#menu-34 .nav-dropdown-sm .dropdown-item:focus,
#menu-34 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-34 .navbar,
#menu-34 .nav-dropdown-sm,
#menu-34 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-34 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-34 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-34 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-34 .bg-color.transparent.opened .link:hover,
#menu-34 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-34 .link[aria-expanded="true"],
#menu-34 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-34 .btn {
  font-size: 14px;
}
#header1-35 .mbr-section-title DIV {
  font-size: 46px;
}
#header1-35 .mbr-section-title {
  font-size: 46px;
}
#header1-35 .mbr-section-title P {
  font-size: 36px;
}
#msg-box1-37 H2 {
  color: #ffffff;
}
#msg-box1-37 H3 {
  color: #ffffff;
  font-size: 36px;
}
#features6-38 H4 {
  font-size: 14px;
}
#social-buttons2-4o .mbr-section-title,
#social-buttons2-4o .btn-social {
  color: #232323;
}
#social-buttons2-4o .mbr-section-title {
  font-size: 36px;
}
#form2-3a .mbr-section-title {
  color: #232323;
  font-size: 36px;
}
#form2-3a .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-3b STRONG {
  color: #f7da64;
}
#menu-3d .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3d .navbar-caption {
  color: #ffffff;
}
#menu-3d .navbar-toggler {
  color: #ffffff;
}
#menu-3d .close-icon::before,
#menu-3d .close-icon::after {
  background-color: #ffffff;
}
#menu-3d .link,
#menu-3d .dropdown-item {
  color: #ffffff;
}
#menu-3d .link {
  font-size: 0.75rem;
}
#menu-3d .dropdown-item,
#menu-3d .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-3d .link:hover,
#menu-3d .dropdown-item:hover,
#menu-3d .link:focus,
#menu-3d .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-menu {
  background: #000000;
}
#menu-3d .nav-dropdown-sm .link:focus,
#menu-3d .nav-dropdown-sm .link:hover,
#menu-3d .nav-dropdown-sm .dropdown-item:focus,
#menu-3d .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-3d .navbar,
#menu-3d .nav-dropdown-sm,
#menu-3d .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3d .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-3d .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3d .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3d .bg-color.transparent.opened .link:hover,
#menu-3d .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-3d .link[aria-expanded="true"],
#menu-3d .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-3d .btn {
  font-size: 14px;
}
#header1-3e .mbr-section-title DIV {
  font-size: 46px;
}
#header1-3e .mbr-section-title {
  font-size: 46px;
}
#header1-3e .mbr-section-title P {
  font-size: 36px;
}
#msg-box1-3g H2 {
  color: #ffffff;
}
#msg-box1-3g H3 {
  color: #ffffff;
  font-size: 36px;
}
#features6-3h H4 {
  font-size: 14px;
}
#social-buttons2-4p .mbr-section-title,
#social-buttons2-4p .btn-social {
  color: #232323;
}
#social-buttons2-4p .mbr-section-title {
  font-size: 36px;
}
#form2-3j .mbr-section-title {
  color: #232323;
  font-size: 36px;
}
#form2-3j .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-3k STRONG {
  color: #f7da64;
}
#menu-3m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3m .navbar-caption {
  color: #ffffff;
}
#menu-3m .navbar-toggler {
  color: #ffffff;
}
#menu-3m .close-icon::before,
#menu-3m .close-icon::after {
  background-color: #ffffff;
}
#menu-3m .link,
#menu-3m .dropdown-item {
  color: #ffffff;
}
#menu-3m .link {
  font-size: 0.75rem;
}
#menu-3m .dropdown-item,
#menu-3m .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-3m .link:hover,
#menu-3m .dropdown-item:hover,
#menu-3m .link:focus,
#menu-3m .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-3m .link[aria-expanded="true"],
#menu-3m .dropdown-menu {
  background: #000000;
}
#menu-3m .nav-dropdown-sm .link:focus,
#menu-3m .nav-dropdown-sm .link:hover,
#menu-3m .nav-dropdown-sm .dropdown-item:focus,
#menu-3m .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-3m .navbar,
#menu-3m .nav-dropdown-sm,
#menu-3m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3m .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-3m .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3m .bg-color.transparent.opened .link:hover,
#menu-3m .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-3m .link[aria-expanded="true"],
#menu-3m .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-3m .btn {
  font-size: 14px;
}
#header1-3n .mbr-section-title DIV {
  font-size: 46px;
}
#header1-3n .mbr-section-title {
  font-size: 46px;
}
#header1-3n .mbr-section-title P {
  font-size: 36px;
}
#msg-box1-3p H2 {
  color: #ffffff;
}
#msg-box1-3p H3 {
  color: #ffffff;
  font-size: 36px;
}
#features6-3q H4 {
  font-size: 14px;
}
#social-buttons2-4q .mbr-section-title,
#social-buttons2-4q .btn-social {
  color: #232323;
}
#social-buttons2-4q .mbr-section-title {
  font-size: 36px;
}
#form2-3s .mbr-section-title {
  color: #232323;
  font-size: 36px;
}
#form2-3s .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-3t STRONG {
  color: #f7da64;
}
#menu-3v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3v .navbar-caption {
  color: #ffffff;
}
#menu-3v .navbar-toggler {
  color: #ffffff;
}
#menu-3v .close-icon::before,
#menu-3v .close-icon::after {
  background-color: #ffffff;
}
#menu-3v .link,
#menu-3v .dropdown-item {
  color: #ffffff;
}
#menu-3v .link {
  font-size: 0.75rem;
}
#menu-3v .dropdown-item,
#menu-3v .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-3v .link:hover,
#menu-3v .dropdown-item:hover,
#menu-3v .link:focus,
#menu-3v .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-3v .link[aria-expanded="true"],
#menu-3v .dropdown-menu {
  background: #000000;
}
#menu-3v .nav-dropdown-sm .link:focus,
#menu-3v .nav-dropdown-sm .link:hover,
#menu-3v .nav-dropdown-sm .dropdown-item:focus,
#menu-3v .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-3v .navbar,
#menu-3v .nav-dropdown-sm,
#menu-3v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3v .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-3v .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3v .bg-color.transparent.opened .link:hover,
#menu-3v .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-3v .link[aria-expanded="true"],
#menu-3v .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-3v .btn {
  font-size: 14px;
}
#header1-3w .mbr-section-title DIV {
  font-size: 46px;
}
#header1-3w .mbr-section-title {
  font-size: 46px;
}
#header1-3w .mbr-section-title P {
  font-size: 36px;
}
#msg-box1-3y H2 {
  color: #ffffff;
}
#msg-box1-3y H3 {
  color: #ffffff;
  font-size: 36px;
}
#features6-3z H4 {
  font-size: 14px;
}
#social-buttons2-4r .mbr-section-title,
#social-buttons2-4r .btn-social {
  color: #232323;
}
#social-buttons2-4r .mbr-section-title {
  font-size: 36px;
}
#form2-41 .mbr-section-title {
  color: #232323;
  font-size: 36px;
}
#form2-41 .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-42 STRONG {
  color: #f7da64;
}
#menu-44 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-44 .navbar-caption {
  color: #ffffff;
}
#menu-44 .navbar-toggler {
  color: #ffffff;
}
#menu-44 .close-icon::before,
#menu-44 .close-icon::after {
  background-color: #ffffff;
}
#menu-44 .link,
#menu-44 .dropdown-item {
  color: #ffffff;
}
#menu-44 .link {
  font-size: 0.75rem;
}
#menu-44 .dropdown-item,
#menu-44 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-44 .link:hover,
#menu-44 .dropdown-item:hover,
#menu-44 .link:focus,
#menu-44 .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-44 .link[aria-expanded="true"],
#menu-44 .dropdown-menu {
  background: #000000;
}
#menu-44 .nav-dropdown-sm .link:focus,
#menu-44 .nav-dropdown-sm .link:hover,
#menu-44 .nav-dropdown-sm .dropdown-item:focus,
#menu-44 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-44 .navbar,
#menu-44 .nav-dropdown-sm,
#menu-44 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-44 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-44 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-44 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-44 .bg-color.transparent.opened .link:hover,
#menu-44 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-44 .link[aria-expanded="true"],
#menu-44 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-44 .btn {
  font-size: 14px;
}
#header1-45 .mbr-section-title DIV {
  font-size: 46px;
}
#header1-45 .mbr-section-title {
  font-size: 46px;
}
#header1-45 .mbr-section-title P {
  font-size: 36px;
}
#msg-box1-47 H2 {
  color: #ffffff;
}
#msg-box1-47 H3 {
  color: #ffffff;
  font-size: 36px;
}
#features6-48 H4 {
  font-size: 14px;
}
#social-buttons2-4e .mbr-section-title,
#social-buttons2-4e .btn-social {
  color: #232323;
}
#social-buttons2-4e .mbr-section-title {
  font-size: 36px;
}
#form2-4a .mbr-section-title {
  color: #232323;
  font-size: 36px;
}
#form2-4a .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-4b STRONG {
  color: #f7da64;
}
#menu-4u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4u .navbar-caption {
  color: #ffffff;
}
#menu-4u .navbar-toggler {
  color: #ffffff;
}
#menu-4u .close-icon::before,
#menu-4u .close-icon::after {
  background-color: #ffffff;
}
#menu-4u .link,
#menu-4u .dropdown-item {
  color: #ffffff;
}
#menu-4u .link {
  font-size: 0.75rem;
}
#menu-4u .dropdown-item,
#menu-4u .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-4u .link:hover,
#menu-4u .dropdown-item:hover,
#menu-4u .link:focus,
#menu-4u .dropdown-item:focus {
  color: #3d8eb9;
}
#menu-4u .link[aria-expanded="true"],
#menu-4u .dropdown-menu {
  background: #000000;
}
#menu-4u .nav-dropdown-sm .link:focus,
#menu-4u .nav-dropdown-sm .link:hover,
#menu-4u .nav-dropdown-sm .dropdown-item:focus,
#menu-4u .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-4u .navbar,
#menu-4u .nav-dropdown-sm,
#menu-4u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4u .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-4u .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4u .bg-color.transparent.opened .link:hover,
#menu-4u .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#menu-4u .link[aria-expanded="true"],
#menu-4u .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#menu-4u .btn {
  font-size: 14px;
}
#header1-4v .mbr-section-title DIV {
  font-size: 46px;
}
#header1-4v .mbr-section-title {
  font-size: 46px;
}
#header1-4v .mbr-section-title P {
  font-size: 36px;
}
#msg-box1-4x H2 {
  color: #ffffff;
}
#msg-box1-4x H3 {
  color: #ffffff;
  font-size: 36px;
}
#features6-4y H4 {
  font-size: 14px;
}
#social-buttons2-4z .mbr-section-title,
#social-buttons2-4z .btn-social {
  color: #232323;
}
#social-buttons2-4z .mbr-section-title {
  font-size: 36px;
}
#form2-50 .mbr-section-title {
  color: #232323;
  font-size: 36px;
}
#form2-50 .mbr-section-subtitle {
  color: #a0a0a0;
}
#contacts1-51 STRONG {
  color: #f7da64;
}
