@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);






.subtitleFont {
  font-family: 'Lora', serif;
  font-style: normal;
}
body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Roboto', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Roboto', 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: 'Roboto', 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: 'Roboto', 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: 'Lora', serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Roboto', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Roboto', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.bg-primary {
  background-color: #ffffff !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #043379 !important;
}
.bg-warning {
  background-color: #043379 !important;
}
.bg-danger {
  background-color: #8b0907 !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: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-info {
  background-color: #043379;
  border-color: #043379;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #02142f;
  border-color: #02142f;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #02142f !important;
  border-color: #02142f !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #043379;
  border-color: #043379;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #02142f;
  border-color: #02142f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #02142f !important;
  border-color: #02142f !important;
}
.btn-danger {
  background-color: #8b0907;
  border-color: #8b0907;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #420403;
  border-color: #420403;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #420403 !important;
  border-color: #420403 !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: #cccccc;
  color: #cccccc;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-info-outline {
  background: none;
  border-color: #010916;
  color: #010916;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #043379;
  border-color: #043379;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #043379 !important;
  border-color: #043379 !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #010916;
  color: #010916;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #043379;
  border-color: #043379;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #043379 !important;
  border-color: #043379 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #2a0302;
  color: #2a0302;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #8b0907;
  border-color: #8b0907;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #8b0907 !important;
  border-color: #8b0907 !important;
}
.text-primary {
  color: #ffffff !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #043379 !important;
}
.text-warning {
  color: #043379 !important;
}
.text-danger {
  color: #8b0907 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #043379;
}
.alert-warning {
  background-color: #043379;
}
.alert-danger {
  background-color: #8b0907;
}
.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: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #0867f4;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #0867f4;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #f4211e;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #ffffff;
}
.scrollToTop_wraper {
  display: none;
}
.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;
}
#slider-i P {
  text-align: center;
}
#slider-i H2 {
  font-size: 22px;
  text-align: center;
  font-family: 'Roboto Slab', serif;
  color: #043379;
}
#slider-i SPAN {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 30px;
}
#msg-box7-26 .mbr-section-title,
#msg-box7-26 .lead p {
  color: #fff;
}
#msg-box7-26 P {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  color: #120d41;
}
#msg-box7-26 H3 {
  color: #043379;
}
#menu-1p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1p .navbar-caption {
  color: #ffffff;
  font-size: 11px;
}
#menu-1p .navbar-toggler {
  color: #043379;
}
#menu-1p .close-icon::before,
#menu-1p .close-icon::after {
  background-color: #043379;
}
#menu-1p .link,
#menu-1p .dropdown-item {
  color: #043379;
}
#menu-1p .link {
  font-size: 0.6rem;
}
#menu-1p .dropdown-item,
#menu-1p .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-1p .link:hover,
#menu-1p .dropdown-item:hover,
#menu-1p .link:focus,
#menu-1p .dropdown-item:focus {
  color: #ffffff;
}
#menu-1p .link[aria-expanded="true"],
#menu-1p .dropdown-menu {
  background: #e6e6e6;
}
#menu-1p .nav-dropdown-sm .link:focus,
#menu-1p .nav-dropdown-sm .link:hover,
#menu-1p .nav-dropdown-sm .dropdown-item:focus,
#menu-1p .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1p .navbar,
#menu-1p .nav-dropdown-sm,
#menu-1p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1p .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1p .bg-color.transparent .link {
  color: #043379;
  transition: none;
}
#menu-1p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1p .bg-color.transparent.opened .link:hover,
#menu-1p .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-1p .link[aria-expanded="true"],
#menu-1p .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-1p A {
  font-size: 9px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-1p .btn {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
}
#contacts1-2q STRONG {
  color: #043379;
}
#contacts1-2q P {
  color: #efefef;
}
#buttons1-2p .btn {
  font-size: 11px;
  font-family: 'PT Sans', sans-serif;
}





#menu-3o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3o .navbar-caption {
  color: #ffffff;
  font-size: 11px;
}
#menu-3o .navbar-toggler {
  color: #043379;
}
#menu-3o .close-icon::before,
#menu-3o .close-icon::after {
  background-color: #043379;
}
#menu-3o .link,
#menu-3o .dropdown-item {
  color: #043379;
}
#menu-3o .link {
  font-size: 0.6rem;
}
#menu-3o .dropdown-item,
#menu-3o .nav-dropdown-sm .link {
  font-size: 0.650rem;
}
#menu-3o .link:hover,
#menu-3o .dropdown-item:hover,
#menu-3o .link:focus,
#menu-3o .dropdown-item:focus {
  color: #ffffff;
}
#menu-3o .link[aria-expanded="true"],
#menu-3o .dropdown-menu {
  background: #e6e6e6;
}
#menu-3o .nav-dropdown-sm .link:focus,
#menu-3o .nav-dropdown-sm .link:hover,
#menu-3o .nav-dropdown-sm .dropdown-item:focus,
#menu-3o .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3o .navbar,
#menu-3o .nav-dropdown-sm,
#menu-3o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3o .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3o .bg-color.transparent .link {
  color: #043379;
  transition: none;
}
#menu-3o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3o .bg-color.transparent.opened .link:hover,
#menu-3o .bg-color.transparent.opened .link:focus {
  color: #ffffff;
}
#menu-3o .link[aria-expanded="true"],
#menu-3o .dropdown-item[aria-expanded="true"] {
  color: #ffffff!important;
}
#menu-3o A {
  font-size: 9px;
  font-family: 'Source Sans Pro', sans-serif;
}
#menu-3o .btn {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
}
#form1-3s .form-control-label {
  color: #ffffff;
}
#form1-3s .btn {
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
}
#form1-3s SMALL {
  color: #ffffff;
}
#form1-3s .mbr-section-title {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Source Sans Pro', sans-serif;
}
#buttons1-3r .btn {
  font-size: 11px;
  font-family: 'PT Sans', sans-serif;
}
