@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Arimo: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: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #1259a7 !important;
}
.bg-success {
  background-color: #004791 !important;
}
.bg-info {
  background-color: #ffffff !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #a40402 !important;
}
.btn-primary {
  background-color: #1259a7;
  border-color: #1259a7;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #0b3462;
  border-color: #0b3462;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #0b3462 !important;
  border-color: #0b3462 !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: #ffffff;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-success {
  background-color: #004791;
  border-color: #004791;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #002245;
  border-color: #002245;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #002245 !important;
  border-color: #002245 !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: #a40402;
  border-color: #a40402;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #580201;
  border-color: #580201;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #580201 !important;
  border-color: #580201 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #08284b;
  color: #08284b;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #1259a7;
  border-color: #1259a7;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #1259a7 !important;
  border-color: #1259a7 !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: #ffffff;
  color: #ffffff;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-success-outline {
  background: none;
  border-color: #00152b;
  color: #00152b;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #004791;
  border-color: #004791;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #004791 !important;
  border-color: #004791 !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: #3f0201;
  color: #3f0201;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #a40402;
  border-color: #a40402;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #a40402 !important;
  border-color: #a40402 !important;
}
.text-primary {
  color: #1259a7 !important;
}
.text-success {
  color: #004791 !important;
}
.text-info {
  color: #ffffff !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #a40402 !important;
}
.alert-success {
  background-color: #004791;
}
.alert-info {
  background-color: #ffffff;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #a40402;
}
.btn-social {
  border-color: #1259a7;
}
.btn-social:hover {
  background: #1259a7;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #1259a7;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #1259a7;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #1259a7;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #1259a7;
}
.lead a,
.lead a:hover {
  color: #1259a7;
}
.lead blockquote {
  border-color: #1259a7;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #4d99ec;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #1286ff;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #ffffff;
}
.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: #fc2c29;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #1259a7;
}
.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;
}
#msg-box5-3u H3 {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 60px;
}
#msg-box5-3u P {
  color: #efefef;
}
#features2-1w .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #113d80;
}
#features2-1w .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 25px;
}
#features2-1w .mbr-cards-col:nth-child(odd) .card-title {
  font-family: 'Oswald', sans-serif;
}
#features2-1w .mbr-cards-col:nth-child(odd) .card-title SPAN {
  font-size: 25px;
}
#features7-2 .card-subtitle {
  color: #bcbcbc;
}
#features7-2 .iconbox {
  background-color: #00162e;
  border-color: #00162e;
}
#features7-2 P {
  color: #efefef;
  font-family: 'Lato', sans-serif;
  text-align: center;
}
#features7-2 H4 {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 21px;
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
  font-size: 15px;
  font-family: 'Titillium Web', sans-serif;
}
#ext_menu-0 .navbar-toggler {
  color: #fac51c;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #fac51c;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #fac51c;
}
#ext_menu-0 .link {
  font-size: 0.75rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #1259a7;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #131519;
}
#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: #23272c!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: #2a2e35;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #fac51c;
  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: #1259a7;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #1259a7!important;
}
#ext_menu-0 .btn {
  font-family: 'Lora', serif;
}
#content5-5 .mbr-section-title,
#content5-5 p {
  color: #fff;
}
#content5-5 P {
  font-family: 'Open Sans', sans-serif;
}
#content5-5 .mbr-section-title {
  font-family: 'Lato', sans-serif;
  text-align: center;
}
#content5-5 .lead P {
  text-align: center;
}
#msg-box5-19 P {
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box5-19 H3 {
  font-family: 'Lato', sans-serif;
  color: #646566;
}
#msg-box5-19 SPAN {
  font-family: 'Oswald', sans-serif;
}
#contacts5-3 p,
#contacts5-3 .list-group-text,
#contacts5-3 .form-control-label {
  color: #000;
}
#contacts5-3 strong,
#contacts5-3 h4 {
  color: #7e9b9f;
}
#contacts5-3 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-3 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-3 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-3 UL {
  color: #28324e;
}
#contacts5-3 P {
  color: #848484;
  font-family: 'Roboto', sans-serif;
}
#contacts5-3 H4 {
  color: #4c4d51;
  font-size: 22px;
}
#contacts5-3 SPAN {
  color: #606060;
}
#contacts5-3 .list-group-text {
  color: #4c4d51;
  font-family: 'Roboto', sans-serif;
}
#contacts5-3 .mbr-footer-content p {
  color: #00222f;
}
#contacts5-3 .card-text {
  color: #4c4d51;
}
#contacts5-3 .mbr-footer-content p STRONG {
  font-size: 21px;
}
#footer1-g P {
  color: #efefef;
}












#ext_menu-c .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-c .navbar-caption {
  color: #ffffff;
  font-size: 15px;
  font-family: 'Titillium Web', sans-serif;
}
#ext_menu-c .navbar-toggler {
  color: #fac51c;
}
#ext_menu-c .close-icon::before,
#ext_menu-c .close-icon::after {
  background-color: #fac51c;
}
#ext_menu-c .link,
#ext_menu-c .dropdown-item {
  color: #fac51c;
}
#ext_menu-c .link {
  font-size: 0.75rem;
}
#ext_menu-c .dropdown-item,
#ext_menu-c .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-c .link:hover,
#ext_menu-c .dropdown-item:hover,
#ext_menu-c .link:focus,
#ext_menu-c .dropdown-item:focus {
  color: #1259a7;
}
#ext_menu-c .link[aria-expanded="true"],
#ext_menu-c .dropdown-menu {
  background: #131519;
}
#ext_menu-c .nav-dropdown-sm .link:focus,
#ext_menu-c .nav-dropdown-sm .link:hover,
#ext_menu-c .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-c .nav-dropdown-sm .dropdown-item:hover {
  background: #23272c!important;
}
#ext_menu-c .navbar,
#ext_menu-c .nav-dropdown-sm,
#ext_menu-c .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-c .nav-dropdown-sm .dropdown-menu {
  background: #2a2e35;
}
#ext_menu-c .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#ext_menu-c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-c .bg-color.transparent.opened .link:hover,
#ext_menu-c .bg-color.transparent.opened .link:focus {
  color: #1259a7;
}
#ext_menu-c .link[aria-expanded="true"],
#ext_menu-c .dropdown-item[aria-expanded="true"] {
  color: #1259a7!important;
}
#ext_menu-c .btn {
  font-family: 'Lora', serif;
}
#msg-box5-2e H3 {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#msg-box5-2e P {
  color: #efefef;
  font-family: 'Roboto', sans-serif;
}
#msg-box5-2e SPAN {
  font-family: 'Titillium Web', sans-serif;
}
#msg-box5-23 H3 {
  color: #113d80;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 60px;
}
#msg-box5-23 P {
  font-family: 'Roboto', sans-serif;
  color: #2a2e35;
}
#msg-box5-23 SPAN {
  font-size: 30px;
}
#features6-24 P {
  text-align: left;
  color: #efefef;
  font-family: 'Roboto', sans-serif;
}
#msg-box2-n .mbr-section-title {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
}
#msg-box2-n .mbr-section-subtitle {
  color: #efefef;
}
#msg-box2-n .mbr-section-subtitle SPAN {
  font-family: 'Roboto', sans-serif;
}
#contacts5-d p,
#contacts5-d .list-group-text,
#contacts5-d .form-control-label {
  color: #000;
}
#contacts5-d strong,
#contacts5-d h4 {
  color: #7e9b9f;
}
#contacts5-d form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-d .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-d .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-d UL {
  color: #28324e;
}
#contacts5-d P {
  color: #848484;
  font-family: 'Roboto', sans-serif;
}
#contacts5-d H4 {
  color: #4c4d51;
  font-size: 22px;
}
#contacts5-d SPAN {
  color: #606060;
}
#contacts5-d .list-group-text {
  color: #4c4d51;
  font-family: 'Roboto', sans-serif;
}
#contacts5-d .mbr-footer-content p {
  color: #00222f;
}
#contacts5-d .card-text {
  color: #4c4d51;
}
#contacts5-d .mbr-footer-content p STRONG {
  font-size: 21px;
}
#footer1-g P {
  color: #efefef;
}



















#header3-12 .mbr-section-title,
#header3-12 .mbr-section-subtitle {
  text-align: center;
}
#header3-12 .mbr-section-title {
  color: #ffffff;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
}
#header3-12 .mbr-section-subtitle {
  text-align: left;
  color: #efefef;
}
#header3-12 .mbr-section-subtitle SPAN {
  color: #2e2e2e;
}
#header3-12 .mbr-section-title SPAN {
  font-size: 80px;
}
#msg-box5-11 H3 {
  color: #00222f;
  font-family: 'Roboto', sans-serif;
  font-size: 72px;
  text-align: left;
}
#msg-box5-11 SPAN {
  font-size: 60px;
}
#msg-box5-11 P {
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
}
#ext_menu-a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-a .navbar-caption {
  color: #ffffff;
  font-size: 15px;
  font-family: 'Titillium Web', sans-serif;
}
#ext_menu-a .navbar-toggler {
  color: #fac51c;
}
#ext_menu-a .close-icon::before,
#ext_menu-a .close-icon::after {
  background-color: #fac51c;
}
#ext_menu-a .link,
#ext_menu-a .dropdown-item {
  color: #fac51c;
}
#ext_menu-a .link {
  font-size: 0.75rem;
}
#ext_menu-a .dropdown-item,
#ext_menu-a .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-a .link:hover,
#ext_menu-a .dropdown-item:hover,
#ext_menu-a .link:focus,
#ext_menu-a .dropdown-item:focus {
  color: #1259a7;
}
#ext_menu-a .link[aria-expanded="true"],
#ext_menu-a .dropdown-menu {
  background: #131519;
}
#ext_menu-a .nav-dropdown-sm .link:focus,
#ext_menu-a .nav-dropdown-sm .link:hover,
#ext_menu-a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-a .nav-dropdown-sm .dropdown-item:hover {
  background: #23272c!important;
}
#ext_menu-a .navbar,
#ext_menu-a .nav-dropdown-sm,
#ext_menu-a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-a .nav-dropdown-sm .dropdown-menu {
  background: #2a2e35;
}
#ext_menu-a .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#ext_menu-a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-a .bg-color.transparent.opened .link:hover,
#ext_menu-a .bg-color.transparent.opened .link:focus {
  color: #1259a7;
}
#ext_menu-a .link[aria-expanded="true"],
#ext_menu-a .dropdown-item[aria-expanded="true"] {
  color: #1259a7!important;
}
#ext_menu-a .btn {
  font-family: 'Lora', serif;
}
#features7-10 .card-subtitle {
  color: #bcbcbc;
}
#features7-10 .iconbox {
  background-color: #fac51c;
  border-color: #fac51c;
}
#features7-10 P {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  text-align: center;
}
#features7-10 H4 {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#msg-box5-1f P {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
}
#msg-box8-2v .mbr-section-title,
#msg-box8-2v .lead {
  color: #fff;
}
#header3-13 .mbr-section-title,
#header3-13 .mbr-section-subtitle {
  text-align: center;
}
#header3-13 .mbr-section-title {
  color: #ffffff;
  text-align: left;
  font-family: 'Source Sans Pro', sans-serif;
}
#header3-13 .mbr-section-subtitle SPAN {
  color: #efefef;
  font-family: 'Source Sans Pro', sans-serif;
}
#header3-13 .mbr-section-subtitle {
  text-align: left;
}
#msg-box5-1e P {
  font-family: 'Roboto', sans-serif;
}
#msg-box5-1g P {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
}
#header3-15 .mbr-section-title,
#header3-15 .mbr-section-subtitle {
  text-align: center;
}
#header3-15 .mbr-section-title {
  color: #ffffff;
  text-align: left;
  font-family: 'Roboto', sans-serif;
}
#header3-15 .mbr-section-subtitle SPAN {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
}
#header3-15 .mbr-section-subtitle {
  text-align: left;
}
#msg-box5-1h P {
  font-family: 'Roboto Condensed', sans-serif;
}
#header3-14 .mbr-section-title,
#header3-14 .mbr-section-subtitle {
  text-align: center;
}
#header3-14 .mbr-section-title {
  text-align: left;
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
}
#header3-14 .mbr-section-subtitle {
  text-align: left;
}
#header3-14 .mbr-section-subtitle SPAN {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
}
#contacts5-b p,
#contacts5-b .list-group-text,
#contacts5-b .form-control-label {
  color: #000;
}
#contacts5-b strong,
#contacts5-b h4 {
  color: #7e9b9f;
}
#contacts5-b form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-b .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-b .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-b UL {
  color: #28324e;
}
#contacts5-b P {
  color: #848484;
  font-family: 'Roboto', sans-serif;
}
#contacts5-b H4 {
  color: #4c4d51;
  font-size: 22px;
}
#contacts5-b SPAN {
  color: #606060;
}
#contacts5-b .list-group-text {
  color: #4c4d51;
  font-family: 'Roboto', sans-serif;
}
#contacts5-b .mbr-footer-content p {
  color: #00222f;
}
#contacts5-b .card-text {
  color: #4c4d51;
}
#contacts5-b .mbr-footer-content p STRONG {
  font-size: 21px;
}
#footer1-g P {
  color: #efefef;
}











#msg-box5-u H3 {
  color: #353535;
  font-family: 'Oswald', sans-serif;
}
#features2-1m .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #002b5b;
}
#features2-1m .mbr-cards-col:nth-child(odd) .card-title {
  color: #efefef;
  font-family: 'Roboto', sans-serif;
}
#features2-1m .mbr-cards-col:nth-child(even) .card-title {
  color: #efefef;
}
#form1-t .form-control-label {
  color: #232323;
}
#form1-t .mbr-section-title {
  text-align: left;
  font-family: 'Lato', sans-serif;
  color: #003c7b;
}
#form1-t SMALL {
  text-align: center;
}
#form1-t SPAN {
  font-family: 'Roboto', sans-serif;
}
#form1-t .mbr-section-title SPAN {
  font-family: 'Oswald', sans-serif;
  font-size: 80px;
}
#form1-t .mbr-section-subtitle {
  text-align: left;
}
#form1-t .mbr-section-subtitle SPAN {
  font-family: 'Oswald', sans-serif;
}
#buttons1-1i .btn {
  font-family: 'Source Sans Pro', sans-serif;
}
#ext_menu-8 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-8 .navbar-caption {
  color: #ffffff;
  font-size: 15px;
  font-family: 'Titillium Web', sans-serif;
}
#ext_menu-8 .navbar-toggler {
  color: #fac51c;
}
#ext_menu-8 .close-icon::before,
#ext_menu-8 .close-icon::after {
  background-color: #fac51c;
}
#ext_menu-8 .link,
#ext_menu-8 .dropdown-item {
  color: #fac51c;
}
#ext_menu-8 .link {
  font-size: 0.75rem;
}
#ext_menu-8 .dropdown-item,
#ext_menu-8 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-8 .link:hover,
#ext_menu-8 .dropdown-item:hover,
#ext_menu-8 .link:focus,
#ext_menu-8 .dropdown-item:focus {
  color: #1259a7;
}
#ext_menu-8 .link[aria-expanded="true"],
#ext_menu-8 .dropdown-menu {
  background: #131519;
}
#ext_menu-8 .nav-dropdown-sm .link:focus,
#ext_menu-8 .nav-dropdown-sm .link:hover,
#ext_menu-8 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-8 .nav-dropdown-sm .dropdown-item:hover {
  background: #23272c!important;
}
#ext_menu-8 .navbar,
#ext_menu-8 .nav-dropdown-sm,
#ext_menu-8 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-8 .nav-dropdown-sm .dropdown-menu {
  background: #2a2e35;
}
#ext_menu-8 .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#ext_menu-8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-8 .bg-color.transparent.opened .link:hover,
#ext_menu-8 .bg-color.transparent.opened .link:focus {
  color: #1259a7;
}
#ext_menu-8 .link[aria-expanded="true"],
#ext_menu-8 .dropdown-item[aria-expanded="true"] {
  color: #1259a7!important;
}
#ext_menu-8 .btn {
  font-family: 'Lora', serif;
}
#contacts5-9 p,
#contacts5-9 .list-group-text,
#contacts5-9 .form-control-label {
  color: #000;
}
#contacts5-9 strong,
#contacts5-9 h4 {
  color: #7e9b9f;
}
#contacts5-9 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-9 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-9 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-9 UL {
  color: #28324e;
}
#contacts5-9 P {
  color: #848484;
  font-family: 'Roboto', sans-serif;
}
#contacts5-9 H4 {
  color: #4c4d51;
  font-size: 22px;
}
#contacts5-9 SPAN {
  color: #606060;
}
#contacts5-9 .list-group-text {
  color: #4c4d51;
  font-family: 'Roboto', sans-serif;
}
#contacts5-9 .mbr-footer-content p {
  color: #00222f;
}
#contacts5-9 .card-text {
  color: #4c4d51;
}
#contacts5-9 .mbr-footer-content p STRONG {
  font-size: 21px;
}
#footer1-g P {
  color: #efefef;
}






#ext_menu-2z .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-2z .navbar-caption {
  color: #ffffff;
  font-size: 15px;
  font-family: 'Titillium Web', sans-serif;
}
#ext_menu-2z .navbar-toggler {
  color: #fac51c;
}
#ext_menu-2z .close-icon::before,
#ext_menu-2z .close-icon::after {
  background-color: #fac51c;
}
#ext_menu-2z .link,
#ext_menu-2z .dropdown-item {
  color: #fac51c;
}
#ext_menu-2z .link {
  font-size: 0.75rem;
}
#ext_menu-2z .dropdown-item,
#ext_menu-2z .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-2z .link:hover,
#ext_menu-2z .dropdown-item:hover,
#ext_menu-2z .link:focus,
#ext_menu-2z .dropdown-item:focus {
  color: #1259a7;
}
#ext_menu-2z .link[aria-expanded="true"],
#ext_menu-2z .dropdown-menu {
  background: #131519;
}
#ext_menu-2z .nav-dropdown-sm .link:focus,
#ext_menu-2z .nav-dropdown-sm .link:hover,
#ext_menu-2z .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-2z .nav-dropdown-sm .dropdown-item:hover {
  background: #23272c!important;
}
#ext_menu-2z .navbar,
#ext_menu-2z .nav-dropdown-sm,
#ext_menu-2z .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-2z .nav-dropdown-sm .dropdown-menu {
  background: #2a2e35;
}
#ext_menu-2z .bg-color.transparent .link {
  color: #fac51c;
  transition: none;
}
#ext_menu-2z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-2z .bg-color.transparent.opened .link:hover,
#ext_menu-2z .bg-color.transparent.opened .link:focus {
  color: #1259a7;
}
#ext_menu-2z .link[aria-expanded="true"],
#ext_menu-2z .dropdown-item[aria-expanded="true"] {
  color: #1259a7!important;
}
#ext_menu-2z .btn {
  font-family: 'Lora', serif;
}
#features2-3q .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #002349;
}
#features2-3q .mbr-cards-col:nth-child(odd) .card-title {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 36px;
}
#features2-3q .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
}
#features2-3o .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2a2e35;
}
#features2-3o .mbr-cards-col:nth-child(odd) .card-title {
  color: #fac51c;
  font-family: 'Arimo', sans-serif;
}
#features2-3o .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
  font-family: 'Arimo', sans-serif;
}
#msg-box8-3r .mbr-section-title,
#msg-box8-3r .lead {
  color: #fff;
}
#footer1-31 P {
  color: #efefef;
}
