@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);



body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Montserrat', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Montserrat', 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 {
  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: '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: #0c0fed !important;
}
.bg-success {
  background-color: #0c0fed !important;
}
.bg-info {
  background-color: #0c0fed !important;
}
.bg-warning {
  background-color: #0c0fed !important;
}
.bg-danger {
  background-color: #0c0fed !important;
}
.btn-primary {
  background-color: #0c0fed;
  border-color: #0c0fed;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #080aa4;
  border-color: #080aa4;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #080aa4 !important;
  border-color: #080aa4 !important;
}
.btn-secondary {
  background-color: #0c0fed;
  border-color: #0c0fed;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #080aa4;
  border-color: #080aa4;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #080aa4 !important;
  border-color: #080aa4 !important;
}
.btn-info {
  background-color: #0c0fed;
  border-color: #0c0fed;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #080aa4;
  border-color: #080aa4;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #080aa4 !important;
  border-color: #080aa4 !important;
}
.btn-success {
  background-color: #0c0fed;
  border-color: #0c0fed;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #080aa4;
  border-color: #080aa4;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #080aa4 !important;
  border-color: #080aa4 !important;
}
.btn-warning {
  background-color: #0c0fed;
  border-color: #0c0fed;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #080aa4;
  border-color: #080aa4;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #080aa4 !important;
  border-color: #080aa4 !important;
}
.btn-danger {
  background-color: #0c0fed;
  border-color: #0c0fed;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #080aa4;
  border-color: #080aa4;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #080aa4 !important;
  border-color: #080aa4 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #07098c;
  color: #07098c;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #0c0fed;
  border-color: #0c0fed;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #0c0fed !important;
  border-color: #0c0fed !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #07098c;
  color: #07098c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #0c0fed;
  border-color: #0c0fed;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #0c0fed !important;
  border-color: #0c0fed !important;
}
.btn-info-outline {
  background: none;
  border-color: #07098c;
  color: #07098c;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #0c0fed;
  border-color: #0c0fed;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #0c0fed !important;
  border-color: #0c0fed !important;
}
.btn-success-outline {
  background: none;
  border-color: #07098c;
  color: #07098c;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #0c0fed;
  border-color: #0c0fed;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #0c0fed !important;
  border-color: #0c0fed !important;
}
.btn-warning-outline {
  background: none;
  border-color: #07098c;
  color: #07098c;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #0c0fed;
  border-color: #0c0fed;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #0c0fed !important;
  border-color: #0c0fed !important;
}
.btn-danger-outline {
  background: none;
  border-color: #07098c;
  color: #07098c;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #0c0fed;
  border-color: #0c0fed;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #0c0fed !important;
  border-color: #0c0fed !important;
}
.text-primary {
  color: #0c0fed !important;
}
.text-success {
  color: #0c0fed !important;
}
.text-info {
  color: #0c0fed !important;
}
.text-warning {
  color: #0c0fed !important;
}
.text-danger {
  color: #0c0fed !important;
}
.alert-success {
  background-color: #0c0fed;
}
.alert-info {
  background-color: #0c0fed;
}
.alert-warning {
  background-color: #0c0fed;
}
.alert-danger {
  background-color: #0c0fed;
}
.btn-social {
  border-color: #0c0fed;
}
.btn-social:hover {
  background: #0c0fed;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #0c0fed;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #0c0fed;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #0c0fed;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #0c0fed;
}
.lead a,
.lead a:hover {
  color: #0c0fed;
}
.lead blockquote {
  border-color: #0c0fed;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #c9c9fc;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #c9c9fc;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c9c9fc;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #c9c9fc;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #c9c9fc;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #0c0fed;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #0c0fed;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #0c0fed;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #0c0fed;
}
#menu-0 .link {
  font-size: 0.9rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #0c0fed;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #e6e6e6;
}
#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: #f7f7f7!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: #ffffff;
}
#menu-0 .bg-color.transparent .link {
  color: #0c0fed;
  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: #0c0fed;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#header2-7c .mbr-section-title {
  font-size: 32px;
  color: #0c0fed;
}
#header2-7c .mbr-section-text B {
  color: #0c0fed;
}
#header3-5 .mbr-section-title,
#header3-5 .mbr-section-subtitle {
  text-align: center;
}
#header3-5 .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#msg-box4-a3 H3 {
  font-size: 32px;
  color: #0c0fed;
}
#header3-9 .mbr-section-title,
#header3-9 .mbr-section-subtitle {
  text-align: center;
}
#header3-9 .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#features3-7 H5 {
  font-size: 16px;
}
#extFeatures14-c H4 {
  color: #fac51c;
}
#social-buttons2-82 .mbr-section-title,
#social-buttons2-82 .btn-social {
  color: #232323;
}
#header3-d .mbr-section-title,
#header3-d .mbr-section-subtitle {
  text-align: center;
}
#header3-d .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#form1-e .form-control-label {
  color: #ffffff;
}
#form1-e .form-control-label {
  color: #ffffff;
}
#form1-e .mbr-section-title {
  font-size: 36px;
  color: #fac51c;
}
#msg-box5-2m H3 {
  color: #0c0fed;
  font-size: 36px;
}
#header3-2c .mbr-section-title,
#header3-2c .mbr-section-subtitle {
  text-align: center;
}
#header3-2c .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#slider2-2d .mbr-section-title,
#slider2-2d .mbr-section-lead {
  color: #fff;
}
#slider2-2d H2 {
  font-size: 36px;
}
#slider2-2d P {
  text-align: right;
}
#header3-2e .mbr-section-title,
#header3-2e .mbr-section-subtitle {
  text-align: center;
}
#header3-2e .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#form1-2f .form-control-label {
  color: #ffffff;
}
#form1-2f .form-control-label {
  color: #ffffff;
}
#form1-2f .mbr-section-title {
  font-size: 36px;
  color: #fac51c;
}
#form1-2f SMALL {
  color: #ffffff;
}
#menu-2g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2g .navbar-caption {
  color: #ffffff;
}
#menu-2g .navbar-toggler {
  color: #0c0fed;
}
#menu-2g .close-icon::before,
#menu-2g .close-icon::after {
  background-color: #0c0fed;
}
#menu-2g .link,
#menu-2g .dropdown-item {
  color: #0c0fed;
}
#menu-2g .link {
  font-size: 0.9rem;
}
#menu-2g .dropdown-item,
#menu-2g .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-2g .link:hover,
#menu-2g .dropdown-item:hover,
#menu-2g .link:focus,
#menu-2g .dropdown-item:focus {
  color: #0c0fed;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-menu {
  background: #e6e6e6;
}
#menu-2g .nav-dropdown-sm .link:focus,
#menu-2g .nav-dropdown-sm .link:hover,
#menu-2g .nav-dropdown-sm .dropdown-item:focus,
#menu-2g .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2g .navbar,
#menu-2g .nav-dropdown-sm,
#menu-2g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2g .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2g .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-2g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2g .bg-color.transparent.opened .link:hover,
#menu-2g .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-2g .link[aria-expanded="true"],
#menu-2g .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#header3-2h .mbr-section-title,
#header3-2h .mbr-section-subtitle {
  text-align: center;
}
#header3-2h .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#social-buttons2-8a .mbr-section-title,
#social-buttons2-8a .btn-social {
  color: #232323;
}
#msg-box5-2o H3 {
  color: #0c0fed;
  font-size: 36px;
}
#header3-2y .mbr-section-title,
#header3-2y .mbr-section-subtitle {
  text-align: center;
}
#header3-2y .mbr-section-title {
  font-size: 30px;
  color: #0c0fed;
}
#header3-2y .mbr-section-subtitle {
  font-size: 18px;
}
#header3-2z .mbr-section-title,
#header3-2z .mbr-section-subtitle {
  text-align: center;
}
#header3-2z .mbr-section-title {
  font-size: 30px;
  color: #0c0fed;
}
#header3-30 .mbr-section-title,
#header3-30 .mbr-section-subtitle {
  text-align: center;
}
#header3-30 .mbr-section-title {
  font-size: 30px;
  color: #0c0fed;
}
#header3-31 .mbr-section-title,
#header3-31 .mbr-section-subtitle {
  text-align: center;
}
#header3-31 .mbr-section-title {
  font-size: 30px;
  color: #0c0fed;
}
#header3-32 .mbr-section-title,
#header3-32 .mbr-section-subtitle {
  text-align: center;
}
#header3-32 .mbr-section-title {
  font-size: 30px;
  color: #0c0fed;
}
#header3-33 .mbr-section-title,
#header3-33 .mbr-section-subtitle {
  text-align: center;
}
#header3-33 .mbr-section-title {
  font-size: 30px;
  color: #0c0fed;
}
#header3-2p .mbr-section-title,
#header3-2p .mbr-section-subtitle {
  text-align: center;
}
#header3-2p .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#slider2-2q .mbr-section-title,
#slider2-2q .mbr-section-lead {
  color: #fff;
}
#slider2-2q H2 {
  font-size: 36px;
}
#slider2-2q P {
  text-align: right;
}
#header3-2r .mbr-section-title,
#header3-2r .mbr-section-subtitle {
  text-align: center;
}
#header3-2r .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#form1-2s .form-control-label {
  color: #ffffff;
}
#form1-2s .form-control-label {
  color: #ffffff;
}
#form1-2s .mbr-section-title {
  font-size: 36px;
  color: #fac51c;
}
#form1-2s SMALL {
  color: #ffffff;
}
#menu-2t .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2t .navbar-caption {
  color: #ffffff;
}
#menu-2t .navbar-toggler {
  color: #0c0fed;
}
#menu-2t .close-icon::before,
#menu-2t .close-icon::after {
  background-color: #0c0fed;
}
#menu-2t .link,
#menu-2t .dropdown-item {
  color: #0c0fed;
}
#menu-2t .link {
  font-size: 0.9rem;
}
#menu-2t .dropdown-item,
#menu-2t .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-2t .link:hover,
#menu-2t .dropdown-item:hover,
#menu-2t .link:focus,
#menu-2t .dropdown-item:focus {
  color: #0c0fed;
}
#menu-2t .link[aria-expanded="true"],
#menu-2t .dropdown-menu {
  background: #e6e6e6;
}
#menu-2t .nav-dropdown-sm .link:focus,
#menu-2t .nav-dropdown-sm .link:hover,
#menu-2t .nav-dropdown-sm .dropdown-item:focus,
#menu-2t .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2t .navbar,
#menu-2t .nav-dropdown-sm,
#menu-2t .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2t .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2t .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-2t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2t .bg-color.transparent.opened .link:hover,
#menu-2t .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-2t .link[aria-expanded="true"],
#menu-2t .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#header3-2u .mbr-section-title,
#header3-2u .mbr-section-subtitle {
  text-align: center;
}
#header3-2u .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#social-buttons2-8c .mbr-section-title,
#social-buttons2-8c .btn-social {
  color: #232323;
}
#header3-3k .mbr-section-title,
#header3-3k .mbr-section-subtitle {
  text-align: center;
}
#header3-3k .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#header3-3k .mbr-section-subtitle {
  color: #0c0fed;
}
#msg-box5-35 H3 {
  color: #0c0fed;
  font-size: 36px;
}
#header3-3c .mbr-section-title,
#header3-3c .mbr-section-subtitle {
  text-align: center;
}
#header3-3c .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#slider2-3d .mbr-section-title,
#slider2-3d .mbr-section-lead {
  color: #fff;
}
#slider2-3d H2 {
  font-size: 36px;
}
#slider2-3d P {
  text-align: right;
}
#header3-3e .mbr-section-title,
#header3-3e .mbr-section-subtitle {
  text-align: center;
}
#header3-3e .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#form1-3f .form-control-label {
  color: #ffffff;
}
#form1-3f .form-control-label {
  color: #ffffff;
}
#form1-3f .mbr-section-title {
  font-size: 36px;
  color: #fac51c;
}
#form1-3f SMALL {
  color: #ffffff;
}
#menu-3g .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3g .navbar-caption {
  color: #ffffff;
}
#menu-3g .navbar-toggler {
  color: #0c0fed;
}
#menu-3g .close-icon::before,
#menu-3g .close-icon::after {
  background-color: #0c0fed;
}
#menu-3g .link,
#menu-3g .dropdown-item {
  color: #0c0fed;
}
#menu-3g .link {
  font-size: 0.9rem;
}
#menu-3g .dropdown-item,
#menu-3g .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-3g .link:hover,
#menu-3g .dropdown-item:hover,
#menu-3g .link:focus,
#menu-3g .dropdown-item:focus {
  color: #0c0fed;
}
#menu-3g .link[aria-expanded="true"],
#menu-3g .dropdown-menu {
  background: #e6e6e6;
}
#menu-3g .nav-dropdown-sm .link:focus,
#menu-3g .nav-dropdown-sm .link:hover,
#menu-3g .nav-dropdown-sm .dropdown-item:focus,
#menu-3g .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3g .navbar,
#menu-3g .nav-dropdown-sm,
#menu-3g .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3g .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3g .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-3g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3g .bg-color.transparent.opened .link:hover,
#menu-3g .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-3g .link[aria-expanded="true"],
#menu-3g .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#header3-3h .mbr-section-title,
#header3-3h .mbr-section-subtitle {
  text-align: center;
}
#header3-3h .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#social-buttons2-8e .mbr-section-title,
#social-buttons2-8e .btn-social {
  color: #232323;
}
#msg-box5-3n H3 {
  color: #0c0fed;
  font-size: 32px;
}
#content1-3w P {
  text-align: center;
}
#header3-3y .mbr-section-title,
#header3-3y .mbr-section-subtitle {
  text-align: center;
}
#header3-3y .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#testimonials3-3x .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
}
#testimonials3-3x .mbr-author-name {
  color: #ccc;
}
#menu-3s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3s .navbar-caption {
  color: #ffffff;
}
#menu-3s .navbar-toggler {
  color: #0c0fed;
}
#menu-3s .close-icon::before,
#menu-3s .close-icon::after {
  background-color: #0c0fed;
}
#menu-3s .link,
#menu-3s .dropdown-item {
  color: #0c0fed;
}
#menu-3s .link {
  font-size: 0.9rem;
}
#menu-3s .dropdown-item,
#menu-3s .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-3s .link:hover,
#menu-3s .dropdown-item:hover,
#menu-3s .link:focus,
#menu-3s .dropdown-item:focus {
  color: #0c0fed;
}
#menu-3s .link[aria-expanded="true"],
#menu-3s .dropdown-menu {
  background: #e6e6e6;
}
#menu-3s .nav-dropdown-sm .link:focus,
#menu-3s .nav-dropdown-sm .link:hover,
#menu-3s .nav-dropdown-sm .dropdown-item:focus,
#menu-3s .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3s .navbar,
#menu-3s .nav-dropdown-sm,
#menu-3s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3s .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3s .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-3s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3s .bg-color.transparent.opened .link:hover,
#menu-3s .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-3s .link[aria-expanded="true"],
#menu-3s .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#social-buttons2-8g .mbr-section-title,
#social-buttons2-8g .btn-social {
  color: #232323;
}
#msg-box5-40 H3 {
  color: #0c0fed;
  font-size: 32px;
}
#content1-41 P {
  text-align: center;
}
#header3-42 .mbr-section-title,
#header3-42 .mbr-section-subtitle {
  text-align: center;
}
#header3-42 .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#testimonials3-43 .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
}
#testimonials3-43 .mbr-author-name {
  color: #ccc;
}
#menu-48 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-48 .navbar-caption {
  color: #ffffff;
}
#menu-48 .navbar-toggler {
  color: #0c0fed;
}
#menu-48 .close-icon::before,
#menu-48 .close-icon::after {
  background-color: #0c0fed;
}
#menu-48 .link,
#menu-48 .dropdown-item {
  color: #0c0fed;
}
#menu-48 .link {
  font-size: 0.9rem;
}
#menu-48 .dropdown-item,
#menu-48 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-48 .link:hover,
#menu-48 .dropdown-item:hover,
#menu-48 .link:focus,
#menu-48 .dropdown-item:focus {
  color: #0c0fed;
}
#menu-48 .link[aria-expanded="true"],
#menu-48 .dropdown-menu {
  background: #e6e6e6;
}
#menu-48 .nav-dropdown-sm .link:focus,
#menu-48 .nav-dropdown-sm .link:hover,
#menu-48 .nav-dropdown-sm .dropdown-item:focus,
#menu-48 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-48 .navbar,
#menu-48 .nav-dropdown-sm,
#menu-48 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-48 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-48 .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-48 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-48 .bg-color.transparent.opened .link:hover,
#menu-48 .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-48 .link[aria-expanded="true"],
#menu-48 .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#social-buttons2-8i .mbr-section-title,
#social-buttons2-8i .btn-social {
  color: #232323;
}
#social-buttons2-8k .mbr-section-title,
#social-buttons2-8k .btn-social {
  color: #232323;
}
#msg-box5-4q H3 {
  color: #0c0fed;
  font-size: 32px;
}
#content1-4r P {
  text-align: center;
}
#header3-4s .mbr-section-title,
#header3-4s .mbr-section-subtitle {
  text-align: center;
}
#header3-4s .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#testimonials3-4t .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
}
#testimonials3-4t .mbr-author-name {
  color: #ccc;
}
#header3-4u .mbr-section-title,
#header3-4u .mbr-section-subtitle {
  text-align: center;
}
#header3-4u .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#slider2-4v .mbr-section-title,
#slider2-4v .mbr-section-lead {
  color: #fff;
}
#slider2-4v H2 {
  font-size: 36px;
}
#slider2-4v P {
  text-align: right;
}
#header3-4w .mbr-section-title,
#header3-4w .mbr-section-subtitle {
  text-align: center;
}
#header3-4w .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#form1-4x .form-control-label {
  color: #ffffff;
}
#form1-4x .form-control-label {
  color: #ffffff;
}
#form1-4x .mbr-section-title {
  font-size: 36px;
  color: #fac51c;
}
#form1-4x SMALL {
  color: #ffffff;
}
#menu-4y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4y .navbar-caption {
  color: #ffffff;
}
#menu-4y .navbar-toggler {
  color: #0c0fed;
}
#menu-4y .close-icon::before,
#menu-4y .close-icon::after {
  background-color: #0c0fed;
}
#menu-4y .link,
#menu-4y .dropdown-item {
  color: #0c0fed;
}
#menu-4y .link {
  font-size: 0.9rem;
}
#menu-4y .dropdown-item,
#menu-4y .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-4y .link:hover,
#menu-4y .dropdown-item:hover,
#menu-4y .link:focus,
#menu-4y .dropdown-item:focus {
  color: #0c0fed;
}
#menu-4y .link[aria-expanded="true"],
#menu-4y .dropdown-menu {
  background: #e6e6e6;
}
#menu-4y .nav-dropdown-sm .link:focus,
#menu-4y .nav-dropdown-sm .link:hover,
#menu-4y .nav-dropdown-sm .dropdown-item:focus,
#menu-4y .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-4y .navbar,
#menu-4y .nav-dropdown-sm,
#menu-4y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4y .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-4y .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-4y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4y .bg-color.transparent.opened .link:hover,
#menu-4y .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-4y .link[aria-expanded="true"],
#menu-4y .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#header3-4z .mbr-section-title,
#header3-4z .mbr-section-subtitle {
  text-align: center;
}
#header3-4z .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#social-buttons2-8q .mbr-section-title,
#social-buttons2-8q .btn-social {
  color: #232323;
}
#msg-box5-53 H3 {
  color: #0c0fed;
  font-size: 32px;
}
#content1-54 P {
  text-align: center;
}
#header3-55 .mbr-section-title,
#header3-55 .mbr-section-subtitle {
  text-align: center;
}
#header3-55 .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#testimonials3-56 .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
}
#testimonials3-56 .mbr-author-name {
  color: #ccc;
}
#header3-57 .mbr-section-title,
#header3-57 .mbr-section-subtitle {
  text-align: center;
}
#header3-57 .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#slider2-58 .mbr-section-title,
#slider2-58 .mbr-section-lead {
  color: #fff;
}
#slider2-58 H2 {
  font-size: 36px;
}
#slider2-58 P {
  text-align: right;
}
#header3-59 .mbr-section-title,
#header3-59 .mbr-section-subtitle {
  text-align: center;
}
#header3-59 .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#form1-5a .form-control-label {
  color: #ffffff;
}
#form1-5a .form-control-label {
  color: #ffffff;
}
#form1-5a .mbr-section-title {
  font-size: 36px;
  color: #fac51c;
}
#form1-5a SMALL {
  color: #ffffff;
}
#menu-5b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5b .navbar-caption {
  color: #ffffff;
}
#menu-5b .navbar-toggler {
  color: #0c0fed;
}
#menu-5b .close-icon::before,
#menu-5b .close-icon::after {
  background-color: #0c0fed;
}
#menu-5b .link,
#menu-5b .dropdown-item {
  color: #0c0fed;
}
#menu-5b .link {
  font-size: 0.9rem;
}
#menu-5b .dropdown-item,
#menu-5b .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-5b .link:hover,
#menu-5b .dropdown-item:hover,
#menu-5b .link:focus,
#menu-5b .dropdown-item:focus {
  color: #0c0fed;
}
#menu-5b .link[aria-expanded="true"],
#menu-5b .dropdown-menu {
  background: #e6e6e6;
}
#menu-5b .nav-dropdown-sm .link:focus,
#menu-5b .nav-dropdown-sm .link:hover,
#menu-5b .nav-dropdown-sm .dropdown-item:focus,
#menu-5b .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-5b .navbar,
#menu-5b .nav-dropdown-sm,
#menu-5b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5b .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-5b .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-5b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5b .bg-color.transparent.opened .link:hover,
#menu-5b .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-5b .link[aria-expanded="true"],
#menu-5b .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#header3-5c .mbr-section-title,
#header3-5c .mbr-section-subtitle {
  text-align: center;
}
#header3-5c .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#social-buttons2-8s .mbr-section-title,
#social-buttons2-8s .btn-social {
  color: #232323;
}
#msg-box5-a7 H3 {
  color: #0c0fed;
  font-size: 32px;
}
#msg-box5-a7 DIV {
  font-size: 32px;
  color: #0c0fed;
}
#content1-5h P {
  text-align: center;
}
#header3-5i .mbr-section-title,
#header3-5i .mbr-section-subtitle {
  text-align: center;
}
#header3-5i .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#testimonials3-5j .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
}
#testimonials3-5j .mbr-author-name {
  color: #ccc;
}
#header3-5k .mbr-section-title,
#header3-5k .mbr-section-subtitle {
  text-align: center;
}
#header3-5k .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#slider2-5l .mbr-section-title,
#slider2-5l .mbr-section-lead {
  color: #fff;
}
#slider2-5l H2 {
  font-size: 36px;
}
#slider2-5l P {
  text-align: right;
}
#header3-5m .mbr-section-title,
#header3-5m .mbr-section-subtitle {
  text-align: center;
}
#header3-5m .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#form1-5n .form-control-label {
  color: #ffffff;
}
#form1-5n .form-control-label {
  color: #ffffff;
}
#form1-5n .mbr-section-title {
  font-size: 36px;
  color: #fac51c;
}
#form1-5n SMALL {
  color: #ffffff;
}
#menu-5o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5o .navbar-caption {
  color: #ffffff;
}
#menu-5o .navbar-toggler {
  color: #0c0fed;
}
#menu-5o .close-icon::before,
#menu-5o .close-icon::after {
  background-color: #0c0fed;
}
#menu-5o .link,
#menu-5o .dropdown-item {
  color: #0c0fed;
}
#menu-5o .link {
  font-size: 0.9rem;
}
#menu-5o .dropdown-item,
#menu-5o .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-5o .link:hover,
#menu-5o .dropdown-item:hover,
#menu-5o .link:focus,
#menu-5o .dropdown-item:focus {
  color: #0c0fed;
}
#menu-5o .link[aria-expanded="true"],
#menu-5o .dropdown-menu {
  background: #e6e6e6;
}
#menu-5o .nav-dropdown-sm .link:focus,
#menu-5o .nav-dropdown-sm .link:hover,
#menu-5o .nav-dropdown-sm .dropdown-item:focus,
#menu-5o .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-5o .navbar,
#menu-5o .nav-dropdown-sm,
#menu-5o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5o .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-5o .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-5o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5o .bg-color.transparent.opened .link:hover,
#menu-5o .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-5o .link[aria-expanded="true"],
#menu-5o .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#header3-5p .mbr-section-title,
#header3-5p .mbr-section-subtitle {
  text-align: center;
}
#header3-5p .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#social-buttons2-8u .mbr-section-title,
#social-buttons2-8u .btn-social {
  color: #232323;
}
#msg-box5-5t H3 {
  color: #0c0fed;
  text-align: center;
}
#msg-box5-5t P {
  text-align: center;
}
#header3-5u .mbr-section-title,
#header3-5u .mbr-section-subtitle {
  text-align: center;
}
#header3-5u .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#slider2-5v .mbr-section-title,
#slider2-5v .mbr-section-lead {
  color: #fff;
}
#slider2-5v H2 {
  font-size: 36px;
}
#slider2-5v P {
  text-align: right;
}
#header3-5w .mbr-section-title,
#header3-5w .mbr-section-subtitle {
  text-align: center;
}
#header3-5w .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#form1-5x .form-control-label {
  color: #ffffff;
}
#form1-5x .form-control-label {
  color: #ffffff;
}
#form1-5x .mbr-section-title {
  font-size: 36px;
  color: #fac51c;
}
#form1-5x SMALL {
  color: #ffffff;
}
#menu-5y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5y .navbar-caption {
  color: #ffffff;
}
#menu-5y .navbar-toggler {
  color: #0c0fed;
}
#menu-5y .close-icon::before,
#menu-5y .close-icon::after {
  background-color: #0c0fed;
}
#menu-5y .link,
#menu-5y .dropdown-item {
  color: #0c0fed;
}
#menu-5y .link {
  font-size: 0.9rem;
}
#menu-5y .dropdown-item,
#menu-5y .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-5y .link:hover,
#menu-5y .dropdown-item:hover,
#menu-5y .link:focus,
#menu-5y .dropdown-item:focus {
  color: #0c0fed;
}
#menu-5y .link[aria-expanded="true"],
#menu-5y .dropdown-menu {
  background: #e6e6e6;
}
#menu-5y .nav-dropdown-sm .link:focus,
#menu-5y .nav-dropdown-sm .link:hover,
#menu-5y .nav-dropdown-sm .dropdown-item:focus,
#menu-5y .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-5y .navbar,
#menu-5y .nav-dropdown-sm,
#menu-5y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5y .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-5y .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-5y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5y .bg-color.transparent.opened .link:hover,
#menu-5y .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-5y .link[aria-expanded="true"],
#menu-5y .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#header3-5z .mbr-section-title,
#header3-5z .mbr-section-subtitle {
  text-align: center;
}
#header3-5z .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#social-buttons2-86 .mbr-section-title,
#social-buttons2-86 .btn-social {
  color: #232323;
}
#msg-box5-4d H3 {
  color: #0c0fed;
  font-size: 32px;
}
#content1-4e P {
  text-align: center;
}
#header3-4f .mbr-section-title,
#header3-4f .mbr-section-subtitle {
  text-align: center;
}
#header3-4f .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#testimonials3-4g .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
}
#testimonials3-4g .mbr-author-name {
  color: #ccc;
}
#menu-4l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4l .navbar-caption {
  color: #ffffff;
}
#menu-4l .navbar-toggler {
  color: #0c0fed;
}
#menu-4l .close-icon::before,
#menu-4l .close-icon::after {
  background-color: #0c0fed;
}
#menu-4l .link,
#menu-4l .dropdown-item {
  color: #0c0fed;
}
#menu-4l .link {
  font-size: 0.9rem;
}
#menu-4l .dropdown-item,
#menu-4l .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-4l .link:hover,
#menu-4l .dropdown-item:hover,
#menu-4l .link:focus,
#menu-4l .dropdown-item:focus {
  color: #0c0fed;
}
#menu-4l .link[aria-expanded="true"],
#menu-4l .dropdown-menu {
  background: #e6e6e6;
}
#menu-4l .nav-dropdown-sm .link:focus,
#menu-4l .nav-dropdown-sm .link:hover,
#menu-4l .nav-dropdown-sm .dropdown-item:focus,
#menu-4l .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-4l .navbar,
#menu-4l .nav-dropdown-sm,
#menu-4l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4l .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-4l .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-4l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4l .bg-color.transparent.opened .link:hover,
#menu-4l .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-4l .link[aria-expanded="true"],
#menu-4l .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#social-buttons2-8m .mbr-section-title,
#social-buttons2-8m .btn-social {
  color: #232323;
}
#msg-box5-63 H3 {
  color: #0c0fed;
  font-size: 32px;
}
#content1-64 P {
  text-align: center;
}
#header3-65 .mbr-section-title,
#header3-65 .mbr-section-subtitle {
  text-align: center;
}
#header3-65 .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#testimonials3-66 .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
}
#testimonials3-66 .mbr-author-name {
  color: #ccc;
}
#menu-6b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6b .navbar-caption {
  color: #ffffff;
}
#menu-6b .navbar-toggler {
  color: #0c0fed;
}
#menu-6b .close-icon::before,
#menu-6b .close-icon::after {
  background-color: #0c0fed;
}
#menu-6b .link,
#menu-6b .dropdown-item {
  color: #0c0fed;
}
#menu-6b .link {
  font-size: 0.9rem;
}
#menu-6b .dropdown-item,
#menu-6b .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-6b .link:hover,
#menu-6b .dropdown-item:hover,
#menu-6b .link:focus,
#menu-6b .dropdown-item:focus {
  color: #0c0fed;
}
#menu-6b .link[aria-expanded="true"],
#menu-6b .dropdown-menu {
  background: #e6e6e6;
}
#menu-6b .nav-dropdown-sm .link:focus,
#menu-6b .nav-dropdown-sm .link:hover,
#menu-6b .nav-dropdown-sm .dropdown-item:focus,
#menu-6b .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-6b .navbar,
#menu-6b .nav-dropdown-sm,
#menu-6b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6b .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-6b .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-6b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6b .bg-color.transparent.opened .link:hover,
#menu-6b .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-6b .link[aria-expanded="true"],
#menu-6b .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#social-buttons2-8o .mbr-section-title,
#social-buttons2-8o .btn-social {
  color: #232323;
}
#msg-box5-6g H3 {
  color: #0c0fed;
  font-size: 32px;
}
#menu-6o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6o .navbar-caption {
  color: #ffffff;
}
#menu-6o .navbar-toggler {
  color: #0c0fed;
}
#menu-6o .close-icon::before,
#menu-6o .close-icon::after {
  background-color: #0c0fed;
}
#menu-6o .link,
#menu-6o .dropdown-item {
  color: #0c0fed;
}
#menu-6o .link {
  font-size: 0.9rem;
}
#menu-6o .dropdown-item,
#menu-6o .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-6o .link:hover,
#menu-6o .dropdown-item:hover,
#menu-6o .link:focus,
#menu-6o .dropdown-item:focus {
  color: #0c0fed;
}
#menu-6o .link[aria-expanded="true"],
#menu-6o .dropdown-menu {
  background: #e6e6e6;
}
#menu-6o .nav-dropdown-sm .link:focus,
#menu-6o .nav-dropdown-sm .link:hover,
#menu-6o .nav-dropdown-sm .dropdown-item:focus,
#menu-6o .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-6o .navbar,
#menu-6o .nav-dropdown-sm,
#menu-6o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6o .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-6o .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-6o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6o .bg-color.transparent.opened .link:hover,
#menu-6o .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-6o .link[aria-expanded="true"],
#menu-6o .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#social-buttons2-8w .mbr-section-title,
#social-buttons2-8w .btn-social {
  color: #232323;
}
#msg-box5-6t H3 {
  color: #0c0fed;
  font-size: 32px;
}
#menu-6y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6y .navbar-caption {
  color: #ffffff;
}
#menu-6y .navbar-toggler {
  color: #0c0fed;
}
#menu-6y .close-icon::before,
#menu-6y .close-icon::after {
  background-color: #0c0fed;
}
#menu-6y .link,
#menu-6y .dropdown-item {
  color: #0c0fed;
}
#menu-6y .link {
  font-size: 0.9rem;
}
#menu-6y .dropdown-item,
#menu-6y .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-6y .link:hover,
#menu-6y .dropdown-item:hover,
#menu-6y .link:focus,
#menu-6y .dropdown-item:focus {
  color: #0c0fed;
}
#menu-6y .link[aria-expanded="true"],
#menu-6y .dropdown-menu {
  background: #e6e6e6;
}
#menu-6y .nav-dropdown-sm .link:focus,
#menu-6y .nav-dropdown-sm .link:hover,
#menu-6y .nav-dropdown-sm .dropdown-item:focus,
#menu-6y .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-6y .navbar,
#menu-6y .nav-dropdown-sm,
#menu-6y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6y .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-6y .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-6y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6y .bg-color.transparent.opened .link:hover,
#menu-6y .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-6y .link[aria-expanded="true"],
#menu-6y .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#social-buttons2-8y .mbr-section-title,
#social-buttons2-8y .btn-social {
  color: #232323;
}
#msg-box5-73 H3 {
  color: #0c0fed;
  text-align: center;
}
#msg-box5-73 P {
  text-align: center;
}
#header3-74 .mbr-section-title,
#header3-74 .mbr-section-subtitle {
  text-align: center;
}
#header3-74 .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#slider2-75 .mbr-section-title,
#slider2-75 .mbr-section-lead {
  color: #fff;
}
#slider2-75 H2 {
  font-size: 36px;
}
#slider2-75 P {
  text-align: right;
}
#header3-76 .mbr-section-title,
#header3-76 .mbr-section-subtitle {
  text-align: center;
}
#header3-76 .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#form1-77 .form-control-label {
  color: #ffffff;
}
#form1-77 .form-control-label {
  color: #ffffff;
}
#form1-77 .mbr-section-title {
  font-size: 36px;
  color: #fac51c;
}
#form1-77 SMALL {
  color: #ffffff;
}
#menu-78 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-78 .navbar-caption {
  color: #ffffff;
}
#menu-78 .navbar-toggler {
  color: #0c0fed;
}
#menu-78 .close-icon::before,
#menu-78 .close-icon::after {
  background-color: #0c0fed;
}
#menu-78 .link,
#menu-78 .dropdown-item {
  color: #0c0fed;
}
#menu-78 .link {
  font-size: 0.9rem;
}
#menu-78 .dropdown-item,
#menu-78 .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-78 .link:hover,
#menu-78 .dropdown-item:hover,
#menu-78 .link:focus,
#menu-78 .dropdown-item:focus {
  color: #0c0fed;
}
#menu-78 .link[aria-expanded="true"],
#menu-78 .dropdown-menu {
  background: #e6e6e6;
}
#menu-78 .nav-dropdown-sm .link:focus,
#menu-78 .nav-dropdown-sm .link:hover,
#menu-78 .nav-dropdown-sm .dropdown-item:focus,
#menu-78 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-78 .navbar,
#menu-78 .nav-dropdown-sm,
#menu-78 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-78 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-78 .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-78 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-78 .bg-color.transparent.opened .link:hover,
#menu-78 .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-78 .link[aria-expanded="true"],
#menu-78 .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#header3-79 .mbr-section-title,
#header3-79 .mbr-section-subtitle {
  text-align: center;
}
#header3-79 .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#social-buttons2-88 .mbr-section-title,
#social-buttons2-88 .btn-social {
  color: #232323;
}
#menu-7p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7p .navbar-caption {
  color: #ffffff;
}
#menu-7p .navbar-toggler {
  color: #0c0fed;
}
#menu-7p .close-icon::before,
#menu-7p .close-icon::after {
  background-color: #0c0fed;
}
#menu-7p .link,
#menu-7p .dropdown-item {
  color: #0c0fed;
}
#menu-7p .link {
  font-size: 0.9rem;
}
#menu-7p .dropdown-item,
#menu-7p .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-7p .link:hover,
#menu-7p .dropdown-item:hover,
#menu-7p .link:focus,
#menu-7p .dropdown-item:focus {
  color: #0c0fed;
}
#menu-7p .link[aria-expanded="true"],
#menu-7p .dropdown-menu {
  background: #e6e6e6;
}
#menu-7p .nav-dropdown-sm .link:focus,
#menu-7p .nav-dropdown-sm .link:hover,
#menu-7p .nav-dropdown-sm .dropdown-item:focus,
#menu-7p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-7p .navbar,
#menu-7p .nav-dropdown-sm,
#menu-7p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-7p .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-7p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7p .bg-color.transparent.opened .link:hover,
#menu-7p .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-7p .link[aria-expanded="true"],
#menu-7p .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#header2-7q .mbr-section-title {
  font-size: 32px;
  color: #0c0fed;
}
#header2-7q .mbr-section-text B {
  color: #0c0fed;
}
#header3-7r .mbr-section-title,
#header3-7r .mbr-section-subtitle {
  text-align: center;
}
#header3-7r .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#features3-7s H5 {
  font-size: 16px;
}
#header3-7t .mbr-section-title,
#header3-7t .mbr-section-subtitle {
  text-align: center;
}
#header3-7t .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#header3-7w .mbr-section-title,
#header3-7w .mbr-section-subtitle {
  text-align: center;
}
#header3-7w .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#extFeatures14-7x H4 {
  color: #fac51c;
}
#social-buttons2-84 .mbr-section-title,
#social-buttons2-84 .btn-social {
  color: #232323;
}
#header3-7y .mbr-section-title,
#header3-7y .mbr-section-subtitle {
  text-align: center;
}
#header3-7y .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#form1-7z .form-control-label {
  color: #ffffff;
}
#form1-7z .form-control-label {
  color: #ffffff;
}
#form1-7z .mbr-section-title {
  font-size: 36px;
  color: #fac51c;
}
#msg-box5-93 H3 {
  color: #0c0fed;
  font-size: 32px;
}
#msg-box5-9h H3 {
  font-size: 32px;
  color: #0c0fed;
}
#content1-94 P {
  text-align: center;
}
#header3-95 .mbr-section-title,
#header3-95 .mbr-section-subtitle {
  text-align: center;
}
#header3-95 .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#testimonials3-a6 .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
}
#testimonials3-a6 .mbr-author-name {
  color: #ccc;
}
#testimonials3-96 .mbr-section-title {
  color: #ffffff;
  font-size: 32px;
}
#testimonials3-96 .mbr-author-name {
  color: #ccc;
}
#menu-9b .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9b .navbar-caption {
  color: #ffffff;
}
#menu-9b .navbar-toggler {
  color: #0c0fed;
}
#menu-9b .close-icon::before,
#menu-9b .close-icon::after {
  background-color: #0c0fed;
}
#menu-9b .link,
#menu-9b .dropdown-item {
  color: #0c0fed;
}
#menu-9b .link {
  font-size: 0.9rem;
}
#menu-9b .dropdown-item,
#menu-9b .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-9b .link:hover,
#menu-9b .dropdown-item:hover,
#menu-9b .link:focus,
#menu-9b .dropdown-item:focus {
  color: #0c0fed;
}
#menu-9b .link[aria-expanded="true"],
#menu-9b .dropdown-menu {
  background: #e6e6e6;
}
#menu-9b .nav-dropdown-sm .link:focus,
#menu-9b .nav-dropdown-sm .link:hover,
#menu-9b .nav-dropdown-sm .dropdown-item:focus,
#menu-9b .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-9b .navbar,
#menu-9b .nav-dropdown-sm,
#menu-9b .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9b .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-9b .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-9b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9b .bg-color.transparent.opened .link:hover,
#menu-9b .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-9b .link[aria-expanded="true"],
#menu-9b .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#header3-9c .mbr-section-title,
#header3-9c .mbr-section-subtitle {
  text-align: center;
}
#header3-9c .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#social-buttons2-9g .mbr-section-title,
#social-buttons2-9g .btn-social {
  color: #232323;
}
#menu-9l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9l .navbar-caption {
  color: #ffffff;
}
#menu-9l .navbar-toggler {
  color: #0c0fed;
}
#menu-9l .close-icon::before,
#menu-9l .close-icon::after {
  background-color: #0c0fed;
}
#menu-9l .link,
#menu-9l .dropdown-item {
  color: #0c0fed;
}
#menu-9l .link {
  font-size: 0.9rem;
}
#menu-9l .dropdown-item,
#menu-9l .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-9l .link:hover,
#menu-9l .dropdown-item:hover,
#menu-9l .link:focus,
#menu-9l .dropdown-item:focus {
  color: #0c0fed;
}
#menu-9l .link[aria-expanded="true"],
#menu-9l .dropdown-menu {
  background: #e6e6e6;
}
#menu-9l .nav-dropdown-sm .link:focus,
#menu-9l .nav-dropdown-sm .link:hover,
#menu-9l .nav-dropdown-sm .dropdown-item:focus,
#menu-9l .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-9l .navbar,
#menu-9l .nav-dropdown-sm,
#menu-9l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9l .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-9l .bg-color.transparent .link {
  color: #0c0fed;
  transition: none;
}
#menu-9l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9l .bg-color.transparent.opened .link:hover,
#menu-9l .bg-color.transparent.opened .link:focus {
  color: #0c0fed;
}
#menu-9l .link[aria-expanded="true"],
#menu-9l .dropdown-item[aria-expanded="true"] {
  color: #0c0fed!important;
}
#header2-9m .mbr-section-title {
  font-size: 32px;
  color: #0c0fed;
}
#header2-9m .mbr-section-text B {
  color: #0c0fed;
}
#header3-9n .mbr-section-title,
#header3-9n .mbr-section-subtitle {
  text-align: center;
}
#header3-9n .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#header3-9o .mbr-section-title,
#header3-9o .mbr-section-subtitle {
  text-align: center;
}
#header3-9o .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#header3-9q .mbr-section-title,
#header3-9q .mbr-section-subtitle {
  text-align: center;
}
#header3-9q .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#features3-9r H5 {
  font-size: 16px;
}
#header3-9u .mbr-section-title,
#header3-9u .mbr-section-subtitle {
  text-align: center;
}
#header3-9u .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#undefined H4 {
  color: #fac51c;
}
#social-buttons2-9w .mbr-section-title,
#social-buttons2-9w .btn-social {
  color: #232323;
}
#header3-9x .mbr-section-title,
#header3-9x .mbr-section-subtitle {
  text-align: center;
}
#header3-9x .mbr-section-title {
  color: #0c0fed;
  font-size: 36px;
}
#form1-9y .form-control-label {
  color: #ffffff;
}
#form1-9y .form-control-label {
  color: #ffffff;
}
#form1-9y .mbr-section-title {
  font-size: 36px;
  color: #fac51c;
}
