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





body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', 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: 'Raleway', 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: 'Raleway', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Raleway', sans-serif;
}
.mbr-author-desc {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Raleway', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #3d8eb9 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #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: #3d8eb9;
  border-color: #3d8eb9;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #2a627f;
  border-color: #2a627f;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #2a627f !important;
  border-color: #2a627f !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #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: #24536c;
  color: #24536c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #3d8eb9;
  border-color: #3d8eb9;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #3d8eb9 !important;
  border-color: #3d8eb9 !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #3d8eb9 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #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: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #3d8eb9;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Raleway', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Raleway', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Raleway', sans-serif;
}
.features6 .description {
  font-family: 'Raleway', sans-serif;
}
.count,
.counter-title {
  font-family: 'Raleway', sans-serif;
}
.counter-subtitle {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #3d8eb9;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Raleway', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Raleway', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Raleway', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Raleway', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Raleway', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Raleway', sans-serif;
}
.extHeader13 .number {
  font-family: 'Raleway', sans-serif;
}
.extHeader13 .period {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Raleway', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Raleway', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Raleway', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #3d8eb9;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Raleway', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Raleway', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Raleway', sans-serif;
}
.extForm2 .container p {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #3d8eb9;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #3d8eb9;
}
.extCounters2 h4 {
  font-family: 'Raleway', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Raleway', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Raleway', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #3d8eb9;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #3d8eb9;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #3d8eb9;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #3d8eb9;
}
.extAccordion1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #3d8eb9;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #3d8eb9;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #3d8eb9;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #3d8eb9;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Raleway', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Raleway', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Raleway', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Raleway', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #3d8eb9 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #3d8eb9;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #3d8eb9;
}
.theme-border {
  border: 1px solid #3d8eb9;
}
#header4-0 .mbr-section-title {
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 84px;
}
#header3-5 .mbr-section-title,
#header3-5 .mbr-section-subtitle {
  text-align: center;
}
#features7-1 .card-subtitle {
  color: #bcbcbc;
}
#features7-1 .iconbox {
  background-color: #2969b0;
  border-color: #2969b0;
}
#features7-2 .card-subtitle {
  color: #bcbcbc;
}
#features7-2 .iconbox {
  background-color: #2969b0;
  border-color: #2969b0;
}
#ext_menu-3 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3 .navbar-caption {
  color: #ffffff;
}
#ext_menu-3 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3 .close-icon::before,
#ext_menu-3 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3 .link,
#ext_menu-3 .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-3 .link {
  font-size: 0.75rem;
}
#ext_menu-3 .dropdown-item,
#ext_menu-3 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-3 .link:hover,
#ext_menu-3 .dropdown-item:hover,
#ext_menu-3 .link:focus,
#ext_menu-3 .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-3 .link[aria-expanded="true"],
#ext_menu-3 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-3 .nav-dropdown-sm .link:focus,
#ext_menu-3 .nav-dropdown-sm .link:hover,
#ext_menu-3 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-3 .navbar,
#ext_menu-3 .nav-dropdown-sm,
#ext_menu-3 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-3 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3 .bg-color.transparent.opened .link:hover,
#ext_menu-3 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-3 .link[aria-expanded="true"],
#ext_menu-3 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-3 .btn {
  font-size: 16px;
}
#msg-box1-1 H3 {
  color: #ffffff;
}
#social-buttons3-1 .mbr-section-title,
#social-buttons3-1 .btn-social {
  color: #fff;
}
#form1-5 .form-control-label {
  color: #232323;
}
#custom-html-2t {
  /* Type valid CSS here */
}
#custom-html-2t .my-image {
  width: 100%;
}
#contacts4-1 UL {
  color: #ffffff;
}

#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-0 .btn {
  font-size: 16px;
}
#msg-box6-0 .mbr-section-title,
#msg-box6-0 .lead p {
  color: #fff;
}
#custom-html-2u {
  /* Type valid CSS here */
}
#custom-html-2u .my-image {
  width: 100%;
}
#contacts4-2o UL {
  color: #ffffff;
}

#ext_menu-7 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-7 .navbar-caption {
  color: #ffffff;
}
#ext_menu-7 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-7 .close-icon::before,
#ext_menu-7 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-7 .link,
#ext_menu-7 .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-7 .link {
  font-size: 0.75rem;
}
#ext_menu-7 .dropdown-item,
#ext_menu-7 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-7 .link:hover,
#ext_menu-7 .dropdown-item:hover,
#ext_menu-7 .link:focus,
#ext_menu-7 .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-7 .link[aria-expanded="true"],
#ext_menu-7 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-7 .nav-dropdown-sm .link:focus,
#ext_menu-7 .nav-dropdown-sm .link:hover,
#ext_menu-7 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-7 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-7 .navbar,
#ext_menu-7 .nav-dropdown-sm,
#ext_menu-7 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-7 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-7 .bg-color.transparent.opened .link:hover,
#ext_menu-7 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-7 .link[aria-expanded="true"],
#ext_menu-7 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-7 .btn {
  font-size: 16px;
}
#msg-box8-9 .mbr-section-title,
#msg-box8-9 p {
  color: #fff;
}
#header3-e .mbr-section-title,
#header3-e .mbr-section-subtitle {
  text-align: center;
}
#contacts4-8 UL {
  color: #ffffff;
}

#ext_menu-h .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-h .navbar-caption {
  color: #ffffff;
}
#ext_menu-h .navbar-toggler {
  color: #ffffff;
}
#ext_menu-h .close-icon::before,
#ext_menu-h .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-h .link,
#ext_menu-h .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-h .link {
  font-size: 0.75rem;
}
#ext_menu-h .dropdown-item,
#ext_menu-h .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-h .link:hover,
#ext_menu-h .dropdown-item:hover,
#ext_menu-h .link:focus,
#ext_menu-h .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-h .link[aria-expanded="true"],
#ext_menu-h .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-h .nav-dropdown-sm .link:focus,
#ext_menu-h .nav-dropdown-sm .link:hover,
#ext_menu-h .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-h .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-h .navbar,
#ext_menu-h .nav-dropdown-sm,
#ext_menu-h .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-h .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-h .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-h .bg-color.transparent.opened .link:hover,
#ext_menu-h .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-h .link[aria-expanded="true"],
#ext_menu-h .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-h .btn {
  font-size: 16px;
}
#msg-box8-i .mbr-section-title,
#msg-box8-i p {
  color: #fff;
}
#header3-j .mbr-section-title,
#header3-j .mbr-section-subtitle {
  text-align: center;
}
#content5-q .mbr-section-title,
#content5-q p {
  color: #fff;
}
#contacts4-m UL {
  color: #ffffff;
}

#ext_menu-r .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-r .navbar-caption {
  color: #ffffff;
}
#ext_menu-r .navbar-toggler {
  color: #ffffff;
}
#ext_menu-r .close-icon::before,
#ext_menu-r .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-r .link,
#ext_menu-r .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-r .link {
  font-size: 0.75rem;
}
#ext_menu-r .dropdown-item,
#ext_menu-r .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-r .link:hover,
#ext_menu-r .dropdown-item:hover,
#ext_menu-r .link:focus,
#ext_menu-r .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-r .link[aria-expanded="true"],
#ext_menu-r .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-r .nav-dropdown-sm .link:focus,
#ext_menu-r .nav-dropdown-sm .link:hover,
#ext_menu-r .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-r .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-r .navbar,
#ext_menu-r .nav-dropdown-sm,
#ext_menu-r .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-r .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-r .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-r .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-r .bg-color.transparent.opened .link:hover,
#ext_menu-r .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-r .link[aria-expanded="true"],
#ext_menu-r .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-r .btn {
  font-size: 16px;
}
#msg-box8-s .mbr-section-title,
#msg-box8-s p {
  color: #fff;
}
#header3-t .mbr-section-title,
#header3-t .mbr-section-subtitle {
  text-align: center;
}
#features4-1 .card-subtitle {
  color: #bcbcbc;
}
#features4-1 .iconbox {
  background-color: #2969b0;
  border-color: #2969b0;
}
#header3-10 .mbr-section-title,
#header3-10 .mbr-section-subtitle {
  text-align: center;
}
#header3-10 H3 {
  color: #ffffff;
}
#features4-k .card-subtitle {
  color: #bcbcbc;
}
#features4-k .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-k P {
  color: #ffffff;
}
#features4-k H4 {
  color: #ffffff;
  text-align: center;
}
#header3-l .mbr-section-title,
#header3-l .mbr-section-subtitle {
  text-align: center;
}
#features4-m .card-subtitle {
  color: #bcbcbc;
}
#features4-m .iconbox {
  background-color: #2969b0;
  border-color: #2969b0;
}
#social-buttons3-q .mbr-section-title,
#social-buttons3-q .btn-social {
  color: #fff;
}
#form1-s .form-control-label {
  color: #232323;
}
#contacts4-w UL {
  color: #ffffff;
}

#ext_menu-x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-x .navbar-caption {
  color: #ffffff;
}
#ext_menu-x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-x .close-icon::before,
#ext_menu-x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-x .link,
#ext_menu-x .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-x .link {
  font-size: 0.75rem;
}
#ext_menu-x .dropdown-item,
#ext_menu-x .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-x .link:hover,
#ext_menu-x .dropdown-item:hover,
#ext_menu-x .link:focus,
#ext_menu-x .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-x .link[aria-expanded="true"],
#ext_menu-x .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-x .nav-dropdown-sm .link:focus,
#ext_menu-x .nav-dropdown-sm .link:hover,
#ext_menu-x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-x .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-x .navbar,
#ext_menu-x .nav-dropdown-sm,
#ext_menu-x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-x .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-x .bg-color.transparent.opened .link:hover,
#ext_menu-x .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-x .link[aria-expanded="true"],
#ext_menu-x .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-x .btn {
  font-size: 16px;
}
#msg-box8-y .mbr-section-title,
#msg-box8-y p {
  color: #fff;
}
#header3-z .mbr-section-title,
#header3-z .mbr-section-subtitle {
  text-align: center;
}
#contacts4-12 UL {
  color: #ffffff;
}

#msg-box8-0 .mbr-section-title,
#msg-box8-0 p {
  color: #fff;
}
#msg-box8-0 .lead {
  color: #ffffff;
}
#header3-17 .mbr-section-title,
#header3-17 .mbr-section-subtitle {
  text-align: center;
}
#header3-17 SPAN {
  color: #ffffff;
}
#content1-1 P {
  color: #ffffff;
}
#ext_menu-5 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5 .navbar-caption {
  color: #ffffff;
}
#ext_menu-5 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5 .close-icon::before,
#ext_menu-5 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5 .link,
#ext_menu-5 .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-5 .link {
  font-size: 0.75rem;
}
#ext_menu-5 .dropdown-item,
#ext_menu-5 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-5 .link:hover,
#ext_menu-5 .dropdown-item:hover,
#ext_menu-5 .link:focus,
#ext_menu-5 .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-5 .link[aria-expanded="true"],
#ext_menu-5 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-5 .nav-dropdown-sm .link:focus,
#ext_menu-5 .nav-dropdown-sm .link:hover,
#ext_menu-5 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-5 .navbar,
#ext_menu-5 .nav-dropdown-sm,
#ext_menu-5 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-5 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5 .bg-color.transparent.opened .link:hover,
#ext_menu-5 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-5 .link[aria-expanded="true"],
#ext_menu-5 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-5 .btn {
  font-size: 16px;
}
#custom-html-2w {
  /* Type valid CSS here */
}
#custom-html-2w .my-image {
  width: 100%;
}
#contacts4-6 UL {
  color: #ffffff;
}

#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-0 .btn {
  font-size: 16px;
}
#header3-4 .mbr-section-title,
#header3-4 .mbr-section-subtitle {
  text-align: center;
}
#header3-4 H3 {
  color: #ffffff;
}
#social-buttons3-3 .mbr-section-title,
#social-buttons3-3 .btn-social {
  color: #fff;
}
#contacts4-6 UL {
  color: #ffffff;
}

#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-0 .btn {
  font-size: 16px;
}
#extHeader1-4 DIV {
  text-align: left;
}
#extHeader1-4 H3 {
  text-align: left;
}
#header3-5 .mbr-section-title,
#header3-5 .mbr-section-subtitle {
  text-align: center;
}
#msg-box1-h H3 {
  color: #ffffff;
}
#header3-8 .mbr-section-title,
#header3-8 .mbr-section-subtitle {
  text-align: center;
}
#header3-8 H3 {
  color: #ffffff;
}
#header3-8 SMALL {
  color: #efefef;
}
#custom-html-2x {
  /* Type valid CSS here */
}
#custom-html-2x .my-image {
  width: 100%;
}
#social-buttons3-f .mbr-section-title,
#social-buttons3-f .btn-social {
  color: #fff;
}
#contacts4-1 UL {
  color: #ffffff;
}

#ext_menu-w .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-w .navbar-caption {
  color: #ffffff;
}
#ext_menu-w .navbar-toggler {
  color: #ffffff;
}
#ext_menu-w .close-icon::before,
#ext_menu-w .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-w .link,
#ext_menu-w .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-w .link {
  font-size: 0.75rem;
}
#ext_menu-w .dropdown-item,
#ext_menu-w .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-w .link:hover,
#ext_menu-w .dropdown-item:hover,
#ext_menu-w .link:focus,
#ext_menu-w .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-w .link[aria-expanded="true"],
#ext_menu-w .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-w .nav-dropdown-sm .link:focus,
#ext_menu-w .nav-dropdown-sm .link:hover,
#ext_menu-w .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-w .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-w .navbar,
#ext_menu-w .nav-dropdown-sm,
#ext_menu-w .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-w .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-w .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-w .bg-color.transparent.opened .link:hover,
#ext_menu-w .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-w .link[aria-expanded="true"],
#ext_menu-w .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-w .btn {
  font-size: 16px;
}
#form1-z .form-control-label {
  color: #232323;
}
#contacts4-x UL {
  color: #ffffff;
}

#ext_menu-13 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-13 .navbar-caption {
  color: #ffffff;
}
#ext_menu-13 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-13 .close-icon::before,
#ext_menu-13 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-13 .link,
#ext_menu-13 .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-13 .link {
  font-size: 0.75rem;
}
#ext_menu-13 .dropdown-item,
#ext_menu-13 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-13 .link:hover,
#ext_menu-13 .dropdown-item:hover,
#ext_menu-13 .link:focus,
#ext_menu-13 .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-13 .link[aria-expanded="true"],
#ext_menu-13 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-13 .nav-dropdown-sm .link:focus,
#ext_menu-13 .nav-dropdown-sm .link:hover,
#ext_menu-13 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-13 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-13 .navbar,
#ext_menu-13 .nav-dropdown-sm,
#ext_menu-13 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-13 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-13 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-13 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-13 .bg-color.transparent.opened .link:hover,
#ext_menu-13 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-13 .link[aria-expanded="true"],
#ext_menu-13 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-13 .btn {
  font-size: 16px;
}
#extHeader1-14 DIV {
  text-align: left;
}
#extHeader1-14 H3 {
  text-align: left;
}
#header3-15 .mbr-section-title,
#header3-15 .mbr-section-subtitle {
  text-align: center;
}
#header3-1h .mbr-section-title,
#header3-1h .mbr-section-subtitle {
  text-align: center;
}
#header3-1f .mbr-section-title,
#header3-1f .mbr-section-subtitle {
  text-align: center;
}
#features4-1e .card-subtitle {
  color: #bcbcbc;
}
#features4-1e .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#msg-box1-18 H3 {
  color: #ffffff;
}
#header3-1a .mbr-section-title,
#header3-1a .mbr-section-subtitle {
  text-align: center;
}
#header3-1a H3 {
  color: #ffffff;
}
#header3-1a SMALL {
  color: #efefef;
}
#custom-html-2z {
  /* Type valid CSS here */
}
#custom-html-2z .my-image {
  width: 100%;
}
#social-buttons3-1c .mbr-section-title,
#social-buttons3-1c .btn-social {
  color: #fff;
}
#contacts4-1d UL {
  color: #ffffff;
}


#ext_menu-1x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1x .navbar-caption {
  color: #ffffff;
}
#ext_menu-1x .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1x .close-icon::before,
#ext_menu-1x .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1x .link,
#ext_menu-1x .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-1x .link {
  font-size: 0.75rem;
}
#ext_menu-1x .dropdown-item,
#ext_menu-1x .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1x .link:hover,
#ext_menu-1x .dropdown-item:hover,
#ext_menu-1x .link:focus,
#ext_menu-1x .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-1x .nav-dropdown-sm .link:focus,
#ext_menu-1x .nav-dropdown-sm .link:hover,
#ext_menu-1x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1x .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-1x .navbar,
#ext_menu-1x .nav-dropdown-sm,
#ext_menu-1x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1x .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-1x .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1x .bg-color.transparent.opened .link:hover,
#ext_menu-1x .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-1x .link[aria-expanded="true"],
#ext_menu-1x .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-1x .btn {
  font-size: 16px;
}
#msg-box7-2c .mbr-section-title,
#msg-box7-2c .lead p {
  color: #fff;
}
#msg-box7-2c H3 {
  font-family: 'Merriweather', serif;
}
#header3-1z .mbr-section-title,
#header3-1z .mbr-section-subtitle {
  text-align: center;
}
#extPricingTable1-25 .mbr-plan-price-desc {
  color: #28324e;
}
#extPricingTable1-25 .mbr-plan-subtitle {
  color: #28324e;
}
#header3-2e .mbr-section-title,
#header3-2e .mbr-section-subtitle {
  text-align: center;
}
#features4-21 .card-subtitle {
  color: #28324e;
}
#features4-21 .iconbox {
  background-color: #2969b0;
  border-color: #2969b0;
}
#header3-22 .mbr-section-title,
#header3-22 .mbr-section-subtitle {
  text-align: center;
}
#header3-22 H3 {
  color: #ffffff;
}
#features4-23 .card-subtitle {
  color: #bcbcbc;
}
#features4-23 .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-23 P {
  color: #ffffff;
}
#features4-23 H4 {
  color: #ffffff;
  text-align: center;
}
#header3-26 .mbr-section-title,
#header3-26 .mbr-section-subtitle {
  text-align: center;
}
#features4-27 .card-subtitle {
  color: #bcbcbc;
}
#features4-27 .iconbox {
  background-color: #2969b0;
  border-color: #2969b0;
}
#social-buttons3-28 .mbr-section-title,
#social-buttons3-28 .btn-social {
  color: #fff;
}
#form1-29 .form-control-label {
  color: #232323;
}
#contacts4-2a UL {
  color: #ffffff;
}

#ext_menu-2j .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2j .navbar-caption {
  color: #ffffff;
}
#ext_menu-2j .navbar-toggler {
  color: #ffffff;
}
#ext_menu-2j .close-icon::before,
#ext_menu-2j .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-2j .link,
#ext_menu-2j .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-2j .link {
  font-size: 0.75rem;
}
#ext_menu-2j .dropdown-item,
#ext_menu-2j .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2j .link:hover,
#ext_menu-2j .dropdown-item:hover,
#ext_menu-2j .link:focus,
#ext_menu-2j .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-2j .link[aria-expanded="true"],
#ext_menu-2j .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-2j .nav-dropdown-sm .link:focus,
#ext_menu-2j .nav-dropdown-sm .link:hover,
#ext_menu-2j .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2j .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-2j .navbar,
#ext_menu-2j .nav-dropdown-sm,
#ext_menu-2j .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2j .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-2j .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-2j .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2j .bg-color.transparent.opened .link:hover,
#ext_menu-2j .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-2j .link[aria-expanded="true"],
#ext_menu-2j .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-2j .btn {
  font-size: 16px;
}
#custom-html-2y {
  /* Type valid CSS here */
}
#custom-html-2y .my-image {
  width: 100%;
}
#contacts4-2o UL {
  color: #ffffff;
}

#ext_menu-31 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-31 .navbar-caption {
  color: #ffffff;
}
#ext_menu-31 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-31 .close-icon::before,
#ext_menu-31 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-31 .link,
#ext_menu-31 .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-31 .link {
  font-size: 0.75rem;
}
#ext_menu-31 .dropdown-item,
#ext_menu-31 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-31 .link:hover,
#ext_menu-31 .dropdown-item:hover,
#ext_menu-31 .link:focus,
#ext_menu-31 .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-31 .link[aria-expanded="true"],
#ext_menu-31 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-31 .nav-dropdown-sm .link:focus,
#ext_menu-31 .nav-dropdown-sm .link:hover,
#ext_menu-31 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-31 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-31 .navbar,
#ext_menu-31 .nav-dropdown-sm,
#ext_menu-31 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-31 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-31 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-31 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-31 .bg-color.transparent.opened .link:hover,
#ext_menu-31 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-31 .link[aria-expanded="true"],
#ext_menu-31 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-31 .btn {
  font-size: 16px;
}
#msg-box8-32 .mbr-section-title,
#msg-box8-32 p {
  color: #fff;
}
#header3-33 .mbr-section-title,
#header3-33 .mbr-section-subtitle {
  text-align: center;
}
#form1-3a .form-control-label {
  color: #232323;
}
#contacts4-38 UL {
  color: #ffffff;
}


#ext_menu-3b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3b .navbar-caption {
  color: #ffffff;
}
#ext_menu-3b .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3b .close-icon::before,
#ext_menu-3b .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3b .link,
#ext_menu-3b .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-3b .link {
  font-size: 0.75rem;
}
#ext_menu-3b .dropdown-item,
#ext_menu-3b .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-3b .link:hover,
#ext_menu-3b .dropdown-item:hover,
#ext_menu-3b .link:focus,
#ext_menu-3b .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-3b .link[aria-expanded="true"],
#ext_menu-3b .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-3b .nav-dropdown-sm .link:focus,
#ext_menu-3b .nav-dropdown-sm .link:hover,
#ext_menu-3b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3b .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-3b .navbar,
#ext_menu-3b .nav-dropdown-sm,
#ext_menu-3b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3b .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-3b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3b .bg-color.transparent.opened .link:hover,
#ext_menu-3b .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-3b .link[aria-expanded="true"],
#ext_menu-3b .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-3b .btn {
  font-size: 16px;
}
#msg-box7-3c .mbr-section-title,
#msg-box7-3c .lead p {
  color: #fff;
}
#msg-box7-3c H3 {
  font-family: 'Merriweather', serif;
}
#header3-3d .mbr-section-title,
#header3-3d .mbr-section-subtitle {
  text-align: center;
}
#header3-3k .mbr-section-title,
#header3-3k .mbr-section-subtitle {
  text-align: center;
}
#header3-3k H3 {
  color: #ffffff;
}
#features4-3l .card-subtitle {
  color: #bcbcbc;
}
#features4-3l .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-3l P {
  color: #ffffff;
}
#features4-3l H4 {
  color: #ffffff;
  text-align: center;
}
#form1-3s .form-control-label {
  color: #232323;
}
#social-buttons3-3p .mbr-section-title,
#social-buttons3-3p .btn-social {
  color: #fff;
}
#contacts4-3r UL {
  color: #ffffff;
}


#ext_menu-3t .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3t .navbar-caption {
  color: #ffffff;
}
#ext_menu-3t .navbar-toggler {
  color: #ffffff;
}
#ext_menu-3t .close-icon::before,
#ext_menu-3t .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-3t .link,
#ext_menu-3t .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-3t .link {
  font-size: 0.75rem;
}
#ext_menu-3t .dropdown-item,
#ext_menu-3t .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-3t .link:hover,
#ext_menu-3t .dropdown-item:hover,
#ext_menu-3t .link:focus,
#ext_menu-3t .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-3t .link[aria-expanded="true"],
#ext_menu-3t .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-3t .nav-dropdown-sm .link:focus,
#ext_menu-3t .nav-dropdown-sm .link:hover,
#ext_menu-3t .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3t .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-3t .navbar,
#ext_menu-3t .nav-dropdown-sm,
#ext_menu-3t .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3t .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-3t .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-3t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3t .bg-color.transparent.opened .link:hover,
#ext_menu-3t .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-3t .link[aria-expanded="true"],
#ext_menu-3t .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-3t .btn {
  font-size: 16px;
}
#header3-3v .mbr-section-title,
#header3-3v .mbr-section-subtitle {
  text-align: center;
}
#extFeatures10-41 .etl-icon {
  color: #333333;
}
#extFeatures10-41 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #ffffff;
}
#extFeatures10-41 .mbr-section-title {
  color: #ffffff;
}
#header3-46 .mbr-section-title,
#header3-46 .mbr-section-subtitle {
  text-align: center;
}
#extFeatures4-5b .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures4-5b .wraper {
  border-color: undefined !important;
}
#form1-3y .form-control-label {
  color: #232323;
}
#contacts4-40 UL {
  color: #ffffff;
}


#ext_menu-47 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-47 .navbar-caption {
  color: #ffffff;
}
#ext_menu-47 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-47 .close-icon::before,
#ext_menu-47 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-47 .link,
#ext_menu-47 .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-47 .link {
  font-size: 0.75rem;
}
#ext_menu-47 .dropdown-item,
#ext_menu-47 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-47 .link:hover,
#ext_menu-47 .dropdown-item:hover,
#ext_menu-47 .link:focus,
#ext_menu-47 .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-47 .link[aria-expanded="true"],
#ext_menu-47 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-47 .nav-dropdown-sm .link:focus,
#ext_menu-47 .nav-dropdown-sm .link:hover,
#ext_menu-47 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-47 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-47 .navbar,
#ext_menu-47 .nav-dropdown-sm,
#ext_menu-47 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-47 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-47 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-47 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-47 .bg-color.transparent.opened .link:hover,
#ext_menu-47 .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-47 .link[aria-expanded="true"],
#ext_menu-47 .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-47 .btn {
  font-size: 16px;
}
#msg-box8-48 .mbr-section-title,
#msg-box8-48 p {
  color: #fff;
}
#form1-4h .form-control-label {
  color: #232323;
}
#header3-49 .mbr-section-title,
#header3-49 .mbr-section-subtitle {
  text-align: center;
}
#extFeatures10-4b .etl-icon {
  color: #333333;
}
#extFeatures10-4b P {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #ffffff;
}
#extFeatures10-4b .mbr-section-title {
  color: #ffffff;
}
#header3-4c .mbr-section-title,
#header3-4c .mbr-section-subtitle {
  text-align: center;
}
#extFeatures4-5a .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures4-5a .wraper {
  border-color: undefined !important;
}
#contacts4-4j UL {
  color: #ffffff;
}


#ext_menu-4k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4k .navbar-caption {
  color: #ffffff;
}
#ext_menu-4k .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4k .close-icon::before,
#ext_menu-4k .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4k .link,
#ext_menu-4k .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-4k .link {
  font-size: 0.75rem;
}
#ext_menu-4k .dropdown-item,
#ext_menu-4k .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-4k .link:hover,
#ext_menu-4k .dropdown-item:hover,
#ext_menu-4k .link:focus,
#ext_menu-4k .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-4k .link[aria-expanded="true"],
#ext_menu-4k .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-4k .nav-dropdown-sm .link:focus,
#ext_menu-4k .nav-dropdown-sm .link:hover,
#ext_menu-4k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4k .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-4k .navbar,
#ext_menu-4k .nav-dropdown-sm,
#ext_menu-4k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4k .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-4k .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4k .bg-color.transparent.opened .link:hover,
#ext_menu-4k .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-4k .link[aria-expanded="true"],
#ext_menu-4k .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-4k .btn {
  font-size: 16px;
}
#msg-box8-4l .mbr-section-title,
#msg-box8-4l p {
  color: #fff;
}
#form1-4m .form-control-label {
  color: #232323;
}
#header3-4n .mbr-section-title,
#header3-4n .mbr-section-subtitle {
  text-align: center;
}
#extFeatures10-4p .etl-icon {
  color: #333333;
}
#extFeatures10-4p P {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #ffffff;
}
#extFeatures10-4p .mbr-section-title {
  color: #ffffff;
}
#header3-4q .mbr-section-title,
#header3-4q .mbr-section-subtitle {
  text-align: center;
}
#extFeatures5-4s .mbr-iconfont-features4 {
  color: #e6e6e6 !important;
}
#extFeatures5-4s .wraper {
  border-color: #e6e6e6 !important;
}
#contacts4-4v UL {
  color: #ffffff;
}


#ext_menu-4w .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4w .navbar-caption {
  color: #ffffff;
}
#ext_menu-4w .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4w .close-icon::before,
#ext_menu-4w .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4w .link,
#ext_menu-4w .dropdown-item {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
#ext_menu-4w .link {
  font-size: 0.75rem;
}
#ext_menu-4w .dropdown-item,
#ext_menu-4w .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-4w .link:hover,
#ext_menu-4w .dropdown-item:hover,
#ext_menu-4w .link:focus,
#ext_menu-4w .dropdown-item:focus {
  color: #3d8eb9;
}
#ext_menu-4w .link[aria-expanded="true"],
#ext_menu-4w .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-4w .nav-dropdown-sm .link:focus,
#ext_menu-4w .nav-dropdown-sm .link:hover,
#ext_menu-4w .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4w .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-4w .navbar,
#ext_menu-4w .nav-dropdown-sm,
#ext_menu-4w .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4w .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-4w .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4w .bg-color.transparent.opened .link:hover,
#ext_menu-4w .bg-color.transparent.opened .link:focus {
  color: #3d8eb9;
}
#ext_menu-4w .link[aria-expanded="true"],
#ext_menu-4w .dropdown-item[aria-expanded="true"] {
  color: #3d8eb9!important;
}
#ext_menu-4w .btn {
  font-size: 16px;
}
#msg-box8-4x .mbr-section-title,
#msg-box8-4x p {
  color: #fff;
}
#form1-4y .form-control-label {
  color: #232323;
}
#header3-4z .mbr-section-title,
#header3-4z .mbr-section-subtitle {
  text-align: center;
}
#extFeatures10-51 .etl-icon {
  color: #333333;
}
#extFeatures10-51 P {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #ffffff;
}
#extFeatures10-51 .mbr-section-title {
  color: #ffffff;
}
#header3-52 .mbr-section-title,
#header3-52 .mbr-section-subtitle {
  text-align: center;
}
#extFeatures5-54 .mbr-iconfont-features4 {
  color: #e6e6e6 !important;
}
#extFeatures5-54 .wraper {
  border-color: #e6e6e6 !important;
}
#contacts4-57 UL {
  color: #ffffff;
}
