@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);











body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Roboto Condensed', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Roboto Condensed', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Lato', sans-serif;
}
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Lato', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Lato', sans-serif;
}
.mbr-author-desc {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Lato', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #1457a1 !important;
}
.bg-success {
  background-color: #2969b0 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #b8312f !important;
}
.btn-primary {
  background-color: #1457a1;
  border-color: #1457a1;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #0c325d;
  border-color: #0c325d;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #0c325d !important;
  border-color: #0c325d !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !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: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !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: #b8312f;
  border-color: #b8312f;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #7b211f;
  border-color: #7b211f;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #7b211f !important;
  border-color: #7b211f !important;
}
.btn-primary-outline {
  background: none;
  border-color: #092646;
  color: #092646;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #1457a1;
  border-color: #1457a1;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #1457a1 !important;
  border-color: #1457a1 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !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: #16385d;
  color: #16385d;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !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: #671b1a;
  color: #671b1a;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #b8312f;
  border-color: #b8312f;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #b8312f !important;
  border-color: #b8312f !important;
}
.text-primary {
  color: #1457a1 !important;
}
.text-success {
  color: #2969b0 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #b8312f !important;
}
.alert-success {
  background-color: #2969b0;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #b8312f;
}
.btn-social {
  border-color: #1457a1;
}
.btn-social:hover {
  background: #1457a1;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #1457a1;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #1457a1;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #1457a1;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #1457a1;
}
.lead a,
.lead a:hover {
  color: #1457a1;
}
.lead blockquote {
  border-color: #1457a1;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #4c96e9;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #79aae0;
}
.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: #e08886;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #1457a1;
}
.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: 'Lato', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Lato', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.features6 .feature-title {
  font-family: 'Lato', sans-serif;
}
.features6 .description {
  font-family: 'Roboto Condensed', sans-serif;
}
.count,
.counter-title {
  font-family: 'Lato', sans-serif;
}
.counter-subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.mbr-iconfont-counters1 {
  color: #1457a1;
}
.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: 'Lato', 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: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extHeader5 .container label {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Lato', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Lato', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Lato', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Lato', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extHeader13 h4 {
  font-family: 'Lato', sans-serif;
}
.extHeader13 .number {
  font-family: 'Lato', sans-serif;
}
.extHeader13 .period {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extHeader13 .dot {
  font-family: 'Lato', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Lato', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extFeatures .feature-text {
  font-family: 'Roboto Condensed', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Lato', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #1457a1;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Lato', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Lato', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extForm2 .container h3 {
  font-family: 'Lato', sans-serif;
}
.extForm2 .container p {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #1457a1;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extPricingTable1 .mbr-plan-label {
  background: #1457a1;
}
.extCounters2 h4 {
  font-family: 'Lato', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extCounters3 .count {
  font-family: 'Lato', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Lato', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #1457a1;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #1457a1;
}
@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #1457a1;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Lato', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Lato', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #1457a1;
}
.extAccordion1 .panel-heading a {
  font-family: 'Roboto Condensed', 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: #1457a1;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Roboto Condensed', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #1457a1;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #1457a1;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #1457a1;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extMsg-box1 .container h3 {
  font-family: 'Lato', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extMsg-box1 h4 {
  font-family: 'Lato', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Lato', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Lato', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #1457a1 !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #1457a1;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #1457a1;
}
.theme-border {
  border: 1px solid #1457a1;
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #b8312f;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-0 .link {
  font-size: 1.15rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #1457a1;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #d6d6d6;
}
#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: #e7e7e7!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: #efefef;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #b8312f;
  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: #1457a1;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #1457a1!important;
}
#content1-2p P {
  text-align: center;
}
#content1-2p H1 {
  text-align: center;
  font-family: 'PT Serif', serif;
  font-size: 22px;
}
#content1-2q P {
  text-align: center;
  font-family: 'PT Serif', serif;
  font-size: 22px;
}
#content1-2r P {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#buttons1-2t .btn {
  font-size: 22px;
}
#header3-13 .mbr-section-title,
#header3-13 .mbr-section-subtitle {
  text-align: center;
}
#header3-13 H3 {
  font-size: 24px;
}
#header3-13 I {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#header3-13 SMALL {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  color: #000000;
}
#header3-13 A {
  font-size: 20px;
}
#header3-13 .mbr-section-subtitle {
  color: #8c8c8c;
}
#features1-y .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #cc0000;
}
#features1-y .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #ffffff;
  font-size: 14px;
  font-family: 'Oswald', sans-serif;
}
#features1-y .mbr-cards-col:nth-child(odd) .card-text {
  color: #ffffff;
}
#features1-y .mbr-cards-col:nth-child(odd) .card-title {
  color: #f9d704;
}
#features1-y .mbr-cards-col:nth-child(even) .card-title {
  color: #003399;
}
#features1-y .mbr-cards-col:nth-child(even) .card-subtitle {
  font-family: 'Oswald', sans-serif;
}
#header3-14 .mbr-section-title,
#header3-14 .mbr-section-subtitle {
  text-align: center;
}
#header3-14 H3 {
  font-size: 24px;
}
#header3-14 I {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}
#header3-14 SMALL {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  color: #fac51c;
}
#header3-14 SPAN {
  color: #ffffff;
}
#header3-14 .mbr-section-subtitle {
  color: #fac51c;
}
#contacts1-i P {
  color: #000000;
  font-size: 16px;
  text-align: right;
}
#contacts1-i STRONG {
  color: #b8312f;
  text-align: right;
}
#contacts1-i SPAN {
  color: #000000;
  font-size: 16px;
}
#footer1-8 P {
  color: #cccccc;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}













#ext_menu-15 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-15 .navbar-caption {
  color: #ffffff;
}
#ext_menu-15 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-15 .close-icon::before,
#ext_menu-15 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-15 .link,
#ext_menu-15 .dropdown-item {
  color: #b8312f;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-15 .link {
  font-size: 1.15rem;
}
#ext_menu-15 .dropdown-item,
#ext_menu-15 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-15 .link:hover,
#ext_menu-15 .dropdown-item:hover,
#ext_menu-15 .link:focus,
#ext_menu-15 .dropdown-item:focus {
  color: #1457a1;
}
#ext_menu-15 .link[aria-expanded="true"],
#ext_menu-15 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-15 .nav-dropdown-sm .link:focus,
#ext_menu-15 .nav-dropdown-sm .link:hover,
#ext_menu-15 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-15 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-15 .navbar,
#ext_menu-15 .nav-dropdown-sm,
#ext_menu-15 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-15 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-15 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-15 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-15 .bg-color.transparent.opened .link:hover,
#ext_menu-15 .bg-color.transparent.opened .link:focus {
  color: #1457a1;
}
#ext_menu-15 .link[aria-expanded="true"],
#ext_menu-15 .dropdown-item[aria-expanded="true"] {
  color: #1457a1!important;
}
#msg-box5-1h P {
  font-size: 21px;
  font-family: 'Open Sans', sans-serif;
  color: #f3c649;
}
#msg-box5-1h I {
  font-family: 'PT Serif', serif;
  color: #000000;
}
#msg-box5-1h B {
  font-size: 25px;
  font-family: 'PT Serif', serif;
}
#content6-4q H4 {
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
}
#content6-4q UL {
  font-family: 'Lato', sans-serif;
  font-size: 22px;
}
#content6-4q DIV {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
}
#header3-2i .mbr-section-title,
#header3-2i .mbr-section-subtitle {
  text-align: center;
}
#header3-2i H3 {
  font-size: 24px;
}
#header3-2i I {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#header3-2i SMALL {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  color: #000000;
}
#header3-2i A {
  font-size: 20px;
}
#content2-4r PRE {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#header3-1b .mbr-section-title,
#header3-1b .mbr-section-subtitle {
  text-align: center;
}
#header3-1b H3 {
  font-size: 24px;
}
#header3-1b I {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}
#header3-1b SMALL {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  color: #fac51c;
}
#header3-1b SPAN {
  color: #ffffff;
}
#contacts1-16 P {
  color: #000000;
  font-size: 16px;
  text-align: right;
}
#contacts1-16 STRONG {
  color: #b8312f;
  text-align: right;
}
#contacts1-16 SPAN {
  color: #000000;
}
#footer1-17 P {
  color: #cccccc;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}











#ext_menu-1w .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1w .navbar-caption {
  color: #ffffff;
}
#ext_menu-1w .navbar-toggler {
  color: #b8312f;
}
#ext_menu-1w .close-icon::before,
#ext_menu-1w .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-1w .link,
#ext_menu-1w .dropdown-item {
  color: #b8312f;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-1w .link {
  font-size: 1.15rem;
}
#ext_menu-1w .dropdown-item,
#ext_menu-1w .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-1w .link:hover,
#ext_menu-1w .dropdown-item:hover,
#ext_menu-1w .link:focus,
#ext_menu-1w .dropdown-item:focus {
  color: #1457a1;
}
#ext_menu-1w .link[aria-expanded="true"],
#ext_menu-1w .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-1w .nav-dropdown-sm .link:focus,
#ext_menu-1w .nav-dropdown-sm .link:hover,
#ext_menu-1w .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1w .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-1w .navbar,
#ext_menu-1w .nav-dropdown-sm,
#ext_menu-1w .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1w .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-1w .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-1w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1w .bg-color.transparent.opened .link:hover,
#ext_menu-1w .bg-color.transparent.opened .link:focus {
  color: #1457a1;
}
#ext_menu-1w .link[aria-expanded="true"],
#ext_menu-1w .dropdown-item[aria-expanded="true"] {
  color: #1457a1!important;
}
#msg-box5-1y P {
  color: #f3c649;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
  text-align: right;
}
#msg-box5-1y H3 {
  color: #000000;
}
#msg-box5-1y SPAN {
  text-align: right;
}
#msg-box5-1y B {
  color: #b8312f;
}
#content6-2m H4 {
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
}
#content6-2m UL {
  font-family: 'Lato', sans-serif;
  font-size: 22px;
}
#content6-2m DIV {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
}
#header3-2h .mbr-section-title,
#header3-2h .mbr-section-subtitle {
  text-align: center;
}
#header3-2h H3 {
  font-size: 24px;
}
#header3-2h I {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#header3-2h SMALL {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  color: #000000;
}
#header3-2h A {
  font-size: 20px;
}
#content2-2l PRE {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#header3-20 .mbr-section-title,
#header3-20 .mbr-section-subtitle {
  text-align: center;
}
#header3-20 H3 {
  font-size: 24px;
}
#header3-20 I {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}
#header3-20 SMALL {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  color: #fac51c;
}
#header3-20 SPAN {
  color: #ffffff;
}
#contacts1-21 P {
  color: #000000;
  font-size: 16px;
  text-align: right;
}
#contacts1-21 STRONG {
  color: #b8312f;
  text-align: right;
}
#contacts1-21 SPAN {
  color: #000000;
}
#footer1-22 P {
  color: #cccccc;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}









#ext_menu-42 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-42 .navbar-caption {
  color: #ffffff;
}
#ext_menu-42 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-42 .close-icon::before,
#ext_menu-42 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-42 .link,
#ext_menu-42 .dropdown-item {
  color: #b8312f;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-42 .link {
  font-size: 1.15rem;
}
#ext_menu-42 .dropdown-item,
#ext_menu-42 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-42 .link:hover,
#ext_menu-42 .dropdown-item:hover,
#ext_menu-42 .link:focus,
#ext_menu-42 .dropdown-item:focus {
  color: #1457a1;
}
#ext_menu-42 .link[aria-expanded="true"],
#ext_menu-42 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-42 .nav-dropdown-sm .link:focus,
#ext_menu-42 .nav-dropdown-sm .link:hover,
#ext_menu-42 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-42 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-42 .navbar,
#ext_menu-42 .nav-dropdown-sm,
#ext_menu-42 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-42 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-42 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-42 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-42 .bg-color.transparent.opened .link:hover,
#ext_menu-42 .bg-color.transparent.opened .link:focus {
  color: #1457a1;
}
#ext_menu-42 .link[aria-expanded="true"],
#ext_menu-42 .dropdown-item[aria-expanded="true"] {
  color: #1457a1!important;
}
#msg-box5-25 .btn {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-25 B {
  font-size: 22px;
}
#header3-4p .mbr-section-title,
#header3-4p .mbr-section-subtitle {
  text-align: center;
}
#header3-4p H3 {
  font-size: 25px;
  font-family: 'Open Sans', sans-serif;
}
#header3-2j .mbr-section-title,
#header3-2j .mbr-section-subtitle {
  text-align: center;
}
#header3-2j H3 {
  font-size: 24px;
}
#header3-2j I {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#header3-2j SMALL {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  color: #000000;
}
#header3-2j A {
  font-size: 20px;
}
#content2-3b PRE {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#header3-27 .mbr-section-title,
#header3-27 .mbr-section-subtitle {
  text-align: center;
}
#header3-27 H3 {
  font-size: 24px;
}
#header3-27 I {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}
#header3-27 SMALL {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  color: #fac51c;
}
#header3-27 SPAN {
  color: #ffffff;
}
#contacts1-28 P {
  color: #000000;
  font-size: 16px;
  text-align: right;
}
#contacts1-28 STRONG {
  color: #b8312f;
  text-align: right;
}
#contacts1-28 SPAN {
  color: #000000;
}
#footer1-29 P {
  color: #cccccc;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}





#ext_menu-3m .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-3m .navbar-caption {
  color: #ffffff;
}
#ext_menu-3m .navbar-toggler {
  color: #b8312f;
}
#ext_menu-3m .close-icon::before,
#ext_menu-3m .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-3m .link,
#ext_menu-3m .dropdown-item {
  color: #b8312f;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-3m .link {
  font-size: 1.15rem;
}
#ext_menu-3m .dropdown-item,
#ext_menu-3m .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-3m .link:hover,
#ext_menu-3m .dropdown-item:hover,
#ext_menu-3m .link:focus,
#ext_menu-3m .dropdown-item:focus {
  color: #1457a1;
}
#ext_menu-3m .link[aria-expanded="true"],
#ext_menu-3m .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-3m .nav-dropdown-sm .link:focus,
#ext_menu-3m .nav-dropdown-sm .link:hover,
#ext_menu-3m .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-3m .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-3m .navbar,
#ext_menu-3m .nav-dropdown-sm,
#ext_menu-3m .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-3m .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-3m .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-3m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-3m .bg-color.transparent.opened .link:hover,
#ext_menu-3m .bg-color.transparent.opened .link:focus {
  color: #1457a1;
}
#ext_menu-3m .link[aria-expanded="true"],
#ext_menu-3m .dropdown-item[aria-expanded="true"] {
  color: #1457a1!important;
}
#header3-4j .mbr-section-title,
#header3-4j .mbr-section-subtitle {
  text-align: center;
}
#header3-4j SMALL {
  color: #8c8c8c;
  font-family: 'PT Serif', serif;
}
#header3-4j I {
  font-size: 20px;
  color: #b8312f;
}
#header3-4j B {
  font-size: 24px;
  color: #b8312f;
}
#header3-3q .mbr-section-title,
#header3-3q .mbr-section-subtitle {
  text-align: center;
}
#header3-3q H3 {
  font-size: 24px;
}
#header3-3q I {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#header3-3q SMALL {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  color: #000000;
}
#header3-3q A {
  font-size: 20px;
}
#contacts1-3t P {
  color: #000000;
  font-size: 16px;
  text-align: right;
}
#contacts1-3t STRONG {
  color: #b8312f;
  text-align: right;
}
#contacts1-3t SPAN {
  color: #000000;
}
#footer1-3u P {
  color: #cccccc;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
















#ext_menu-42 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-42 .navbar-caption {
  color: #ffffff;
}
#ext_menu-42 .navbar-toggler {
  color: #b8312f;
}
#ext_menu-42 .close-icon::before,
#ext_menu-42 .close-icon::after {
  background-color: #b8312f;
}
#ext_menu-42 .link,
#ext_menu-42 .dropdown-item {
  color: #b8312f;
  font-family: 'Oswald', sans-serif;
}
#ext_menu-42 .link {
  font-size: 1.15rem;
}
#ext_menu-42 .dropdown-item,
#ext_menu-42 .nav-dropdown-sm .link {
  font-size: 1.245rem;
}
#ext_menu-42 .link:hover,
#ext_menu-42 .dropdown-item:hover,
#ext_menu-42 .link:focus,
#ext_menu-42 .dropdown-item:focus {
  color: #1457a1;
}
#ext_menu-42 .link[aria-expanded="true"],
#ext_menu-42 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-42 .nav-dropdown-sm .link:focus,
#ext_menu-42 .nav-dropdown-sm .link:hover,
#ext_menu-42 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-42 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-42 .navbar,
#ext_menu-42 .nav-dropdown-sm,
#ext_menu-42 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-42 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-42 .bg-color.transparent .link {
  color: #b8312f;
  transition: none;
}
#ext_menu-42 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-42 .bg-color.transparent.opened .link:hover,
#ext_menu-42 .bg-color.transparent.opened .link:focus {
  color: #1457a1;
}
#ext_menu-42 .link[aria-expanded="true"],
#ext_menu-42 .dropdown-item[aria-expanded="true"] {
  color: #1457a1!important;
}
#content1-4f P {
  text-align: center;
}
#content1-4f H1 {
  text-align: center;
  font-family: 'PT Serif', serif;
  font-size: 22px;
}
#content1-45 P {
  text-align: center;
  font-family: 'PT Serif', serif;
  font-size: 22px;
}
#content1-4h P {
  text-align: right;
  font-family: 'PT Serif', serif;
  font-size: 18px;
}
#content1-4h I {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}
#content1-4h B {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  font-size: 18px;
}
#content6-4e H4 {
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
}
#content6-4e UL {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  text-align: left;
}
#content6-4e DIV {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
}
#content2-4d PRE {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
}
#content1-46 P {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#buttons1-47 .btn {
  font-size: 22px;
}
#header3-48 .mbr-section-title,
#header3-48 .mbr-section-subtitle {
  text-align: center;
}
#header3-48 H3 {
  font-size: 24px;
}
#header3-48 I {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#header3-48 SMALL {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  color: #000000;
}
#header3-48 A {
  font-size: 20px;
}
#header3-4a .mbr-section-title,
#header3-4a .mbr-section-subtitle {
  text-align: center;
}
#header3-4a H3 {
  font-size: 24px;
}
#header3-4a I {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}
#header3-4a SMALL {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  color: #fac51c;
}
#header3-4a SPAN {
  color: #ffffff;
}
#contacts1-4b P {
  color: #000000;
  font-size: 16px;
  text-align: right;
}
#contacts1-4b STRONG {
  color: #b8312f;
  text-align: right;
}
#contacts1-4b SPAN {
  color: #000000;
  font-size: 16px;
}
#footer1-4c P {
  color: #cccccc;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
