@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,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: 'Raleway', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #7e9b9f !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-secondary {
  background-color: #b8312f;
  border-color: #b8312f;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #7b211f;
  border-color: #7b211f;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #7b211f !important;
  border-color: #7b211f !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: #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: #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: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #671b1a;
  color: #671b1a;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #b8312f;
  border-color: #b8312f;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #b8312f !important;
  border-color: #b8312f !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: #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: #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: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #7e9b9f !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #7e9b9f;
}
.btn-social:hover {
  background: #7e9b9f;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #7e9b9f;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #7e9b9f;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #7e9b9f;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #7e9b9f;
}
.lead a,
.lead a:hover {
  color: #7e9b9f;
}
.lead blockquote {
  border-color: #7e9b9f;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #c7d4d5;
}
.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: #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: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #7e9b9f;
}
.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-box3-1c .mbr-section-title,
#msg-box3-1c p {
  color: #000;
}
#msg-box3-1c .lead P {
  text-align: left;
  font-size: 14px;
  color: #efefef;
}
#msg-box3-1c .lead BLOCKQUOTE {
  font-size: 14px;
  text-align: left;
  color: #efefef;
}
#msg-box3-1c .mbr-section-title {
  color: #efefef;
}
#content6-1o P {
  color: #ccbbb1;
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
}
#content6-1o BLOCKQUOTE {
  color: #ccbbb1;
  font-family: 'Lato', sans-serif;
}
#content6-1o SPAN {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
#content6-1o .lead P {
  font-size: 14px;
}
#content6-1o .lead {
  color: #a38f84;
}
#msg-box4-4m H3 {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#features7-3v .card-subtitle {
  color: #bcbcbc;
}
#features7-3v .iconbox {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
#instagram-feed-block-4r .inst__title {
  color: #efefef;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: left;
}
#instagram-feed-block-4r .inst__title SPAN {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 60px;
}
#social-buttons4-26 .mbr-section-title,
#social-buttons4-26 .btn-social {
  color: #fff;
}
#social-buttons4-26 .mbr-section-title {
  color: #ccbbb1;
  font-size: 32px;
}
#menu-48 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-48 .navbar-caption {
  color: #ffffff;
}
#menu-48 .navbar-toggler {
  color: #ffffff;
}
#menu-48 .link,
#menu-48 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-48 .link {
  font-size: 0.85rem;
}
#menu-48 .dropdown-item,
#menu-48 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-48 .link:hover,
#menu-48 .dropdown-item:hover,
#menu-48 .link:focus,
#menu-48 .dropdown-item:focus {
  color: #7e9b9f;
}
#menu-48 .link[aria-expanded="true"],
#menu-48 .dropdown-menu {
  background: #000000;
}
#menu-48 .nav-dropdown-sm .link:focus,
#menu-48 .nav-dropdown-sm .link:hover,
#menu-48 .nav-dropdown-sm .dropdown-item:focus,
#menu-48 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-48 .navbar,
#menu-48 .nav-dropdown-sm,
#menu-48 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-48 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-48 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-48 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-48 .bg-color.transparent.opened .link:hover,
#menu-48 .bg-color.transparent.opened .link:focus {
  color: #7e9b9f;
}
#menu-48 .link[aria-expanded="true"],
#menu-48 .dropdown-item[aria-expanded="true"] {
  color: #7e9b9f!important;
}
#menu-48.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-48 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-48 .close-icon::before,
#menu-48 .close-icon::after {
  background-color: #ffffff;
}




#features3-3i P {
  color: #000000;
}
#features3-3i H5 {
  color: #000000;
}
#features3-3i H4 {
  color: #000000;
}
#features3-3j P {
  color: #000000;
}
#features3-3j H5 {
  color: #000000;
}
#features3-3j H4 {
  color: #000000;
}
#menu-7 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-7 .navbar-caption {
  color: #ffffff;
}
#menu-7 .navbar-toggler {
  color: #ffffff;
}
#menu-7 .link,
#menu-7 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-7 .link {
  font-size: 0.85rem;
}
#menu-7 .dropdown-item,
#menu-7 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-7 .link:hover,
#menu-7 .dropdown-item:hover,
#menu-7 .link:focus,
#menu-7 .dropdown-item:focus {
  color: #7e9b9f;
}
#menu-7 .link[aria-expanded="true"],
#menu-7 .dropdown-menu {
  background: #000000;
}
#menu-7 .nav-dropdown-sm .link:focus,
#menu-7 .nav-dropdown-sm .link:hover,
#menu-7 .nav-dropdown-sm .dropdown-item:focus,
#menu-7 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-7 .navbar,
#menu-7 .nav-dropdown-sm,
#menu-7 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-7 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-7 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-7 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-7 .bg-color.transparent.opened .link:hover,
#menu-7 .bg-color.transparent.opened .link:focus {
  color: #7e9b9f;
}
#menu-7 .link[aria-expanded="true"],
#menu-7 .dropdown-item[aria-expanded="true"] {
  color: #7e9b9f!important;
}
#menu-7.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-7 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-7 .close-icon::before,
#menu-7 .close-icon::after {
  background-color: #ffffff;
}
#footer1-8 P {
  font-size: 48px;
  color: #cccccc;
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: right;
}
#footer1-8 B {
  text-align: left;
}
#footer1-8 SPAN {
  text-align: left;
}
#extMsg-box4-54 SPAN {
  font-size: 60px;
  color: #253749;
  font-family: 'Roboto', sans-serif;
  text-align: left;
}
#extMsg-box4-54 .btn {
  font-size: 14px;
}
#features7-45 .card-subtitle {
  color: #bcbcbc;
}
#features7-45 .iconbox {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
#social-buttons4-2q .mbr-section-title,
#social-buttons4-2q .btn-social {
  color: #fff;
}
#social-buttons4-2q .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
}



#menu-1f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1f .navbar-caption {
  color: #ffffff;
}
#menu-1f .navbar-toggler {
  color: #cccccc;
}
#menu-1f .link,
#menu-1f .dropdown-item {
  color: #cccccc;
  font-family: 'Montserrat', sans-serif;
}
#menu-1f .link {
  font-size: 0.9rem;
}
#menu-1f .dropdown-item,
#menu-1f .nav-dropdown-sm .link {
  font-size: 0.975rem;
}
#menu-1f .link:hover,
#menu-1f .dropdown-item:hover,
#menu-1f .link:focus,
#menu-1f .dropdown-item:focus {
  color: #7e9b9f;
}
#menu-1f .link[aria-expanded="true"],
#menu-1f .dropdown-menu {
  background: #334a4d;
}
#menu-1f .nav-dropdown-sm .link:focus,
#menu-1f .nav-dropdown-sm .link:hover,
#menu-1f .nav-dropdown-sm .dropdown-item:focus,
#menu-1f .nav-dropdown-sm .dropdown-item:hover {
  background: #425e62!important;
}
#menu-1f .navbar,
#menu-1f .nav-dropdown-sm,
#menu-1f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1f .nav-dropdown-sm .dropdown-menu {
  background: #48676b;
}
#menu-1f .bg-color.transparent .link {
  color: #cccccc;
  transition: none;
}
#menu-1f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1f .bg-color.transparent.opened .link:hover,
#menu-1f .bg-color.transparent.opened .link:focus {
  color: #7e9b9f;
}
#menu-1f .link[aria-expanded="true"],
#menu-1f .dropdown-item[aria-expanded="true"] {
  color: #7e9b9f!important;
}
#menu-1f.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-1f .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-1f .close-icon::before,
#menu-1f .close-icon::after {
  background-color: #cccccc;
}
#form1-1i .form-control-label {
  color: #efefef;
}
#form1-1i SMALL {
  font-size: 14px;
  color: #efefef;
  text-align: left;
  font-family: 'Lato', sans-serif;
}
#form1-1i .mbr-section-title {
  color: #efefef;
}
#features7-3y .card-subtitle {
  color: #bcbcbc;
}
#features7-3y .iconbox {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
#social-buttons4-1s .mbr-section-title,
#social-buttons4-1s .btn-social {
  color: #fff;
}
#social-buttons4-1s .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
}


#slider2-28 .mbr-section-title,
#slider2-28 .mbr-section-lead {
  color: #fff;
}
#header2-36 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
}
#header2-36 .mbr-section-text {
  font-size: 15px;
}
#menu-9 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9 .navbar-caption {
  color: #ffffff;
}
#menu-9 .navbar-toggler {
  color: #ffffff;
}
#menu-9 .link,
#menu-9 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-9 .link {
  font-size: 0.85rem;
}
#menu-9 .dropdown-item,
#menu-9 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-9 .link:hover,
#menu-9 .dropdown-item:hover,
#menu-9 .link:focus,
#menu-9 .dropdown-item:focus {
  color: #7e9b9f;
}
#menu-9 .link[aria-expanded="true"],
#menu-9 .dropdown-menu {
  background: #000000;
}
#menu-9 .nav-dropdown-sm .link:focus,
#menu-9 .nav-dropdown-sm .link:hover,
#menu-9 .nav-dropdown-sm .dropdown-item:focus,
#menu-9 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-9 .navbar,
#menu-9 .nav-dropdown-sm,
#menu-9 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-9 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-9 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9 .bg-color.transparent.opened .link:hover,
#menu-9 .bg-color.transparent.opened .link:focus {
  color: #7e9b9f;
}
#menu-9 .link[aria-expanded="true"],
#menu-9 .dropdown-item[aria-expanded="true"] {
  color: #7e9b9f!important;
}
#menu-9.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-9 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-9 .close-icon::before,
#menu-9 .close-icon::after {
  background-color: #ffffff;
}
#features7-41 .card-subtitle {
  color: #bcbcbc;
}
#features7-41 .iconbox {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
#social-buttons4-44 .mbr-section-title,
#social-buttons4-44 .btn-social {
  color: #fff;
}
#social-buttons4-44 .mbr-section-title {
  color: #ccbbb1;
  font-size: 32px;
}






#menu-48 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-48 .navbar-caption {
  color: #ffffff;
}
#menu-48 .navbar-toggler {
  color: #ffffff;
}
#menu-48 .link,
#menu-48 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-48 .link {
  font-size: 0.85rem;
}
#menu-48 .dropdown-item,
#menu-48 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-48 .link:hover,
#menu-48 .dropdown-item:hover,
#menu-48 .link:focus,
#menu-48 .dropdown-item:focus {
  color: #7e9b9f;
}
#menu-48 .link[aria-expanded="true"],
#menu-48 .dropdown-menu {
  background: #000000;
}
#menu-48 .nav-dropdown-sm .link:focus,
#menu-48 .nav-dropdown-sm .link:hover,
#menu-48 .nav-dropdown-sm .dropdown-item:focus,
#menu-48 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-48 .navbar,
#menu-48 .nav-dropdown-sm,
#menu-48 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-48 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-48 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-48 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-48 .bg-color.transparent.opened .link:hover,
#menu-48 .bg-color.transparent.opened .link:focus {
  color: #7e9b9f;
}
#menu-48 .link[aria-expanded="true"],
#menu-48 .dropdown-item[aria-expanded="true"] {
  color: #7e9b9f!important;
}
#menu-48.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-48 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-48 .close-icon::before,
#menu-48 .close-icon::after {
  background-color: #ffffff;
}
#msg-box8-49 .mbr-section-title,
#msg-box8-49 p {
  color: #fff;
}
#msg-box8-49 .mbr-section-title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-align: left;
  font-size: 60px;
  color: #efefef;
}
#msg-box8-49 .lead P {
  font-size: 15px;
  text-align: left;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
}
#msg-box8-49 .mbr-section-title SPAN {
  font-size: 72px;
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
}
#features3-4a P {
  color: #efefef;
}
#features3-4a H5 {
  color: #efefef;
}
#features3-4a H4 {
  color: #cccccc;
}
#form1-4d .form-control-label {
  color: #ffffff;
}
#form1-4d .mbr-section-title {
  color: #cccccc;
  font-family: 'Open Sans Condensed', sans-serif;
  text-align: left;
}
#form1-4d SMALL {
  color: #efefef;
  text-align: left;
}
#msg-box7-4k .mbr-section-title,
#msg-box7-4k .lead p {
  color: #fff;
}
#msg-box7-4k H3 {
  font-family: 'Oswald', sans-serif;
}
#msg-box7-4k SPAN {
  font-size: 60px;
}
#msg-box7-4k P {
  font-size: 25px;
}
#features7-4b .card-subtitle {
  color: #bcbcbc;
}
#features7-4b .iconbox {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
#social-buttons4-4c .mbr-section-title,
#social-buttons4-4c .btn-social {
  color: #fff;
}
#social-buttons4-4c .mbr-section-title {
  color: #ccbbb1;
  font-size: 32px;
}




#header1-52 .mbr-section-lead {
  text-align: left;
  font-size: 16px;
}
#header1-52 .mbr-section-title {
  color: #7e9b9f;
  font-family: 'Noto Sans', sans-serif;
  text-align: left;
  font-size: 60px;
}
#header1-52 .mbr-section-title DIV {
  text-align: center;
}
#header1-52 .mbr-section-title SPAN {
  font-family: 'Merriweather', serif;
  font-size: 72px;
}
#extMsg-box4-4u SPAN {
  font-size: 60px;
  color: #253749;
  font-family: 'Roboto', sans-serif;
  text-align: left;
}
#extMsg-box4-4u .btn {
  font-size: 14px;
}
#features7-3w .iconbox {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
#social-buttons4-4s .mbr-section-title,
#social-buttons4-4s .btn-social {
  color: #fff;
}
#social-buttons4-4s .mbr-section-title {
  color: #ccbbb1;
  font-size: 32px;
}
#menu-59 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-59 .navbar-caption {
  color: #ffffff;
}
#menu-59 .navbar-toggler {
  color: #ffffff;
}
#menu-59 .link,
#menu-59 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-59 .link {
  font-size: 0.85rem;
}
#menu-59 .dropdown-item,
#menu-59 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-59 .link:hover,
#menu-59 .dropdown-item:hover,
#menu-59 .link:focus,
#menu-59 .dropdown-item:focus {
  color: #7e9b9f;
}
#menu-59 .link[aria-expanded="true"],
#menu-59 .dropdown-menu {
  background: #000000;
}
#menu-59 .nav-dropdown-sm .link:focus,
#menu-59 .nav-dropdown-sm .link:hover,
#menu-59 .nav-dropdown-sm .dropdown-item:focus,
#menu-59 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-59 .navbar,
#menu-59 .nav-dropdown-sm,
#menu-59 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-59 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-59 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-59 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-59 .bg-color.transparent.opened .link:hover,
#menu-59 .bg-color.transparent.opened .link:focus {
  color: #7e9b9f;
}
#menu-59 .link[aria-expanded="true"],
#menu-59 .dropdown-item[aria-expanded="true"] {
  color: #7e9b9f!important;
}
#menu-59.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-59 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-59 .close-icon::before,
#menu-59 .close-icon::after {
  background-color: #ffffff;
}














#extHeader12-5b SPAN {
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
  text-align: left;
}
#extHeader12-5b P {
  color: #efefef;
}
#msg-box7-5q h3,
#msg-box7-5q p {
  color: #fff;
}
#msg-box5-3q H3 {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box5-3q SPAN {
  color: #efefef;
}
#header2-3k .mbr-section-title SPAN {
  font-family: 'Lora', serif;
}
#header2-3k .mbr-section-text {
  font-size: 15px;
}
#msg-box5-3d H3 {
  font-family: 'Lato', sans-serif;
  font-size: 23px;
  color: #b2dee4;
  text-align: left;
}
#msg-box5-3d SPAN {
  color: #efefef;
  text-align: center;
}
#msg-box5-3d DIV {
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #afe1e1;
}
#header2-31 .mbr-section-title SPAN {
  font-family: 'Lora', serif;
}
#header2-31 .mbr-section-text {
  font-size: 15px;
}
#msg-box5-30 H3 {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  color: #ffffff;
}
#msg-box5-30 SPAN {
  color: #efefef;
}
#menu-10 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-10 .navbar-caption {
  color: #ffffff;
}
#menu-10 .navbar-toggler {
  color: #ffffff;
}
#menu-10 .link,
#menu-10 .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-10 .link {
  font-size: 0.85rem;
}
#menu-10 .dropdown-item,
#menu-10 .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-10 .link:hover,
#menu-10 .dropdown-item:hover,
#menu-10 .link:focus,
#menu-10 .dropdown-item:focus {
  color: #7e9b9f;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-menu {
  background: #000000;
}
#menu-10 .nav-dropdown-sm .link:focus,
#menu-10 .nav-dropdown-sm .link:hover,
#menu-10 .nav-dropdown-sm .dropdown-item:focus,
#menu-10 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-10 .navbar,
#menu-10 .nav-dropdown-sm,
#menu-10 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-10 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-10 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-10 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-10 .bg-color.transparent.opened .link:hover,
#menu-10 .bg-color.transparent.opened .link:focus {
  color: #7e9b9f;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-item[aria-expanded="true"] {
  color: #7e9b9f!important;
}
#menu-10.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-10 .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-10 .close-icon::before,
#menu-10 .close-icon::after {
  background-color: #ffffff;
}
#header1-2x .mbr-section-lead SPAN {
  font-family: 'Lato', sans-serif;
  font-size: 72px;
  color: #b6d3d7;
}
#header1-2x .mbr-section-lead {
  font-family: 'Lato', sans-serif;
}
#content7-1e BLOCKQUOTE {
  color: #cccccc;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
#content7-1e P {
  color: #cccccc;
  font-size: 14px;
}
#content7-1e SPAN {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
#extMsg-box4-55 SPAN {
  font-size: 60px;
  color: #253749;
  font-family: 'Roboto', sans-serif;
  text-align: left;
}
#extMsg-box4-55 .btn {
  font-size: 14px;
}
#features7-3x .card-subtitle {
  color: #bcbcbc;
}
#features7-3x .iconbox {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
#social-buttons4-1p .mbr-section-title,
#social-buttons4-1p .btn-social {
  color: #fff;
}
#social-buttons4-1p .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
}






#menu-e .hide-buttons .nav-btn {
  display: none !important;
}
#menu-e .navbar-caption {
  color: #ffffff;
}
#menu-e .navbar-toggler {
  color: #ffffff;
}
#menu-e .link,
#menu-e .dropdown-item {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
}
#menu-e .link {
  font-size: 0.85rem;
}
#menu-e .dropdown-item,
#menu-e .nav-dropdown-sm .link {
  font-size: 0.921rem;
}
#menu-e .link:hover,
#menu-e .dropdown-item:hover,
#menu-e .link:focus,
#menu-e .dropdown-item:focus {
  color: #7e9b9f;
}
#menu-e .link[aria-expanded="true"],
#menu-e .dropdown-menu {
  background: #000000;
}
#menu-e .nav-dropdown-sm .link:focus,
#menu-e .nav-dropdown-sm .link:hover,
#menu-e .nav-dropdown-sm .dropdown-item:focus,
#menu-e .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-e .navbar,
#menu-e .nav-dropdown-sm,
#menu-e .nav-dropdown-sm .link[aria-expanded="true"],
#menu-e .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-e .bg-color.transparent.opened .link:hover,
#menu-e .bg-color.transparent.opened .link:focus {
  color: #7e9b9f;
}
#menu-e .link[aria-expanded="true"],
#menu-e .dropdown-item[aria-expanded="true"] {
  color: #7e9b9f!important;
}
#menu-e.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu-e .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu-e .close-icon::before,
#menu-e .close-icon::after {
  background-color: #ffffff;
}
#msg-box8-s .mbr-section-title,
#msg-box8-s p {
  color: #fff;
}
#msg-box8-s .lead P {
  text-align: left;
}
#msg-box8-s .mbr-section-title {
  text-align: center;
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
}
#msg-box8-s .mbr-section-title SPAN {
  font-family: 'Lato', sans-serif;
  font-size: 60px;
  text-align: left;
}
#header2-5a .mbr-section-title {
  font-family: 'Lato', sans-serif;
}
#header2-5a .mbr-section-title SPAN {
  font-family: 'Lato', sans-serif;
}
#content7-t BLOCKQUOTE {
  color: #cccccc;
}
#content7-t P {
  color: #cccccc;
  font-size: 20px;
}
#content7-t SPAN {
  font-size: 20px;
}
#content8-v .mbr-section-title,
#content8-v p {
  text-align: right;
  color: #fff;
}
#content8-v P {
  text-align: left;
  font-size: 18px;
  color: #efefef;
}
#content8-v .mbr-section-title {
  text-align: left;
}
#content8-v .mbr-section-title P {
  font-size: 46px;
}
#social-buttons4-1r .mbr-section-title,
#social-buttons4-1r .btn-social {
  color: #fff;
}
#social-buttons4-1r .mbr-section-title SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
}
