@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,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 {
  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: 'PT Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #ffffff !important;
}
.bg-success {
  background-color: #ffffff !important;
}
.bg-info {
  background-color: #110758 !important;
}
.bg-warning {
  background-color: #fac51c !important;
}
.bg-danger {
  background-color: #2969b0 !important;
}
.btn-primary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-secondary {
  background-color: #110758;
  border-color: #110758;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #030111;
  border-color: #030111;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #030111 !important;
  border-color: #030111 !important;
}
.btn-info {
  background-color: #110758;
  border-color: #110758;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #030111;
  border-color: #030111;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #030111 !important;
  border-color: #030111 !important;
}
.btn-success {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-warning {
  background-color: #fac51c;
  border-color: #fac51c;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #c59704;
  border-color: #c59704;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #c59704 !important;
  border-color: #c59704 !important;
}
.btn-danger {
  background-color: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #cccccc;
  color: #cccccc;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #110758;
  border-color: #110758;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #110758 !important;
  border-color: #110758 !important;
}
.btn-info-outline {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #110758;
  border-color: #110758;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #110758 !important;
  border-color: #110758 !important;
}
.btn-success-outline {
  background: none;
  border-color: #cccccc;
  color: #cccccc;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-warning-outline {
  background: none;
  border-color: #ac8404;
  color: #ac8404;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #fac51c;
  border-color: #fac51c;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #fac51c !important;
  border-color: #fac51c !important;
}
.btn-danger-outline {
  background: none;
  border-color: #16385d;
  color: #16385d;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !important;
}
.text-primary {
  color: #ffffff !important;
}
.text-success {
  color: #ffffff !important;
}
.text-info {
  color: #110758 !important;
}
.text-warning {
  color: #fac51c !important;
}
.text-danger {
  color: #2969b0 !important;
}
.alert-success {
  background-color: #ffffff;
}
.alert-info {
  background-color: #110758;
}
.alert-warning {
  background-color: #fac51c;
}
.alert-danger {
  background-color: #2969b0;
}
.btn-social {
  border-color: #ffffff;
}
.btn-social:hover {
  background: #ffffff;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #ffffff;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #ffffff;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #ffffff;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #ffffff;
}
.lead a,
.lead a:hover {
  color: #ffffff;
}
.lead blockquote {
  border-color: #ffffff;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #2810ce;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #fef8e4;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #79aae0;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #ffffff;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Montserrat', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.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: 'PT Sans', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #ffffff;
}
.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: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #ffffff;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #ffffff;
}
.extPricingTable1 .mbr-price small {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #ffffff;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #ffffff;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #ffffff;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #ffffff;
  }
}
.extProgressBar .title-wrap {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #ffffff;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #ffffff;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #ffffff !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #ffffff;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #ffffff;
}
.theme-border {
  border: 1px solid #ffffff;
}
#ext_menu-8e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8e .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-8e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8e .close-icon::before,
#ext_menu-8e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8e .link,
#ext_menu-8e .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-8e .link {
  font-size: 0.85rem;
}
#ext_menu-8e .dropdown-item,
#ext_menu-8e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8e .link:hover,
#ext_menu-8e .dropdown-item:hover,
#ext_menu-8e .link:focus,
#ext_menu-8e .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-menu {
  background: #000000;
}
#ext_menu-8e .nav-dropdown-sm .link:focus,
#ext_menu-8e .nav-dropdown-sm .link:hover,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-8e .navbar,
#ext_menu-8e .nav-dropdown-sm,
#ext_menu-8e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8e .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-8e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8e .bg-color.transparent.opened .link:hover,
#ext_menu-8e .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#footer1-17 P {
  text-align: center;
}
#header2-18 .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-18 .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
}
#slider-1h H2 {
  font-size: 36px;
}
#slider-1h P {
  text-align: left;
}
#social-buttons2-4l .mbr-section-title,
#social-buttons2-4l .btn-social {
  color: #232323;
}
#social-buttons2-4l .mbr-section-title {
  color: #ffffff;
}
#contacts1-61 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-61 STRONG {
  font-family: 'Merriweather', serif;
}








#ext_menu-8e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8e .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-8e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8e .close-icon::before,
#ext_menu-8e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8e .link,
#ext_menu-8e .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-8e .link {
  font-size: 0.85rem;
}
#ext_menu-8e .dropdown-item,
#ext_menu-8e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8e .link:hover,
#ext_menu-8e .dropdown-item:hover,
#ext_menu-8e .link:focus,
#ext_menu-8e .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-menu {
  background: #000000;
}
#ext_menu-8e .nav-dropdown-sm .link:focus,
#ext_menu-8e .nav-dropdown-sm .link:hover,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-8e .navbar,
#ext_menu-8e .nav-dropdown-sm,
#ext_menu-8e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8e .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-8e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8e .bg-color.transparent.opened .link:hover,
#ext_menu-8e .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#footer1-1j P {
  text-align: center;
}
#header2-d5 .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-d5 .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Oxygen', sans-serif;
}
#content1-ap DIV {
  color: #ffffff;
}
#content1-ap P {
  font-family: 'Oxygen', sans-serif;
}
#header3-d1 .mbr-section-title,
#header3-d1 .mbr-section-subtitle {
  text-align: center;
}
#header3-d1 .mbr-section-title {
  color: #3d8eb9;
  font-family: 'PT Sans', sans-serif;
  font-size: 30px;
}
#header2-d4 .mbr-section-title {
  text-align: left;
  font-size: 32px;
  color: #fac51c;
}
#header2-d4 .mbr-section-text {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#social-buttons2-4n .mbr-section-title,
#social-buttons2-4n .btn-social {
  color: #232323;
}
#social-buttons2-4n .mbr-section-title {
  color: #ffffff;
}
#contacts1-61 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-61 STRONG {
  font-family: 'Merriweather', serif;
}








#ext_menu-8e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8e .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-8e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8e .close-icon::before,
#ext_menu-8e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8e .link,
#ext_menu-8e .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-8e .link {
  font-size: 0.85rem;
}
#ext_menu-8e .dropdown-item,
#ext_menu-8e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8e .link:hover,
#ext_menu-8e .dropdown-item:hover,
#ext_menu-8e .link:focus,
#ext_menu-8e .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-menu {
  background: #000000;
}
#ext_menu-8e .nav-dropdown-sm .link:focus,
#ext_menu-8e .nav-dropdown-sm .link:hover,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-8e .navbar,
#ext_menu-8e .nav-dropdown-sm,
#ext_menu-8e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8e .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-8e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8e .bg-color.transparent.opened .link:hover,
#ext_menu-8e .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#footer1-2n P {
  text-align: center;
}
#header2-2o .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-2o .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
}
#extFeatures9-dq .mbr-section-title {
  color: #fac51c;
}
#extFeatures9-dq .mbr-section-subtitle {
  text-align: justify;
}
#content1-dr DIV {
  color: #ffffff;
}
#content1-dr P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#extFeatures9-ds .mbr-section-title {
  color: #fac51c;
}
#content1-dt DIV {
  color: #ffffff;
}
#content1-dt P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#header2-dm .mbr-section-text {
  text-align: justify;
}
#header2-dm .mbr-section-title {
  text-align: justify;
  color: #fac51c;
  font-size: 36px;
}
#msg-box5-dn H3 {
  color: #fac51c;
  font-size: 36px;
}
#msg-box5-dn P {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#content1-do DIV {
  color: #ffffff;
}
#content1-do P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#social-buttons2-5d .mbr-section-title,
#social-buttons2-5d .btn-social {
  color: #232323;
}
#social-buttons2-5d .mbr-section-title {
  color: #ffffff;
}
#contacts1-61 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-61 STRONG {
  font-family: 'Merriweather', serif;
}




#ext_menu-8e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8e .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-8e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8e .close-icon::before,
#ext_menu-8e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8e .link,
#ext_menu-8e .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-8e .link {
  font-size: 0.85rem;
}
#ext_menu-8e .dropdown-item,
#ext_menu-8e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8e .link:hover,
#ext_menu-8e .dropdown-item:hover,
#ext_menu-8e .link:focus,
#ext_menu-8e .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-menu {
  background: #000000;
}
#ext_menu-8e .nav-dropdown-sm .link:focus,
#ext_menu-8e .nav-dropdown-sm .link:hover,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-8e .navbar,
#ext_menu-8e .nav-dropdown-sm,
#ext_menu-8e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8e .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-8e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8e .bg-color.transparent.opened .link:hover,
#ext_menu-8e .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#footer1-g P {
  text-align: center;
}
#header2-h .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-h .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
}
#extTable1-v TD {
  text-align: left;
  font-size: 14px;
}
#extTable1-v .mbr-section-title {
  font-size: 16px;
  text-align: right;
  color: #7c706b;
}
#extTable1-v .mbr-section-title SPAN {
  font-size: 10px;
}
#social-buttons2-4r .mbr-section-title,
#social-buttons2-4r .btn-social {
  color: #232323;
}
#social-buttons2-4r .mbr-section-title {
  color: #ffffff;
}
#contacts1-61 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-61 STRONG {
  font-family: 'Merriweather', serif;
}




#ext_menu-8e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8e .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-8e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8e .close-icon::before,
#ext_menu-8e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8e .link,
#ext_menu-8e .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-8e .link {
  font-size: 0.85rem;
}
#ext_menu-8e .dropdown-item,
#ext_menu-8e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8e .link:hover,
#ext_menu-8e .dropdown-item:hover,
#ext_menu-8e .link:focus,
#ext_menu-8e .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-menu {
  background: #000000;
}
#ext_menu-8e .nav-dropdown-sm .link:focus,
#ext_menu-8e .nav-dropdown-sm .link:hover,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-8e .navbar,
#ext_menu-8e .nav-dropdown-sm,
#ext_menu-8e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8e .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-8e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8e .bg-color.transparent.opened .link:hover,
#ext_menu-8e .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#footer1-2 P {
  text-align: center;
}
#header2-6 .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-6 .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
}
#slider-9 P {
  text-align: left;
  font-size: 16px;
}
#slider-9 H2 {
  font-size: 36px;
}
#features1-3k .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-3k .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
}
#features1-3k .mbr-cards-col:nth-child(odd) .card-text {
  text-align: left;
}
#social-buttons2-5i .mbr-section-title,
#social-buttons2-5i .btn-social {
  color: #232323;
}
#social-buttons2-5i .mbr-section-title {
  color: #ffffff;
}
#contacts1-61 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-61 STRONG {
  font-family: 'Merriweather', serif;
}




#ext_menu-8e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8e .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-8e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8e .close-icon::before,
#ext_menu-8e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8e .link,
#ext_menu-8e .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-8e .link {
  font-size: 0.85rem;
}
#ext_menu-8e .dropdown-item,
#ext_menu-8e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8e .link:hover,
#ext_menu-8e .dropdown-item:hover,
#ext_menu-8e .link:focus,
#ext_menu-8e .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-menu {
  background: #000000;
}
#ext_menu-8e .nav-dropdown-sm .link:focus,
#ext_menu-8e .nav-dropdown-sm .link:hover,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-8e .navbar,
#ext_menu-8e .nav-dropdown-sm,
#ext_menu-8e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8e .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-8e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8e .bg-color.transparent.opened .link:hover,
#ext_menu-8e .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#footer1-1q P {
  text-align: center;
}
#header2-39 .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
}
#header2-39 .mbr-section-text {
  text-align: left;
  color: #ffffff;
}
#header2-39 .mbr-section-text I {
  color: #fac51c;
}
.cid-sfwts5Wuxa {
  padding-top: 75px;
  padding-bottom: 105px;
  background-color: #0d2a54;
}
.cid-sfwts5Wuxa .mbr-overlay {
  background-color: #ffffff;
  opacity: 0.4;
}
.cid-sfwts5Wuxa .form-control,
.cid-sfwts5Wuxa .field-input {
  padding: 0.5rem;
  background-color: #ffffff;
  border-color: #fac51c;
  color: #cccccc;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-sfwts5Wuxa .form-control::-webkit-input-placeholder,
.cid-sfwts5Wuxa .field-input::-webkit-input-placeholder,
.cid-sfwts5Wuxa .form-control::-webkit-input-placeholder,
.cid-sfwts5Wuxa .field-input::-webkit-input-placeholder {
  color: #c1c1c1;
}
.cid-sfwts5Wuxa .form-control:-moz-placeholder,
.cid-sfwts5Wuxa .field-input:-moz-placeholder,
.cid-sfwts5Wuxa .form-control:-moz-placeholder,
.cid-sfwts5Wuxa .field-input:-moz-placeholder {
  color: #c1c1c1;
}
.cid-sfwts5Wuxa .form-control:hover,
.cid-sfwts5Wuxa .field-input:hover,
.cid-sfwts5Wuxa .form-control:focus,
.cid-sfwts5Wuxa .field-input:focus {
  background-color: #fac51c;
  border-color: #3d8eb9;
  color: #232323;
  box-shadow: none;
  outline: none;
}
.cid-sfwts5Wuxa .form-control:hover::-webkit-input-placeholder,
.cid-sfwts5Wuxa .field-input:hover::-webkit-input-placeholder,
.cid-sfwts5Wuxa .form-control:focus::-webkit-input-placeholder,
.cid-sfwts5Wuxa .field-input:focus::-webkit-input-placeholder,
.cid-sfwts5Wuxa .form-control:hover::-webkit-input-placeholder,
.cid-sfwts5Wuxa .field-input:hover::-webkit-input-placeholder,
.cid-sfwts5Wuxa .form-control:focus::-webkit-input-placeholder,
.cid-sfwts5Wuxa .field-input:focus::-webkit-input-placeholder {
  color: #c1c1c1;
}
.cid-sfwts5Wuxa .form-control:hover:-moz-placeholder,
.cid-sfwts5Wuxa .field-input:hover:-moz-placeholder,
.cid-sfwts5Wuxa .form-control:focus:-moz-placeholder,
.cid-sfwts5Wuxa .field-input:focus:-moz-placeholder,
.cid-sfwts5Wuxa .form-control:hover:-moz-placeholder,
.cid-sfwts5Wuxa .field-input:hover:-moz-placeholder,
.cid-sfwts5Wuxa .form-control:focus:-moz-placeholder,
.cid-sfwts5Wuxa .field-input:focus:-moz-placeholder {
  color: #c1c1c1;
}
.cid-sfwts5Wuxa .jq-number__spin:hover,
.cid-sfwts5Wuxa .jq-number__spin:focus {
  background-color: #fac51c;
  border-color: #3d8eb9;
  color: #000000;
  box-shadow: none;
  outline: none;
}
.cid-sfwts5Wuxa .jq-number__spin {
  background-color: #ffffff;
  border-color: #fac51c;
  color: #cccccc;
  transition: 0.4s;
  box-shadow: none;
  outline: none;
}
.cid-sfwts5Wuxa .jq-selectbox li,
.cid-sfwts5Wuxa .jq-selectbox li {
  background-color: #ffffff;
  color: #000000;
}
.cid-sfwts5Wuxa .jq-selectbox li:hover,
.cid-sfwts5Wuxa .jq-selectbox li.selected {
  background-color: #fac51c;
  color: #000000;
}
.cid-sfwts5Wuxa .jq-selectbox:hover .jq-selectbox__trigger-arrow,
.cid-sfwts5Wuxa .jq-number__spin.minus:hover:after,
.cid-sfwts5Wuxa .jq-number__spin.plus:hover:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.cid-sfwts5Wuxa .jq-selectbox .jq-selectbox__trigger-arrow,
.cid-sfwts5Wuxa .jq-number__spin.minus:after,
.cid-sfwts5Wuxa .jq-number__spin.plus:after {
  border-top-color: #fac51c;
  border-bottom-color: #fac51c;
}
.cid-sfwts5Wuxa input::-webkit-clear-button {
  display: none;
}
.cid-sfwts5Wuxa input::-webkit-inner-spin-button {
  display: none;
}
.cid-sfwts5Wuxa input::-webkit-outer-spin-button {
  display: none;
}
.cid-sfwts5Wuxa input::-webkit-calendar-picker-indicator {
  display: none;
}
.cid-sfwts5Wuxa H4 {
  text-align: center;
  color: #fac51c;
  font-size: 36px;
}
.cid-sfwts5Wuxa P {
  text-align: left;
  color: #cccccc;
}
.cid-sfwts5Wuxa LABEL {
  color: #fac51c;
}
#social-buttons2-5j .mbr-section-title,
#social-buttons2-5j .btn-social {
  color: #232323;
}
#social-buttons2-5j .mbr-section-title {
  color: #ffffff;
}
#contacts1-61 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-61 STRONG {
  font-family: 'Merriweather', serif;
}



#ext_menu-8e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8e .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-8e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8e .close-icon::before,
#ext_menu-8e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8e .link,
#ext_menu-8e .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-8e .link {
  font-size: 0.85rem;
}
#ext_menu-8e .dropdown-item,
#ext_menu-8e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8e .link:hover,
#ext_menu-8e .dropdown-item:hover,
#ext_menu-8e .link:focus,
#ext_menu-8e .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-menu {
  background: #000000;
}
#ext_menu-8e .nav-dropdown-sm .link:focus,
#ext_menu-8e .nav-dropdown-sm .link:hover,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-8e .navbar,
#ext_menu-8e .nav-dropdown-sm,
#ext_menu-8e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8e .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-8e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8e .bg-color.transparent.opened .link:hover,
#ext_menu-8e .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#footer1-5u P {
  text-align: center;
}
#msg-box6-5w h3,
#msg-box6-5w p {
  color: #fff;
}
#msg-box6-5w P {
  text-align: left;
  font-size: 19px;
}
#msg-box6-5w H3 {
  color: #fac51c;
  text-align: center;
}
#contacts1-61 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-61 STRONG {
  font-family: 'Merriweather', serif;
}



#ext_menu-8e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8e .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-8e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8e .close-icon::before,
#ext_menu-8e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8e .link,
#ext_menu-8e .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-8e .link {
  font-size: 0.85rem;
}
#ext_menu-8e .dropdown-item,
#ext_menu-8e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8e .link:hover,
#ext_menu-8e .dropdown-item:hover,
#ext_menu-8e .link:focus,
#ext_menu-8e .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-menu {
  background: #000000;
}
#ext_menu-8e .nav-dropdown-sm .link:focus,
#ext_menu-8e .nav-dropdown-sm .link:hover,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-8e .navbar,
#ext_menu-8e .nav-dropdown-sm,
#ext_menu-8e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8e .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-8e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8e .bg-color.transparent.opened .link:hover,
#ext_menu-8e .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#footer1-5y P {
  text-align: center;
}
#msg-box6-60 h3,
#msg-box6-60 p {
  color: #fff;
}
#msg-box6-60 H3 {
  text-align: center;
  color: #fac51c;
}
#msg-box6-60 P {
  text-align: left;
  font-size: 20px;
}
#contacts1-61 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-61 STRONG {
  font-family: 'Merriweather', serif;
}





#ext_menu-8e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8e .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-8e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8e .close-icon::before,
#ext_menu-8e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8e .link,
#ext_menu-8e .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-8e .link {
  font-size: 0.85rem;
}
#ext_menu-8e .dropdown-item,
#ext_menu-8e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8e .link:hover,
#ext_menu-8e .dropdown-item:hover,
#ext_menu-8e .link:focus,
#ext_menu-8e .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-menu {
  background: #000000;
}
#ext_menu-8e .nav-dropdown-sm .link:focus,
#ext_menu-8e .nav-dropdown-sm .link:hover,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-8e .navbar,
#ext_menu-8e .nav-dropdown-sm,
#ext_menu-8e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8e .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-8e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8e .bg-color.transparent.opened .link:hover,
#ext_menu-8e .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#footer1-2z P {
  text-align: center;
}
#header2-30 .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-30 .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
}
#extCountdown2-d6 .mbr-section-title {
  font-size: 36px;
}
#header2-cj .mbr-section-text {
  text-align: left;
  color: #efefef;
  font-family: 'Source Sans Pro', sans-serif;
}
#header2-cj .mbr-section-title {
  color: #fac51c;
  font-size: 32px;
  text-align: justify;
}
#social-buttons2-5b .mbr-section-title,
#social-buttons2-5b .btn-social {
  color: #232323;
}
#social-buttons2-5b .mbr-section-title {
  color: #ffffff;
}
#contacts1-61 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-61 STRONG {
  font-family: 'Merriweather', serif;
}





#ext_menu-8e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8e .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-8e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8e .close-icon::before,
#ext_menu-8e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8e .link,
#ext_menu-8e .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-8e .link {
  font-size: 0.85rem;
}
#ext_menu-8e .dropdown-item,
#ext_menu-8e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8e .link:hover,
#ext_menu-8e .dropdown-item:hover,
#ext_menu-8e .link:focus,
#ext_menu-8e .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-menu {
  background: #000000;
}
#ext_menu-8e .nav-dropdown-sm .link:focus,
#ext_menu-8e .nav-dropdown-sm .link:hover,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-8e .navbar,
#ext_menu-8e .nav-dropdown-sm,
#ext_menu-8e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8e .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-8e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8e .bg-color.transparent.opened .link:hover,
#ext_menu-8e .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#footer1-7r P {
  text-align: center;
}
#header2-7s .mbr-section-title {
  text-align: left;
  color: #edef44;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-7s .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Noto Sans', sans-serif;
}
#social-buttons2-7v .mbr-section-title,
#social-buttons2-7v .btn-social {
  color: #232323;
}
#social-buttons2-7v .mbr-section-title {
  color: #ffffff;
}
#contacts1-7w P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-7w STRONG {
  font-family: 'Merriweather', serif;
}














#ext_menu-8e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8e .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-8e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8e .close-icon::before,
#ext_menu-8e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8e .link,
#ext_menu-8e .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-8e .link {
  font-size: 0.85rem;
}
#ext_menu-8e .dropdown-item,
#ext_menu-8e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8e .link:hover,
#ext_menu-8e .dropdown-item:hover,
#ext_menu-8e .link:focus,
#ext_menu-8e .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-menu {
  background: #000000;
}
#ext_menu-8e .nav-dropdown-sm .link:focus,
#ext_menu-8e .nav-dropdown-sm .link:hover,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-8e .navbar,
#ext_menu-8e .nav-dropdown-sm,
#ext_menu-8e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8e .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-8e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8e .bg-color.transparent.opened .link:hover,
#ext_menu-8e .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#footer1-82 P {
  text-align: center;
}
#header2-83 .mbr-section-title {
  text-align: left;
  color: #fac51c;
  font-family: 'Lora', serif;
  font-size: 36px;
}
#header2-83 .mbr-section-text {
  text-align: left;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-dl H3 {
  color: #fac51c;
  font-size: 36px;
}
#msg-box5-dl P {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#header3-d9 .mbr-section-title,
#header3-d9 .mbr-section-subtitle {
  text-align: center;
}
#header3-d9 .mbr-section-title {
  text-align: justify;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 30px;
  color: #f3c649;
}
#content1-da DIV {
  color: #ffffff;
}
#content1-da P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#header3-dc .mbr-section-title,
#header3-dc .mbr-section-subtitle {
  text-align: center;
}
#header3-dc .mbr-section-title {
  text-align: justify;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 30px;
  color: #f3c649;
}
#content1-dd DIV {
  color: #ffffff;
}
#content1-dd P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#header3-de .mbr-section-title,
#header3-de .mbr-section-subtitle {
  text-align: center;
}
#header3-de .mbr-section-title {
  text-align: justify;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 30px;
  color: #f3c649;
}
#content1-df DIV {
  color: #ffffff;
}
#content1-df P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#header3-dg .mbr-section-title,
#header3-dg .mbr-section-subtitle {
  text-align: center;
}
#header3-dg .mbr-section-title {
  text-align: justify;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 30px;
  color: #f3c649;
}
#content1-dh DIV {
  color: #ffffff;
}
#content1-dh P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}
#social-buttons2-87 .mbr-section-title,
#social-buttons2-87 .btn-social {
  color: #232323;
}
#social-buttons2-87 .mbr-section-title {
  color: #ffffff;
}
#contacts1-88 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-88 STRONG {
  font-family: 'Merriweather', serif;
}



#ext_menu-9a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-9a .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-9a .navbar-toggler {
  color: #ffffff;
}
#ext_menu-9a .close-icon::before,
#ext_menu-9a .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-9a .link,
#ext_menu-9a .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-9a .link {
  font-size: 0.85rem;
}
#ext_menu-9a .dropdown-item,
#ext_menu-9a .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-9a .link:hover,
#ext_menu-9a .dropdown-item:hover,
#ext_menu-9a .link:focus,
#ext_menu-9a .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-9a .link[aria-expanded="true"],
#ext_menu-9a .dropdown-menu {
  background: #000000;
}
#ext_menu-9a .nav-dropdown-sm .link:focus,
#ext_menu-9a .nav-dropdown-sm .link:hover,
#ext_menu-9a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-9a .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-9a .navbar,
#ext_menu-9a .nav-dropdown-sm,
#ext_menu-9a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-9a .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-9a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-9a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-9a .bg-color.transparent.opened .link:hover,
#ext_menu-9a .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-9a .link[aria-expanded="true"],
#ext_menu-9a .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#footer1-96 P {
  text-align: center;
}
#header1-9b .mbr-section-lead {
  text-align: left;
}
#header1-9b .mbr-section-title {
  color: #fac51c;
  font-size: 46px;
}
#contacts1-99 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-99 STRONG {
  font-family: 'Merriweather', serif;
}



#ext_menu-9g .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-9g .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-9g .navbar-toggler {
  color: #ffffff;
}
#ext_menu-9g .close-icon::before,
#ext_menu-9g .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-9g .link,
#ext_menu-9g .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-9g .link {
  font-size: 0.85rem;
}
#ext_menu-9g .dropdown-item,
#ext_menu-9g .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-9g .link:hover,
#ext_menu-9g .dropdown-item:hover,
#ext_menu-9g .link:focus,
#ext_menu-9g .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-9g .link[aria-expanded="true"],
#ext_menu-9g .dropdown-menu {
  background: #000000;
}
#ext_menu-9g .nav-dropdown-sm .link:focus,
#ext_menu-9g .nav-dropdown-sm .link:hover,
#ext_menu-9g .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-9g .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-9g .navbar,
#ext_menu-9g .nav-dropdown-sm,
#ext_menu-9g .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-9g .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-9g .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-9g .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-9g .bg-color.transparent.opened .link:hover,
#ext_menu-9g .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-9g .link[aria-expanded="true"],
#ext_menu-9g .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#footer1-9c P {
  text-align: center;
}
#header1-9d .mbr-section-lead {
  text-align: left;
}
#header1-9d .mbr-section-title {
  color: #fac51c;
  font-size: 46px;
}
#contacts1-9f P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-9f STRONG {
  font-family: 'Merriweather', serif;
}



#ext_menu-b5 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-b5 .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-b5 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-b5 .close-icon::before,
#ext_menu-b5 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-b5 .link,
#ext_menu-b5 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-b5 .link {
  font-size: 0.85rem;
}
#ext_menu-b5 .dropdown-item,
#ext_menu-b5 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-b5 .link:hover,
#ext_menu-b5 .dropdown-item:hover,
#ext_menu-b5 .link:focus,
#ext_menu-b5 .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-b5 .link[aria-expanded="true"],
#ext_menu-b5 .dropdown-menu {
  background: #000000;
}
#ext_menu-b5 .nav-dropdown-sm .link:focus,
#ext_menu-b5 .nav-dropdown-sm .link:hover,
#ext_menu-b5 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-b5 .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-b5 .navbar,
#ext_menu-b5 .nav-dropdown-sm,
#ext_menu-b5 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-b5 .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-b5 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-b5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-b5 .bg-color.transparent.opened .link:hover,
#ext_menu-b5 .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-b5 .link[aria-expanded="true"],
#ext_menu-b5 .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#footer1-b6 P {
  text-align: center;
}
#header2-bj .mbr-section-text {
  text-align: left;
}
#header2-bj .mbr-section-title {
  color: #fac51c;
}
#extTable1-b8 .mbr-section-title {
  color: #faaf40;
}
#extTable1-b8 THEAD {
  color: #faaf40;
}
#extTable1-b8 TD {
  color: #fac51c;
}
#social-buttons2-bi .mbr-section-title,
#social-buttons2-bi .btn-social {
  color: #232323;
}
#social-buttons2-bi .mbr-section-title {
  color: #ffffff;
}
#contacts1-b7 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-b7 STRONG {
  font-family: 'Merriweather', serif;
}











#ext_menu-8e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8e .navbar-caption {
  color: #ffffff;
  font-size: 14px;
}
#ext_menu-8e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-8e .close-icon::before,
#ext_menu-8e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-8e .link,
#ext_menu-8e .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-8e .link {
  font-size: 0.85rem;
}
#ext_menu-8e .dropdown-item,
#ext_menu-8e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#ext_menu-8e .link:hover,
#ext_menu-8e .dropdown-item:hover,
#ext_menu-8e .link:focus,
#ext_menu-8e .dropdown-item:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-menu {
  background: #000000;
}
#ext_menu-8e .nav-dropdown-sm .link:focus,
#ext_menu-8e .nav-dropdown-sm .link:hover,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8e .nav-dropdown-sm .dropdown-item:hover {
  background: #04011a!important;
}
#ext_menu-8e .navbar,
#ext_menu-8e .nav-dropdown-sm,
#ext_menu-8e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8e .nav-dropdown-sm .dropdown-menu {
  background: #060129;
}
#ext_menu-8e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-8e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8e .bg-color.transparent.opened .link:hover,
#ext_menu-8e .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#ext_menu-8e .link[aria-expanded="true"],
#ext_menu-8e .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#header2-6j .mbr-section-title {
  text-align: left;
  font-size: 36px;
  color: #fac51c;
}
#header2-6j .mbr-section-text {
  text-align: left;
  font-family: 'Droid Sans', sans-serif;
  color: #efefef;
}
#msg-box5-6l H3 {
  color: #fac51c;
  font-size: 36px;
}
#msg-box5-6l P {
  text-align: left;
  color: #efefef;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-6b H3 {
  color: #fac51c;
  font-size: 36px;
}
#msg-box5-6b P {
  color: #efefef;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box5-6c H3 {
  color: #fac51c;
  font-size: 30px;
  text-align: right;
}
#msg-box5-6c P {
  color: #efefef;
  font-family: 'Droid Sans', sans-serif;
  text-align: left;
}
#msg-box8-6d .mbr-section-title,
#msg-box8-6d .lead {
  color: #fff;
}
#msg-box8-6d .lead P {
  text-align: left;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box8-6d .mbr-section-title {
  color: #fac51c;
  font-size: 36px;
}
#msg-box8-6e .mbr-section-title,
#msg-box8-6e .lead {
  color: #fff;
}
#msg-box8-6e .lead P {
  text-align: left;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box8-6e .mbr-section-title {
  color: #fac51c;
  font-size: 36px;
}
#msg-box8-6e .lead {
  color: #efefef;
}
#msg-box8-6f .mbr-section-title,
#msg-box8-6f .lead {
  color: #fff;
}
#msg-box8-6f .mbr-section-title {
  font-size: 30px;
  color: #fac51c;
}
#msg-box8-6f .lead P {
  font-family: 'Droid Sans', sans-serif;
  text-align: left;
}
#msg-box8-6g .mbr-section-title,
#msg-box8-6g .lead {
  color: #fff;
}
#msg-box8-6g .lead P {
  text-align: left;
  font-family: 'Droid Sans', sans-serif;
}
#msg-box8-6g .mbr-section-title {
  color: #fac51c;
  font-size: 36px;
}
#msg-box8-6g .lead {
  color: #efefef;
}
#footer1-66 P {
  text-align: center;
}
#social-buttons2-6i .mbr-section-title,
#social-buttons2-6i .btn-social {
  color: #232323;
}
#social-buttons2-6i .mbr-section-title {
  color: #ffffff;
}
#contacts1-67 P {
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
}
#contacts1-67 STRONG {
  font-family: 'Merriweather', serif;
}
