@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);



body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'PT Sans Narrow', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'PT Sans Narrow', 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: 'Ubuntu', 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: 'Ubuntu', 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: 'Titillium Web', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Ubuntu', sans-serif;
}
.mbr-author-desc {
  font-family: 'Titillium Web', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Ubuntu', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Titillium Web', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #553982 !important;
}
.bg-success {
  background-color: #00a885 !important;
}
.bg-info {
  background-color: #3d8eb9 !important;
}
.bg-warning {
  background-color: #2969b0 !important;
}
.bg-danger {
  background-color: #553982 !important;
}
.btn-primary {
  background-color: #553982;
  border-color: #553982;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #32224d;
  border-color: #32224d;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #32224d !important;
  border-color: #32224d !important;
}
.btn-secondary {
  background-color: #41a85f;
  border-color: #41a85f;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #2c7140;
  border-color: #2c7140;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #2c7140 !important;
  border-color: #2c7140 !important;
}
.btn-info {
  background-color: #3d8eb9;
  border-color: #3d8eb9;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #2a627f;
  border-color: #2a627f;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #2a627f !important;
  border-color: #2a627f !important;
}
.btn-success {
  background-color: #00a885;
  border-color: #00a885;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #005c48;
  border-color: #005c48;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #005c48 !important;
  border-color: #005c48 !important;
}
.btn-warning {
  background-color: #2969b0;
  border-color: #2969b0;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #1b4472;
  border-color: #1b4472;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #1b4472 !important;
  border-color: #1b4472 !important;
}
.btn-danger {
  background-color: #553982;
  border-color: #553982;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #32224d;
  border-color: #32224d;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #32224d !important;
  border-color: #32224d !important;
}
.btn-primary-outline {
  background: none;
  border-color: #271a3b;
  color: #271a3b;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #553982;
  border-color: #553982;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #553982 !important;
  border-color: #553982 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #255e35;
  color: #255e35;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #41a85f;
  border-color: #41a85f;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #41a85f !important;
  border-color: #41a85f !important;
}
.btn-info-outline {
  background: none;
  border-color: #24536c;
  color: #24536c;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #3d8eb9;
  border-color: #3d8eb9;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #3d8eb9 !important;
  border-color: #3d8eb9 !important;
}
.btn-success-outline {
  background: none;
  border-color: #004234;
  color: #004234;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #00a885;
  border-color: #00a885;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #00a885 !important;
  border-color: #00a885 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #16385d;
  color: #16385d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #2969b0;
  border-color: #2969b0;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #2969b0 !important;
  border-color: #2969b0 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #271a3b;
  color: #271a3b;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #553982;
  border-color: #553982;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #553982 !important;
  border-color: #553982 !important;
}
.text-primary {
  color: #553982 !important;
}
.text-success {
  color: #00a885 !important;
}
.text-info {
  color: #3d8eb9 !important;
}
.text-warning {
  color: #2969b0 !important;
}
.text-danger {
  color: #553982 !important;
}
.alert-success {
  background-color: #00a885;
}
.alert-info {
  background-color: #3d8eb9;
}
.alert-warning {
  background-color: #2969b0;
}
.alert-danger {
  background-color: #553982;
}
.btn-social {
  border-color: #553982;
}
.btn-social:hover {
  background: #553982;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #553982;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #553982;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #553982;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #553982;
}
.lead a,
.lead a:hover {
  color: #553982;
}
.lead blockquote {
  border-color: #553982;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #9477c3;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #28ffd2;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #98c5dd;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #79aae0;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #9477c3;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #553982;
}
#content1-w H2 {
  font-size: 36px;
  color: #ffffff;
}
#content1-w P {
  color: #ffffff;
}
#msg-box2-x .mbr-section-title {
  color: #fff;
}
#msg-box2-x .mbr-section-subtitle {
  color: #a0a0a0;
}
#msg-box2-x .mbr-header .mbr-header__text {
  color: #252525;
}
#msg-box2-x .mbr-article {
  color: #252525;
}
#features7-4 .card-subtitle {
  color: #bcbcbc;
}
#features7-4 .iconbox {
  background-color: #553982;
  border-color: #553982;
}
#social-buttons4-5 .mbr-section-title,
#social-buttons4-5 .btn-social {
  color: #fff;
}
#social-buttons4-5 .mbr-section-title {
  font-size: 36px;
  color: #ffffff;
}
#content1-m H2 {
  font-size: 36px;
  color: #ffffff;
}
#content1-m P {
  color: #ffffff;
}
#msg-box2-n .mbr-section-title {
  color: #fff;
}
#msg-box2-n .mbr-section-subtitle {
  color: #a0a0a0;
}
#header3-o .mbr-section-title,
#header3-o .mbr-section-subtitle {
  text-align: center;
}
#content7-1 PRE {
  text-align: left;
  font-size: 15px;
}
#content7-1 P {
  font-size: 15px;
}

#content1-8 H2 {
  font-size: 36px;
  color: #ffffff;
}
#content1-8 P {
  color: #ffffff;
}
#msg-box2-f .mbr-section-title {
  color: #fff;
}
#msg-box2-f .mbr-section-subtitle {
  color: #a0a0a0;
}
#header3-9 .mbr-section-title,
#header3-9 .mbr-section-subtitle {
  text-align: center;
}
#content2-1g DIV {
  font-size: 17px;
  font-family: 'Titillium Web', sans-serif;
}

#content1-i H2 {
  font-size: 36px;
  color: #ffffff;
}
#content1-i P {
  color: #ffffff;
}
#msg-box2-j .mbr-section-title {
  color: #fff;
}
#msg-box2-j .mbr-section-subtitle {
  color: #a0a0a0;
}
#header3-r .mbr-section-title,
#header3-r .mbr-section-subtitle {
  text-align: center;
}
#msg-box5-1e P {
  text-align: left;
  font-family: 'Titillium Web', sans-serif;
}
#content1-g H2 {
  font-size: 36px;
  color: #ffffff;
}
#content1-g P {
  color: #ffffff;
}
#msg-box2-h .mbr-section-title {
  color: #fff;
}
#msg-box2-h .mbr-section-subtitle {
  color: #a0a0a0;
}
#header3-p .mbr-section-title,
#header3-p .mbr-section-subtitle {
  text-align: center;
}
#features7-q .card-subtitle {
  color: #bcbcbc;
}
#features7-q .iconbox {
  background-color: #553982;
  border-color: #553982;
}
#content1-k H2 {
  font-size: 36px;
  color: #ffffff;
}
#content1-k P {
  color: #ffffff;
}
#msg-box2-l .mbr-section-title {
  color: #fff;
}
#msg-box2-l .mbr-section-subtitle {
  color: #a0a0a0;
}
#header3-t .mbr-section-title,
#header3-t .mbr-section-subtitle {
  text-align: center;
}
#content1-15 H2 {
  font-size: 36px;
  color: #ffffff;
}
#content1-15 P {
  color: #ffffff;
}
#msg-box2-16 .mbr-section-title {
  color: #fff;
}
#msg-box2-16 .mbr-section-subtitle {
  color: #a0a0a0;
}
#header3-17 .mbr-section-title,
#header3-17 .mbr-section-subtitle {
  text-align: center;
}
#content1-12 H2 {
  font-size: 36px;
  color: #ffffff;
}
#content1-12 P {
  color: #ffffff;
}
#msg-box2-13 .mbr-section-title {
  color: #fff;
}
#msg-box2-13 .mbr-section-subtitle {
  color: #a0a0a0;
}
#header3-19 .mbr-section-title,
#header3-19 .mbr-section-subtitle {
  text-align: center;
}
