@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway: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: 'Montserrat', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #0065cc !important;
}
.bg-success {
  background-color: #338cf1 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #000000 !important;
}
.bg-danger {
  background-color: #28324e !important;
}
.btn-primary {
  background-color: #0065cc;
  border-color: #0065cc;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #003f80;
  border-color: #003f80;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #003f80 !important;
  border-color: #003f80 !important;
}
.btn-secondary {
  background-color: #0065cc;
  border-color: #0065cc;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #003f80;
  border-color: #003f80;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #003f80 !important;
  border-color: #003f80 !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: #338cf1;
  border-color: #338cf1;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #0e66ca;
  border-color: #0e66ca;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #0e66ca !important;
  border-color: #0e66ca !important;
}
.btn-warning {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-danger {
  background-color: #28324e;
  border-color: #28324e;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #0e121b;
  border-color: #0e121b;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #0e121b !important;
  border-color: #0e121b !important;
}
.btn-primary-outline {
  background: none;
  border-color: #003266;
  color: #003266;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #0065cc;
  border-color: #0065cc;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #0065cc !important;
  border-color: #0065cc !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #003266;
  color: #003266;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #0065cc;
  border-color: #0065cc;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #0065cc !important;
  border-color: #0065cc !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: #0c5ab2;
  color: #0c5ab2;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #338cf1;
  border-color: #338cf1;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #338cf1 !important;
  border-color: #338cf1 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #05070b;
  color: #05070b;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #28324e;
  border-color: #28324e;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #28324e !important;
  border-color: #28324e !important;
}
.text-primary {
  color: #0065cc !important;
}
.text-success {
  color: #338cf1 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #000000 !important;
}
.text-danger {
  color: #28324e !important;
}
.alert-success {
  background-color: #338cf1;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #000000;
}
.alert-danger {
  background-color: #28324e;
}
.btn-social {
  border-color: #0065cc;
}
.btn-social:hover {
  background: #0065cc;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #0065cc;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #0065cc;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #0065cc;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #0065cc;
}
.lead a,
.lead a:hover {
  color: #0065cc;
}
.lead blockquote {
  border-color: #0065cc;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #99cbff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #f2f8fe;
}
.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: #b3b3b3;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #94a1c8;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #0065cc;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Montserrat', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Lora', serif;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Lora', serif;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Raleway', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'Lora', serif;
}
.mbr-iconfont-counters1 {
  color: #0065cc;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Lora', serif;
}
.extHeader5 .container label {
  font-family: 'Lora', serif;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Lora', serif;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Lora', serif;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'Lora', serif;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Lora', serif;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #0065cc;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Lora', serif;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Lora', serif;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'Lora', serif;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #0065cc;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #0065cc;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Lora', serif;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lora', serif;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #0065cc;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #0065cc;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #0065cc;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lora', serif;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lora', serif;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #0065cc;
}
.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: #0065cc;
}
.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: #0065cc;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #0065cc;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #0065cc;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Lora', serif;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Lora', serif;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Lora', serif;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Lora', serif;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #0065cc !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #0065cc;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #0065cc;
}
.theme-border {
  border: 1px solid #0065cc;
}
#extMenu1-0 .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-0 .navbar-caption {
  color: #ffffff;
}
#extMenu1-0 .navbar-toggler {
  color: #1a1a1a;
}
#extMenu1-0 .close-icon::before,
#extMenu1-0 .close-icon::after {
  background-color: #1a1a1a;
}
#extMenu1-0 .link,
#extMenu1-0 .dropdown-item {
  color: #1a1a1a;
}
#extMenu1-0 .link {
  font-size: 0.75rem;
}
#extMenu1-0 .dropdown-item,
#extMenu1-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#extMenu1-0 .link:hover,
#extMenu1-0 .dropdown-item:hover,
#extMenu1-0 .link:focus,
#extMenu1-0 .dropdown-item:focus {
  color: #0065cc;
}
#extMenu1-0 .link[aria-expanded="true"],
#extMenu1-0 .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-0 .nav-dropdown-sm .link:focus,
#extMenu1-0 .nav-dropdown-sm .link:hover,
#extMenu1-0 .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-0 .navbar,
#extMenu1-0 .nav-dropdown-sm,
#extMenu1-0 .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-0 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-0 .bg-color.transparent .link {
  color: #1a1a1a;
  transition: none;
}
#extMenu1-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-0 .bg-color.transparent.opened .link:hover,
#extMenu1-0 .bg-color.transparent.opened .link:focus {
  color: #0065cc;
}
#extMenu1-0 .link[aria-expanded="true"],
#extMenu1-0 .dropdown-item[aria-expanded="true"] {
  color: #0065cc!important;
}
#extMenu1-0 .innerEmail:hover,
#extMenu1-0 .innerPhone:hover {
  color: #0065cc;
}
#extMenu1-0 SPAN {
  color: #ffffff;
}
#extSlider1-1 H2 {
  font-size: 36px;
}
#extSlider1-1 P {
  font-size: 20px;
}
#header3-7 .mbr-section-title,
#header3-7 .mbr-section-subtitle {
  text-align: center;
}
#header3-7 H3 {
  font-size: 30px;
}
#content1-8 P {
  font-size: 14px;
  text-align: center;
}
#features3-5 P {
  font-size: 14px;
  color: #ffffff;
}
#features3-5 H4 {
  color: #ffffff;
}
#extCounters1-3 .mbr-section-title {
  color: #fff;
}
#extCounters1-3 SPAN {
  font-size: 36px;
  color: #ffffff;
}
#extCounters1-3 H2 {
  font-size: 17px;
  color: #ffffff;
}
#contacts1-b STRONG {
  font-size: 18px;
  color: #efefef;
}
#social-buttons4-7 .mbr-section-title,
#social-buttons4-7 .btn-social {
  color: #fff;
}

#content5-i .mbr-section-title,
#content5-i p {
  color: #fff;
}
#extMsg-box1-h H3 {
  font-size: 25px;
  color: #232323;
  text-align: left;
}
#extMsg-box1-h P {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #4b4a4a;
  text-align: left;
}
#extMsg-box1-h SPAN {
  font-size: 15px;
  color: #000000;
  text-align: left;
}
#extMsg-box1-h B {
  color: #000000;
}
#extFeatures8-j .feature-title,
#extFeatures8-j .description {
  color: #232323;
}
#extFeatures8-j .feature-subtitle {
  color: #8c8c8c;
}
#extFeatures8-j .mbr-section-title {
  font-size: 30px;
}
#extFeatures8-j .mbr-section-subtitle {
  color: #000000;
}
#extFeatures8-j P {
  color: #000000;
  text-align: left;
  font-size: 13px;
}
#extFeatures8-j DIV {
  color: #000000;
  text-align: left;
}
#extFeatures6-u .card-img {
  background-color: #c1c1c1 !important;
}
#extFeatures6-u H4 {
  text-align: left;
  font-size: 17px;
}
#extFeatures6-u .card-subtitle {
  text-align: left;
  color: #4b4a4a;
}
#extFeatures6-u P {
  text-align: left;
}
#extMenu1-7 .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-7 .navbar-caption {
  color: #ffffff;
}
#extMenu1-7 .navbar-toggler {
  color: #1a1a1a;
}
#extMenu1-7 .close-icon::before,
#extMenu1-7 .close-icon::after {
  background-color: #1a1a1a;
}
#extMenu1-7 .link,
#extMenu1-7 .dropdown-item {
  color: #1a1a1a;
}
#extMenu1-7 .link {
  font-size: 0.75rem;
}
#extMenu1-7 .dropdown-item,
#extMenu1-7 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#extMenu1-7 .link:hover,
#extMenu1-7 .dropdown-item:hover,
#extMenu1-7 .link:focus,
#extMenu1-7 .dropdown-item:focus {
  color: #0065cc;
}
#extMenu1-7 .link[aria-expanded="true"],
#extMenu1-7 .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-7 .nav-dropdown-sm .link:focus,
#extMenu1-7 .nav-dropdown-sm .link:hover,
#extMenu1-7 .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-7 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-7 .navbar,
#extMenu1-7 .nav-dropdown-sm,
#extMenu1-7 .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-7 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-7 .bg-color.transparent .link {
  color: #1a1a1a;
  transition: none;
}
#extMenu1-7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-7 .bg-color.transparent.opened .link:hover,
#extMenu1-7 .bg-color.transparent.opened .link:focus {
  color: #0065cc;
}
#extMenu1-7 .link[aria-expanded="true"],
#extMenu1-7 .dropdown-item[aria-expanded="true"] {
  color: #0065cc!important;
}
#extMenu1-7 .innerEmail:hover,
#extMenu1-7 .innerPhone:hover {
  color: #0065cc;
}
#extMenu1-7 SPAN {
  color: #ffffff;
}
#contacts1-e STRONG {
  font-size: 18px;
  color: #efefef;
}
#social-buttons4-f .mbr-section-title,
#social-buttons4-f .btn-social {
  color: #fff;
}
#content5-k .mbr-section-title,
#content5-k p {
  color: #fff;
}
#extMenu1-o .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-o .navbar-caption {
  color: #ffffff;
}
#extMenu1-o .navbar-toggler {
  color: #1a1a1a;
}
#extMenu1-o .close-icon::before,
#extMenu1-o .close-icon::after {
  background-color: #1a1a1a;
}
#extMenu1-o .link,
#extMenu1-o .dropdown-item {
  color: #1a1a1a;
}
#extMenu1-o .link {
  font-size: 0.75rem;
}
#extMenu1-o .dropdown-item,
#extMenu1-o .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#extMenu1-o .link:hover,
#extMenu1-o .dropdown-item:hover,
#extMenu1-o .link:focus,
#extMenu1-o .dropdown-item:focus {
  color: #0065cc;
}
#extMenu1-o .link[aria-expanded="true"],
#extMenu1-o .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-o .nav-dropdown-sm .link:focus,
#extMenu1-o .nav-dropdown-sm .link:hover,
#extMenu1-o .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-o .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-o .navbar,
#extMenu1-o .nav-dropdown-sm,
#extMenu1-o .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-o .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-o .bg-color.transparent .link {
  color: #1a1a1a;
  transition: none;
}
#extMenu1-o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-o .bg-color.transparent.opened .link:hover,
#extMenu1-o .bg-color.transparent.opened .link:focus {
  color: #0065cc;
}
#extMenu1-o .link[aria-expanded="true"],
#extMenu1-o .dropdown-item[aria-expanded="true"] {
  color: #0065cc!important;
}
#extMenu1-o .innerEmail:hover,
#extMenu1-o .innerPhone:hover {
  color: #0065cc;
}
#extMenu1-o SPAN {
  color: #ffffff;
}
#extFeatures7-s H5 {
  color: #686868;
}
#extFeatures7-s H4 {
  font-size: 16px;
  color: #000000;
}
#extFeatures7-t H5 {
  color: #686868;
}
#extFeatures7-t H4 {
  font-size: 16px;
  color: #000000;
}
#contacts1-p STRONG {
  font-size: 18px;
  color: #efefef;
}
#social-buttons4-q .mbr-section-title,
#social-buttons4-q .btn-social {
  color: #fff;
}

#content5-v .mbr-section-title,
#content5-v p {
  color: #fff;
}
#extMsg-box1-w H3 {
  font-size: 25px;
  color: #232323;
  text-align: left;
}
#extMsg-box1-w P {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #4b4a4a;
  text-align: left;
}
#extMsg-box1-w SPAN {
  font-size: 15px;
  color: #000000;
  text-align: left;
}
#extMsg-box1-w B {
  color: #000000;
}
#extMenu1-z .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-z .navbar-caption {
  color: #ffffff;
}
#extMenu1-z .navbar-toggler {
  color: #1a1a1a;
}
#extMenu1-z .close-icon::before,
#extMenu1-z .close-icon::after {
  background-color: #1a1a1a;
}
#extMenu1-z .link,
#extMenu1-z .dropdown-item {
  color: #1a1a1a;
}
#extMenu1-z .link {
  font-size: 0.75rem;
}
#extMenu1-z .dropdown-item,
#extMenu1-z .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#extMenu1-z .link:hover,
#extMenu1-z .dropdown-item:hover,
#extMenu1-z .link:focus,
#extMenu1-z .dropdown-item:focus {
  color: #0065cc;
}
#extMenu1-z .link[aria-expanded="true"],
#extMenu1-z .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-z .nav-dropdown-sm .link:focus,
#extMenu1-z .nav-dropdown-sm .link:hover,
#extMenu1-z .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-z .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-z .navbar,
#extMenu1-z .nav-dropdown-sm,
#extMenu1-z .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-z .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-z .bg-color.transparent .link {
  color: #1a1a1a;
  transition: none;
}
#extMenu1-z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-z .bg-color.transparent.opened .link:hover,
#extMenu1-z .bg-color.transparent.opened .link:focus {
  color: #0065cc;
}
#extMenu1-z .link[aria-expanded="true"],
#extMenu1-z .dropdown-item[aria-expanded="true"] {
  color: #0065cc!important;
}
#extMenu1-z .innerEmail:hover,
#extMenu1-z .innerPhone:hover {
  color: #0065cc;
}
#extMenu1-z SPAN {
  color: #ffffff;
}
#contacts1-10 STRONG {
  font-size: 18px;
  color: #efefef;
}
#social-buttons4-11 .mbr-section-title,
#social-buttons4-11 .btn-social {
  color: #fff;
}


#content5-13 .mbr-section-title,
#content5-13 p {
  color: #fff;
}
#content1-19 P {
  text-align: left;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
  color: #000000;
}
#extMenu1-15 .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-15 .navbar-caption {
  color: #ffffff;
}
#extMenu1-15 .navbar-toggler {
  color: #1a1a1a;
}
#extMenu1-15 .close-icon::before,
#extMenu1-15 .close-icon::after {
  background-color: #1a1a1a;
}
#extMenu1-15 .link,
#extMenu1-15 .dropdown-item {
  color: #1a1a1a;
}
#extMenu1-15 .link {
  font-size: 0.75rem;
}
#extMenu1-15 .dropdown-item,
#extMenu1-15 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#extMenu1-15 .link:hover,
#extMenu1-15 .dropdown-item:hover,
#extMenu1-15 .link:focus,
#extMenu1-15 .dropdown-item:focus {
  color: #0065cc;
}
#extMenu1-15 .link[aria-expanded="true"],
#extMenu1-15 .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-15 .nav-dropdown-sm .link:focus,
#extMenu1-15 .nav-dropdown-sm .link:hover,
#extMenu1-15 .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-15 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-15 .navbar,
#extMenu1-15 .nav-dropdown-sm,
#extMenu1-15 .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-15 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-15 .bg-color.transparent .link {
  color: #1a1a1a;
  transition: none;
}
#extMenu1-15 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-15 .bg-color.transparent.opened .link:hover,
#extMenu1-15 .bg-color.transparent.opened .link:focus {
  color: #0065cc;
}
#extMenu1-15 .link[aria-expanded="true"],
#extMenu1-15 .dropdown-item[aria-expanded="true"] {
  color: #0065cc!important;
}
#extMenu1-15 .innerEmail:hover,
#extMenu1-15 .innerPhone:hover {
  color: #0065cc;
}
#extMenu1-15 SPAN {
  color: #ffffff;
}
#content1-1b P {
  text-align: left;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  color: #000000;
}
#contacts1-16 STRONG {
  font-size: 18px;
  color: #efefef;
}
#social-buttons4-17 .mbr-section-title,
#social-buttons4-17 .btn-social {
  color: #fff;
}




#content5-1c .mbr-section-title,
#content5-1c p {
  color: #fff;
}
#content1-1d P {
  text-align: left;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
  color: #000000;
}
#extMenu1-1e .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-1e .navbar-caption {
  color: #ffffff;
}
#extMenu1-1e .navbar-toggler {
  color: #1a1a1a;
}
#extMenu1-1e .close-icon::before,
#extMenu1-1e .close-icon::after {
  background-color: #1a1a1a;
}
#extMenu1-1e .link,
#extMenu1-1e .dropdown-item {
  color: #1a1a1a;
}
#extMenu1-1e .link {
  font-size: 0.75rem;
}
#extMenu1-1e .dropdown-item,
#extMenu1-1e .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#extMenu1-1e .link:hover,
#extMenu1-1e .dropdown-item:hover,
#extMenu1-1e .link:focus,
#extMenu1-1e .dropdown-item:focus {
  color: #0065cc;
}
#extMenu1-1e .link[aria-expanded="true"],
#extMenu1-1e .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-1e .nav-dropdown-sm .link:focus,
#extMenu1-1e .nav-dropdown-sm .link:hover,
#extMenu1-1e .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-1e .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-1e .navbar,
#extMenu1-1e .nav-dropdown-sm,
#extMenu1-1e .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-1e .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-1e .bg-color.transparent .link {
  color: #1a1a1a;
  transition: none;
}
#extMenu1-1e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-1e .bg-color.transparent.opened .link:hover,
#extMenu1-1e .bg-color.transparent.opened .link:focus {
  color: #0065cc;
}
#extMenu1-1e .link[aria-expanded="true"],
#extMenu1-1e .dropdown-item[aria-expanded="true"] {
  color: #0065cc!important;
}
#extMenu1-1e .innerEmail:hover,
#extMenu1-1e .innerPhone:hover {
  color: #0065cc;
}
#extMenu1-1e SPAN {
  color: #ffffff;
}
#features4-1j .card-subtitle {
  color: #bcbcbc;
}
#features4-1j .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#features4-1j P {
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
}
#features4-1j H4 {
  font-size: 19px;
  font-family: 'Montserrat', sans-serif;
}
#features4-1j SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#contacts1-1g STRONG {
  font-size: 18px;
  color: #efefef;
}
#social-buttons4-1h .mbr-section-title,
#social-buttons4-1h .btn-social {
  color: #fff;
}

#content5-1k .mbr-section-title,
#content5-1k p {
  color: #fff;
}
#header3-1t .mbr-section-title,
#header3-1t .mbr-section-subtitle {
  text-align: center;
}
#header3-1t H3 {
  font-size: 30px;
  color: #232323;
}
#extMenu1-1o .hide-buttons .nav-btn {
  display: none !important;
}
#extMenu1-1o .navbar-caption {
  color: #ffffff;
}
#extMenu1-1o .navbar-toggler {
  color: #1a1a1a;
}
#extMenu1-1o .close-icon::before,
#extMenu1-1o .close-icon::after {
  background-color: #1a1a1a;
}
#extMenu1-1o .link,
#extMenu1-1o .dropdown-item {
  color: #1a1a1a;
}
#extMenu1-1o .link {
  font-size: 0.75rem;
}
#extMenu1-1o .dropdown-item,
#extMenu1-1o .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#extMenu1-1o .link:hover,
#extMenu1-1o .dropdown-item:hover,
#extMenu1-1o .link:focus,
#extMenu1-1o .dropdown-item:focus {
  color: #0065cc;
}
#extMenu1-1o .link[aria-expanded="true"],
#extMenu1-1o .dropdown-menu {
  background: #e6e6e6;
}
#extMenu1-1o .nav-dropdown-sm .link:focus,
#extMenu1-1o .nav-dropdown-sm .link:hover,
#extMenu1-1o .nav-dropdown-sm .dropdown-item:focus,
#extMenu1-1o .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#extMenu1-1o .navbar,
#extMenu1-1o .nav-dropdown-sm,
#extMenu1-1o .nav-dropdown-sm .link[aria-expanded="true"],
#extMenu1-1o .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#extMenu1-1o .bg-color.transparent .link {
  color: #1a1a1a;
  transition: none;
}
#extMenu1-1o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#extMenu1-1o .bg-color.transparent.opened .link:hover,
#extMenu1-1o .bg-color.transparent.opened .link:focus {
  color: #0065cc;
}
#extMenu1-1o .link[aria-expanded="true"],
#extMenu1-1o .dropdown-item[aria-expanded="true"] {
  color: #0065cc!important;
}
#extMenu1-1o .innerEmail:hover,
#extMenu1-1o .innerPhone:hover {
  color: #0065cc;
}
#extMenu1-1o SPAN {
  color: #ffffff;
}
#gallery3-1s .mbr-gallery-item > div > span {
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
}
#contacts1-1p STRONG {
  font-size: 18px;
  color: #efefef;
}
#social-buttons4-1q .mbr-section-title,
#social-buttons4-1q .btn-social {
  color: #fff;
}
