@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Libre+Franklin:400,400i,600,600i);



body,
input,
textarea,
.mbr-company .list-group-text,
.mbr-section-text {
  font-family: 'Libre Franklin', serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Libre Franklin', serif;
}
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price,
.mbr-section-title {
  font-family: 'Oxygen', sans-serif;
}
.btn {
  font-family: 'Libre Franklin', 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: 'Oxygen', sans-serif;
}
.btn:not(.btn-social) {
  border-radius: 30px;
  padding: 17px 50px;
}
.mbr-subscribe .btn {
  border-radius: 1.6em !important;
}
.btn-sm,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block,
.mbr-section-subtitle {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Oxygen', sans-serif;
}
.mbr-author-desc {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Oxygen', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Libre Franklin', serif;
  font-style: normal;
}
.bg-primary {
  background-color: #94a5d0 !important;
}
.bg-success {
  background-color: #1e7c3a !important;
}
.bg-info {
  background-color: #455c97 !important;
}
.bg-warning {
  background-color: #ffd785 !important;
}
.bg-danger {
  background-color: #ff9685 !important;
}
.btn-primary {
  background-color: #94a5d0;
  border-color: #94a5d0;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #5f78b9;
  border-color: #5f78b9;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #5f78b9 !important;
  border-color: #5f78b9 !important;
}
.btn-secondary {
  background-color: #a25dae;
  border-color: #a25dae;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #763f7f;
  border-color: #763f7f;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #763f7f !important;
  border-color: #763f7f !important;
}
.btn-info {
  background-color: #455c97;
  border-color: #455c97;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #2d3c62;
  border-color: #2d3c62;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #2d3c62 !important;
  border-color: #2d3c62 !important;
}
.btn-success {
  background-color: #1e7c3a;
  border-color: #1e7c3a;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #0f3e1d;
  border-color: #0f3e1d;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #0f3e1d !important;
  border-color: #0f3e1d !important;
}
.btn-warning {
  background-color: #ffd785;
  border-color: #ffd785;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #ffbe38;
  border-color: #ffbe38;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #ffbe38 !important;
  border-color: #ffbe38 !important;
}
.btn-danger {
  background-color: #ff9685;
  border-color: #ff9685;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #ff5438;
  border-color: #ff5438;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #ff5438 !important;
  border-color: #ff5438 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #4e6ab0;
  color: #4e6ab0;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #94a5d0;
  border-color: #94a5d0;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #94a5d0 !important;
  border-color: #94a5d0 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #66376e;
  color: #66376e;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #a25dae;
  border-color: #a25dae;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #a25dae !important;
  border-color: #a25dae !important;
}
.btn-info-outline {
  background: none;
  border-color: #253151;
  color: #253151;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #455c97;
  border-color: #455c97;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #455c97 !important;
  border-color: #455c97 !important;
}
.btn-success-outline {
  background: none;
  border-color: #0a2a14;
  color: #0a2a14;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #1e7c3a;
  border-color: #1e7c3a;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #1e7c3a !important;
  border-color: #1e7c3a !important;
}
.btn-warning-outline {
  background: none;
  border-color: #ffb61f;
  color: #ffb61f;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #ffd785;
  border-color: #ffd785;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ffd785 !important;
  border-color: #ffd785 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #ff3e1f;
  color: #ff3e1f;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #ff9685;
  border-color: #ff9685;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #ff9685 !important;
  border-color: #ff9685 !important;
}
.text-primary {
  color: #94a5d0 !important;
}
.text-success {
  color: #1e7c3a !important;
}
.text-info {
  color: #455c97 !important;
}
.text-warning {
  color: #ffd785 !important;
}
.text-danger {
  color: #ff9685 !important;
}
.alert-success {
  background-color: #1e7c3a;
}
.alert-info {
  background-color: #455c97;
}
.alert-warning {
  background-color: #ffd785;
}
.alert-danger {
  background-color: #ff9685;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #94a5d0;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #94a5d0;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #94a5d0;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #94a5d0;
}
.lead a,
.lead a:hover {
  color: #94a5d0;
}
.lead blockquote {
  border-color: #94a5d0;
}
.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: #47d271;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #8fa0cc;
}
.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: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #000;
}
/* DirectM */
a {
  color: #455c97;
}
a:hover {
  color: #333;
}
/*header1*/
.header1 .mbr-arrow a i {
  color: #ffffff;
}
.header1 .mbr-arrow a:hover i {
  color: #94a5d0;
}
/*header2*/
.header1.header2 .mbr-arrow a i {
  color: #222222;
}
.header1.header2 .mbr-arrow a:hover i {
  color: #94a5d0;
}
/*features1*/
.features1 .carousel-indicators li.active {
  border: 5px solid #94a5d0;
}
/*features12*/
.features12 .card .mbr-iconfont,
.features14 .card .mbr-iconfont,
.features16 .card .mbr-iconfont {
  font-family: 'Oxygen', sans-serif;
}
/*msg-box1*/
.msg-box1 ul li:before {
  background-color: #94a5d0;
}
.msg-box1 .round-block {
  background: linear-gradient(45deg, #7b90c5, #94a5d0, #b7c3e0);
}
/*tabs1*/
.tabs1 ul li a.active {
  border-bottom-color: #94a5d0 !important;
}
.tabs1 .tab-list-wraper ul li:before {
  background-color: #94a5d0;
}
.tabs1 .colorBG {
  background-color: #94a5d0;
}
/*content*/
.content2 blockquote {
  border-left: 3px solid #94a5d0;
}
.content4 p {
  border-bottom: 3px solid #94a5d0;
  border-top: 3px solid #94a5d0;
}
/*follow1*/
.follow1 .btn-social {
  color: #94a5d0;
  border-color: #94a5d0;
}
.follow1 .btn-social:hover {
  color: #b7c3e0;
  background: rgba(148, 165, 208, 0.1);
  border-color: #b7c3e0;
}
/*share1*/
.share1 .btn-social {
  color: #94a5d0;
  border-color: #94a5d0;
}
.share1 .btn-social:hover {
  color: #b7c3e0;
  background: rgba(148, 165, 208, 0.1);
  border-color: #b7c3e0;
}
/* Slider */
.mbr-slider .carousel-indicators .active {
  background-color: #94a5d0;
}
/* Gallery */
.mbr-gallery-filter ul li {
  font-family: 'Libre Franklin', serif;
}
.mbr-gallery-filter li {
  color: #455c97;
}
.btn-empty:focus {
  color: #94a5d0;
}
/* captions */
.mbr-figure-caption {
  background-color: #616161;
  color: #fff;
}
/* tabs1 */
.tabs1 ul li a {
  color: #455c97;
}
/*tabs3*/
.tabs3 .nav-tabs .nav-link.active {
  border: 5px solid #94a5d0;
}
/* testimonials1*/
.testimonials1 .carousel-indicators li.active {
  border: 5px solid #94a5d0;
}
.hamburger-icon {
  background-color: #94a5d0 !important;
}
.hamburger-icon:before {
  background-color: #94a5d0;
}
.hamburger-icon:after {
  background-color: #94a5d0;
}
#header1-7 .mbr-iconfont {
  color: #fff;
  border-color: #fff;
}
#header1-7 .mbr-table-cell {
  vertical-align: middle;
}
#features20-5 .mbr-section-title,
#features20-5 .mbr-section-subtitle,
#features20-5 .mbr-section-text {
  color: #fff;
}
#features20-5 .mbr-iconfont {
  color: #fff;
  border-color: #fff;
}
#header1-k .mbr-iconfont {
  color: #fff;
  border-color: #fff;
}
#header1-k .mbr-table-cell {
  vertical-align: bottom;
}
#header1-k .card-text {
  font-size: 48px;
}
#subscribe1-m .form-control-label {
  color: undefined;
}
#subscribe1-m .mbr-section-title {
  color: #fffffd;
}
#footer4-1 p {
  color: #000;
}
#footer4-1 P {
  color: #fffffd;
}
#menu2-9 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-9 .navbar-toggler {
  color: #74a3c7;
}
#menu2-9 .close-icon::before,
#menu2-9 .close-icon::after {
  background-color: #74a3c7;
}
#menu2-9 .link,
#menu2-9 .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-9 .link {
  font-size: 1rem;
}
#menu2-9 .dropdown-item,
#menu2-9 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu2-9 .link:hover,
#menu2-9 .link:focus {
  color: #94a5d0;
}
#menu2-9 .dropdown-item:hover::before,
#menu2-9 .dropdown-item:focus::before {
  background: #94a5d0;
}
#menu2-9 .dropdown-item:hover,
#menu2-9 .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-9 .link[aria-expanded="true"],
#menu2-9 .dropdown-menu {
  background: #2b4484;
}
#menu2-9 .nav-dropdown-sm .link:focus,
#menu2-9 .nav-dropdown-sm .link:hover,
#menu2-9 .nav-dropdown-sm .dropdown-item:focus,
#menu2-9 .nav-dropdown-sm .dropdown-item:hover {
  background: #273e78!important;
}
#menu2-9 .navbar,
#menu2-9 .nav-dropdown-sm,
#menu2-9 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-9 .nav-dropdown-sm .dropdown-menu {
  background: #2b4484;
}
#menu2-9 .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-9 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-9 .bg-color.transparent.opened .link:hover,
#menu2-9 .bg-color.transparent.opened .link:focus {
  color: #94a5d0;
}
#menu2-9 .link[aria-expanded="true"],
#menu2-9 .dropdown-item[aria-expanded="true"] {
  color: #94a5d0!important;
}
#counters1-p .count {
  color: #fffffd;
}
#counters1-p .mbr-section-text {
  color: #fffffd;
}
#counters1-p .mbr-section-text P {
  color: #fffffd;
}
#content1-32 P {
  text-align: center;
  font-size: 22px;
  color: #fffffd;
}
#content4-2y P {
  text-align: center;
}
#form3-r .card {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
#form3-r .card-img a {
  color: #616161;
  border-color: #616161;
  border-width: 2px;
  line-height: 72px;
}
#form3-r .heading {
  background: #447eaa;
}
#content3-s .mbr-section-title,
#content3-s .mbr-section-subtitle {
  text-align: center;
}
#content3-s H1 {
  color: #fffffd;
}
#content3-s P {
  color: #fffffd;
}
#footer4-n p {
  color: #000;
}
#footer4-n P {
  color: #fffffd;
}
#menu2-o .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-o .navbar-toggler {
  color: #74a3c7;
}
#menu2-o .close-icon::before,
#menu2-o .close-icon::after {
  background-color: #74a3c7;
}
#menu2-o .link,
#menu2-o .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-o .link {
  font-size: 1rem;
}
#menu2-o .dropdown-item,
#menu2-o .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu2-o .link:hover,
#menu2-o .link:focus {
  color: #94a5d0;
}
#menu2-o .dropdown-item:hover::before,
#menu2-o .dropdown-item:focus::before {
  background: #94a5d0;
}
#menu2-o .dropdown-item:hover,
#menu2-o .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-o .link[aria-expanded="true"],
#menu2-o .dropdown-menu {
  background: #2b4484;
}
#menu2-o .nav-dropdown-sm .link:focus,
#menu2-o .nav-dropdown-sm .link:hover,
#menu2-o .nav-dropdown-sm .dropdown-item:focus,
#menu2-o .nav-dropdown-sm .dropdown-item:hover {
  background: #273e78!important;
}
#menu2-o .navbar,
#menu2-o .nav-dropdown-sm,
#menu2-o .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-o .nav-dropdown-sm .dropdown-menu {
  background: #2b4484;
}
#menu2-o .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-o .bg-color.transparent.opened .link:hover,
#menu2-o .bg-color.transparent.opened .link:focus {
  color: #94a5d0;
}
#menu2-o .link[aria-expanded="true"],
#menu2-o .dropdown-item[aria-expanded="true"] {
  color: #94a5d0!important;
}
#features4-z .card {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
#features4-z .card-img a {
  border-width: 2px;
  line-height: 72px;
}
#features4-z .mbr-iconfont {
  color: #fffffd;
  border-color: #fffffd;
}
#features4-z .heading-title {
  color: #fffffd;
}
#features4-z .card-title {
  color: #fffcf6;
}
#features4-z .card-text {
  color: #fffcf6;
}
#content1-30 P {
  text-align: center;
  font-size: 22px;
  color: #fffffd;
}
#content4-2u P {
  text-align: center;
}
#form3-v .card {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
#form3-v .card-img a {
  color: #616161;
  border-color: #616161;
  border-width: 2px;
  line-height: 72px;
}
#form3-v .heading {
  background: #667bb1;
}
#form3-v .heading-text I {
  font-size: 14px;
}
#form3-v .form-title {
  color: #fffffd;
}
#form3-v .checkbox-title {
  color: #fffffd;
}
#content3-w .mbr-section-title,
#content3-w .mbr-section-subtitle {
  text-align: center;
}
#content3-w H1 {
  color: #fffffd;
}
#content3-w P {
  color: #fffffd;
}
#footer4-t p {
  color: #000;
}
#footer4-t P {
  color: #fffffd;
}
#menu2-u .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-u .navbar-toggler {
  color: #74a3c7;
}
#menu2-u .close-icon::before,
#menu2-u .close-icon::after {
  background-color: #74a3c7;
}
#menu2-u .link,
#menu2-u .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-u .link {
  font-size: 1rem;
}
#menu2-u .dropdown-item,
#menu2-u .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu2-u .link:hover,
#menu2-u .link:focus {
  color: #94a5d0;
}
#menu2-u .dropdown-item:hover::before,
#menu2-u .dropdown-item:focus::before {
  background: #94a5d0;
}
#menu2-u .dropdown-item:hover,
#menu2-u .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-u .link[aria-expanded="true"],
#menu2-u .dropdown-menu {
  background: #2b4484;
}
#menu2-u .nav-dropdown-sm .link:focus,
#menu2-u .nav-dropdown-sm .link:hover,
#menu2-u .nav-dropdown-sm .dropdown-item:focus,
#menu2-u .nav-dropdown-sm .dropdown-item:hover {
  background: #273e78!important;
}
#menu2-u .navbar,
#menu2-u .nav-dropdown-sm,
#menu2-u .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-u .nav-dropdown-sm .dropdown-menu {
  background: #2b4484;
}
#menu2-u .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-u .bg-color.transparent.opened .link:hover,
#menu2-u .bg-color.transparent.opened .link:focus {
  color: #94a5d0;
}
#menu2-u .link[aria-expanded="true"],
#menu2-u .dropdown-item[aria-expanded="true"] {
  color: #94a5d0!important;
}
#features4-11 .card {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
#features4-11 .card-img a {
  border-width: 2px;
  line-height: 72px;
}
#features4-11 .mbr-iconfont {
  color: #fffffd;
  border-color: #fffffd;
}
#features4-11 .heading-title {
  color: #fffffd;
}
#features4-11 .card-title {
  color: #fffcf6;
}
#features4-11 .card-text {
  color: #fffcf6;
}
#content1-2z P {
  text-align: center;
  font-size: 22px;
  color: #fffffd;
}
#content4-2v P {
  text-align: center;
}
#form3-13 .card {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
#form3-13 .card-img a {
  color: #616161;
  border-color: #616161;
  border-width: 2px;
  line-height: 72px;
}
#form3-13 .heading {
  background: #667bb1;
}
#form3-13 .heading-text I {
  font-size: 14px;
}
#form3-13 .form-title {
  color: #fffffd;
}
#form3-13 .checkbox-title {
  color: #fffffd;
}
#content3-14 .mbr-section-title,
#content3-14 .mbr-section-subtitle {
  text-align: center;
}
#content3-14 H1 {
  color: #fffffd;
}
#content3-14 P {
  color: #fffffd;
}
#footer4-15 p {
  color: #000;
}
#footer4-15 P {
  color: #fffffd;
}
#menu2-16 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-16 .navbar-toggler {
  color: #74a3c7;
}
#menu2-16 .close-icon::before,
#menu2-16 .close-icon::after {
  background-color: #74a3c7;
}
#menu2-16 .link,
#menu2-16 .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-16 .link {
  font-size: 1rem;
}
#menu2-16 .dropdown-item,
#menu2-16 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu2-16 .link:hover,
#menu2-16 .link:focus {
  color: #94a5d0;
}
#menu2-16 .dropdown-item:hover::before,
#menu2-16 .dropdown-item:focus::before {
  background: #94a5d0;
}
#menu2-16 .dropdown-item:hover,
#menu2-16 .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-16 .link[aria-expanded="true"],
#menu2-16 .dropdown-menu {
  background: #2b4484;
}
#menu2-16 .nav-dropdown-sm .link:focus,
#menu2-16 .nav-dropdown-sm .link:hover,
#menu2-16 .nav-dropdown-sm .dropdown-item:focus,
#menu2-16 .nav-dropdown-sm .dropdown-item:hover {
  background: #273e78!important;
}
#menu2-16 .navbar,
#menu2-16 .nav-dropdown-sm,
#menu2-16 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-16 .nav-dropdown-sm .dropdown-menu {
  background: #2b4484;
}
#menu2-16 .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-16 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-16 .bg-color.transparent.opened .link:hover,
#menu2-16 .bg-color.transparent.opened .link:focus {
  color: #94a5d0;
}
#menu2-16 .link[aria-expanded="true"],
#menu2-16 .dropdown-item[aria-expanded="true"] {
  color: #94a5d0!important;
}
#features4-17 .card {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
#features4-17 .card-img a {
  border-width: 2px;
  line-height: 72px;
}
#features4-17 .mbr-iconfont {
  color: #fffffd;
  border-color: #fffffd;
}
#features4-17 .heading-title {
  color: #fffffd;
}
#features4-17 .card-title {
  color: #fffcf6;
}
#features4-17 .card-text {
  color: #fffcf6;
}
#content1-18 P {
  text-align: center;
  font-size: 22px;
  color: #fffffd;
}
#content4-2w P {
  text-align: center;
}
#form3-19 .card {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
#form3-19 .card-img a {
  color: #616161;
  border-color: #616161;
  border-width: 2px;
  line-height: 72px;
}
#form3-19 .heading {
  background: #667bb1;
}
#form3-19 .heading-text I {
  font-size: 14px;
}
#form3-19 .form-title {
  color: #fffffd;
}
#form3-19 .checkbox-title {
  color: #fffffd;
}
#content3-1a .mbr-section-title,
#content3-1a .mbr-section-subtitle {
  text-align: center;
}
#content3-1a H1 {
  color: #fffffd;
}
#content3-1a P {
  color: #fffffd;
}
#footer4-1b p {
  color: #000;
}
#footer4-1b P {
  color: #fffffd;
}
#menu2-1c .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-1c .navbar-toggler {
  color: #74a3c7;
}
#menu2-1c .close-icon::before,
#menu2-1c .close-icon::after {
  background-color: #74a3c7;
}
#menu2-1c .link,
#menu2-1c .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-1c .link {
  font-size: 1rem;
}
#menu2-1c .dropdown-item,
#menu2-1c .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu2-1c .link:hover,
#menu2-1c .link:focus {
  color: #94a5d0;
}
#menu2-1c .dropdown-item:hover::before,
#menu2-1c .dropdown-item:focus::before {
  background: #94a5d0;
}
#menu2-1c .dropdown-item:hover,
#menu2-1c .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-1c .link[aria-expanded="true"],
#menu2-1c .dropdown-menu {
  background: #2b4484;
}
#menu2-1c .nav-dropdown-sm .link:focus,
#menu2-1c .nav-dropdown-sm .link:hover,
#menu2-1c .nav-dropdown-sm .dropdown-item:focus,
#menu2-1c .nav-dropdown-sm .dropdown-item:hover {
  background: #273e78!important;
}
#menu2-1c .navbar,
#menu2-1c .nav-dropdown-sm,
#menu2-1c .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-1c .nav-dropdown-sm .dropdown-menu {
  background: #2b4484;
}
#menu2-1c .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-1c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-1c .bg-color.transparent.opened .link:hover,
#menu2-1c .bg-color.transparent.opened .link:focus {
  color: #94a5d0;
}
#menu2-1c .link[aria-expanded="true"],
#menu2-1c .dropdown-item[aria-expanded="true"] {
  color: #94a5d0!important;
}
#features4-1d .card {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
#features4-1d .card-img a {
  border-width: 2px;
  line-height: 72px;
}
#features4-1d .mbr-iconfont {
  color: #fffffd;
  border-color: #fffffd;
}
#features4-1d .heading-title {
  color: #fffffd;
}
#features4-1d .card-title {
  color: #fffcf6;
}
#features4-1d .card-text {
  color: #fffcf6;
}
#content1-31 P {
  text-align: center;
  font-size: 22px;
  color: #fffffd;
}
#content4-2x P {
  text-align: center;
}
#form3-1f .card {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
#form3-1f .card-img a {
  color: #616161;
  border-color: #616161;
  border-width: 2px;
  line-height: 72px;
}
#form3-1f .heading {
  background: #667bb1;
}
#form3-1f .heading-text I {
  font-size: 14px;
}
#form3-1f .form-title {
  color: #fffffd;
}
#form3-1f .checkbox-title {
  color: #fffffd;
}
#content3-1g .mbr-section-title,
#content3-1g .mbr-section-subtitle {
  text-align: center;
}
#content3-1g H1 {
  color: #fffffd;
}
#content3-1g P {
  color: #fffffd;
}
#footer4-1h p {
  color: #000;
}
#footer4-1h P {
  color: #fffffd;
}
#menu2-1i .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-1i .navbar-toggler {
  color: #74a3c7;
}
#menu2-1i .close-icon::before,
#menu2-1i .close-icon::after {
  background-color: #74a3c7;
}
#menu2-1i .link,
#menu2-1i .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-1i .link {
  font-size: 1rem;
}
#menu2-1i .dropdown-item,
#menu2-1i .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu2-1i .link:hover,
#menu2-1i .link:focus {
  color: #94a5d0;
}
#menu2-1i .dropdown-item:hover::before,
#menu2-1i .dropdown-item:focus::before {
  background: #94a5d0;
}
#menu2-1i .dropdown-item:hover,
#menu2-1i .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-1i .link[aria-expanded="true"],
#menu2-1i .dropdown-menu {
  background: #2b4484;
}
#menu2-1i .nav-dropdown-sm .link:focus,
#menu2-1i .nav-dropdown-sm .link:hover,
#menu2-1i .nav-dropdown-sm .dropdown-item:focus,
#menu2-1i .nav-dropdown-sm .dropdown-item:hover {
  background: #273e78!important;
}
#menu2-1i .navbar,
#menu2-1i .nav-dropdown-sm,
#menu2-1i .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-1i .nav-dropdown-sm .dropdown-menu {
  background: #2b4484;
}
#menu2-1i .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-1i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-1i .bg-color.transparent.opened .link:hover,
#menu2-1i .bg-color.transparent.opened .link:focus {
  color: #94a5d0;
}
#menu2-1i .link[aria-expanded="true"],
#menu2-1i .dropdown-item[aria-expanded="true"] {
  color: #94a5d0!important;
}
#header4-1r .mbr-table-cell {
  vertical-align: middle;
}
#content3-1w .mbr-section-title,
#content3-1w .mbr-section-subtitle {
  text-align: center;
}
#msg-box3-1p H1 {
  color: #fffffd;
}
#msg-box3-1p P {
  color: #ffffff;
}
#msg-box3-1p .round-text {
  color: #fffffd;
}
#content7-1q .mbr-section-title,
#content7-1q .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-1q .mbr-table-cell {
  vertical-align: middle;
}
#msg-box2-1s H1 {
  color: #ffffff;
}
#msg-box2-1s P {
  color: #ffffff;
}
#accordion1-1u P {
  font-size: 12px;
}
#header1-1v .mbr-iconfont {
  color: #fff;
  border-color: #fff;
}
#header1-1v .mbr-table-cell {
  vertical-align: bottom;
}
#header1-1v .card-text {
  font-size: 48px;
}
#footer4-1m p {
  color: #000;
}
#footer4-1m P {
  color: #fffffd;
}
#menu2-1n .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-1n .navbar-toggler {
  color: #74a3c7;
}
#menu2-1n .close-icon::before,
#menu2-1n .close-icon::after {
  background-color: #74a3c7;
}
#menu2-1n .link,
#menu2-1n .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-1n .link {
  font-size: 1rem;
}
#menu2-1n .dropdown-item,
#menu2-1n .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu2-1n .link:hover,
#menu2-1n .link:focus {
  color: #94a5d0;
}
#menu2-1n .dropdown-item:hover::before,
#menu2-1n .dropdown-item:focus::before {
  background: #94a5d0;
}
#menu2-1n .dropdown-item:hover,
#menu2-1n .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-1n .link[aria-expanded="true"],
#menu2-1n .dropdown-menu {
  background: #2b4484;
}
#menu2-1n .nav-dropdown-sm .link:focus,
#menu2-1n .nav-dropdown-sm .link:hover,
#menu2-1n .nav-dropdown-sm .dropdown-item:focus,
#menu2-1n .nav-dropdown-sm .dropdown-item:hover {
  background: #273e78!important;
}
#menu2-1n .navbar,
#menu2-1n .nav-dropdown-sm,
#menu2-1n .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-1n .nav-dropdown-sm .dropdown-menu {
  background: #2b4484;
}
#menu2-1n .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-1n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-1n .bg-color.transparent.opened .link:hover,
#menu2-1n .bg-color.transparent.opened .link:focus {
  color: #94a5d0;
}
#menu2-1n .link[aria-expanded="true"],
#menu2-1n .dropdown-item[aria-expanded="true"] {
  color: #94a5d0!important;
}
#header4-20 .mbr-table-cell {
  vertical-align: middle;
}
#content3-2j .mbr-section-title,
#content3-2j .mbr-section-subtitle {
  text-align: center;
}
#features16-2e .mbr-iconfont {
  background: #94a5d0;
  border-color: #94a5d0;
}
#content3-21 .mbr-section-title,
#content3-21 .mbr-section-subtitle {
  text-align: center;
}
#share2-38 .mbr-section-title {
  color: #fffffd;
}
#content3-2a .mbr-section-title,
#content3-2a .mbr-section-subtitle {
  text-align: center;
}
#features14-2o .mbr-iconfont {
  color: #94a5d0;
  border-color: #94a5d0;
}
#video1-2m P {
  text-align: center;
}
#share2-37 .mbr-section-title {
  color: #fffffd;
}
#content1-2q P {
  text-align: center;
  color: #fffffd;
}
#share2-36 .mbr-section-title {
  color: #fffffd;
}
#content3-2b .mbr-section-title,
#content3-2b .mbr-section-subtitle {
  text-align: center;
}
#share2-35 .mbr-section-title {
  color: #fffffd;
}
#content3-2c .mbr-section-title,
#content3-2c .mbr-section-subtitle {
  text-align: center;
}
#share2-34 .mbr-section-title {
  color: #fffffd;
}
#content3-2d .mbr-section-title,
#content3-2d .mbr-section-subtitle {
  text-align: center;
}
#header1-27 .mbr-iconfont {
  color: #fff;
  border-color: #fff;
}
#header1-27 .mbr-table-cell {
  vertical-align: bottom;
}
#header1-27 .card-text {
  font-size: 48px;
}
#footer4-28 p {
  color: #000;
}
#footer4-28 P {
  color: #fffffd;
}
#menu2-29 .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-29 .navbar-toggler {
  color: #74a3c7;
}
#menu2-29 .close-icon::before,
#menu2-29 .close-icon::after {
  background-color: #74a3c7;
}
#menu2-29 .link,
#menu2-29 .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-29 .link {
  font-size: 1rem;
}
#menu2-29 .dropdown-item,
#menu2-29 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu2-29 .link:hover,
#menu2-29 .link:focus {
  color: #94a5d0;
}
#menu2-29 .dropdown-item:hover::before,
#menu2-29 .dropdown-item:focus::before {
  background: #94a5d0;
}
#menu2-29 .dropdown-item:hover,
#menu2-29 .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-29 .link[aria-expanded="true"],
#menu2-29 .dropdown-menu {
  background: #2b4484;
}
#menu2-29 .nav-dropdown-sm .link:focus,
#menu2-29 .nav-dropdown-sm .link:hover,
#menu2-29 .nav-dropdown-sm .dropdown-item:focus,
#menu2-29 .nav-dropdown-sm .dropdown-item:hover {
  background: #273e78!important;
}
#menu2-29 .navbar,
#menu2-29 .nav-dropdown-sm,
#menu2-29 .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-29 .nav-dropdown-sm .dropdown-menu {
  background: #2b4484;
}
#menu2-29 .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-29 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-29 .bg-color.transparent.opened .link:hover,
#menu2-29 .bg-color.transparent.opened .link:focus {
  color: #94a5d0;
}
#menu2-29 .link[aria-expanded="true"],
#menu2-29 .dropdown-item[aria-expanded="true"] {
  color: #94a5d0!important;
}
#share2-33 .mbr-section-title {
  color: #fffffd;
}
#header4-3d .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#header4-3d .mbr-table-cell {
  vertical-align: middle;
}
#header4-3d .heading-text {
  font-size: 30px;
}
#features1-3e .mbr-section-title {
  color: #fffffd;
}
#features1-3e .mbr-section-text {
  color: #fffffd;
  font-size: 20px;
}
#footer4-39 p {
  color: #000;
}
#footer4-39 P {
  color: #fffffd;
}
#menu2-3a .hide-buttons .nav-btn {
  display: none !important;
}
#menu2-3a .navbar-toggler {
  color: #74a3c7;
}
#menu2-3a .close-icon::before,
#menu2-3a .close-icon::after {
  background-color: #74a3c7;
}
#menu2-3a .link,
#menu2-3a .dropdown-item {
  color: #74a3c7;
  font-family: 'Libre Franklin', serif;
}
#menu2-3a .link {
  font-size: 1rem;
}
#menu2-3a .dropdown-item,
#menu2-3a .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu2-3a .link:hover,
#menu2-3a .link:focus {
  color: #94a5d0;
}
#menu2-3a .dropdown-item:hover::before,
#menu2-3a .dropdown-item:focus::before {
  background: #94a5d0;
}
#menu2-3a .dropdown-item:hover,
#menu2-3a .dropdown-item:focus {
  color: #74a3c7;
}
#menu2-3a .link[aria-expanded="true"],
#menu2-3a .dropdown-menu {
  background: #2b4484;
}
#menu2-3a .nav-dropdown-sm .link:focus,
#menu2-3a .nav-dropdown-sm .link:hover,
#menu2-3a .nav-dropdown-sm .dropdown-item:focus,
#menu2-3a .nav-dropdown-sm .dropdown-item:hover {
  background: #273e78!important;
}
#menu2-3a .navbar,
#menu2-3a .nav-dropdown-sm,
#menu2-3a .nav-dropdown-sm .link[aria-expanded="true"],
#menu2-3a .nav-dropdown-sm .dropdown-menu {
  background: #2b4484;
}
#menu2-3a .bg-color.transparent .link {
  color: #74a3c7;
  transition: none;
}
#menu2-3a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu2-3a .bg-color.transparent.opened .link:hover,
#menu2-3a .bg-color.transparent.opened .link:focus {
  color: #94a5d0;
}
#menu2-3a .link[aria-expanded="true"],
#menu2-3a .dropdown-item[aria-expanded="true"] {
  color: #94a5d0!important;
}
#header6-3b P {
  color: #000000;
}
#header6-3b H3 {
  color: #000000;
}
