@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);




body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Droid Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Droid Sans', 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: 'Droid Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Droid Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Droid Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #9e005d !important;
}
.bg-success {
  background-color: #21365d !important;
}
.bg-info {
  background-color: #414042 !important;
}
.bg-warning {
  background-color: #e6e6e6 !important;
}
.bg-danger {
  background-color: #cccccc !important;
}
.btn-primary {
  background-color: #9e005d;
  border-color: #9e005d;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #520030;
  border-color: #520030;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #520030 !important;
  border-color: #520030 !important;
}
.btn-secondary {
  background-color: #9e005d;
  border-color: #9e005d;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #520030;
  border-color: #520030;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #520030 !important;
  border-color: #520030 !important;
}
.btn-info {
  background-color: #414042;
  border-color: #414042;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #1b1a1b;
  border-color: #1b1a1b;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #1b1a1b !important;
  border-color: #1b1a1b !important;
}
.btn-success {
  background-color: #21365d;
  border-color: #21365d;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #0d1525;
  border-color: #0d1525;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #0d1525 !important;
  border-color: #0d1525 !important;
}
.btn-warning {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #c0c0c0;
  border-color: #c0c0c0;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #c0c0c0 !important;
  border-color: #c0c0c0 !important;
}
.btn-danger {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #380021;
  color: #380021;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #9e005d;
  border-color: #9e005d;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #9e005d !important;
  border-color: #9e005d !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #380021;
  color: #380021;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #9e005d;
  border-color: #9e005d;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #9e005d !important;
  border-color: #9e005d !important;
}
.btn-info-outline {
  background: none;
  border-color: #0e0e0e;
  color: #0e0e0e;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #414042;
  border-color: #414042;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #414042 !important;
  border-color: #414042 !important;
}
.btn-success-outline {
  background: none;
  border-color: #060a12;
  color: #060a12;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #21365d;
  border-color: #21365d;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #21365d !important;
  border-color: #21365d !important;
}
.btn-warning-outline {
  background: none;
  border-color: #b3b3b3;
  color: #b3b3b3;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #999999;
  color: #999999;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
.text-primary {
  color: #9e005d !important;
}
.text-success {
  color: #21365d !important;
}
.text-info {
  color: #414042 !important;
}
.text-warning {
  color: #e6e6e6 !important;
}
.text-danger {
  color: #cccccc !important;
}
.alert-success {
  background-color: #21365d;
}
.alert-info {
  background-color: #414042;
}
.alert-warning {
  background-color: #e6e6e6;
}
.alert-danger {
  background-color: #cccccc;
}
.btn-social {
  border-color: #9e005d;
}
.btn-social:hover {
  background: #9e005d;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #9e005d;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #9e005d;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #9e005d;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #9e005d;
}
.lead a,
.lead a:hover {
  color: #9e005d;
}
.lead blockquote {
  border-color: #9e005d;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ff1fa3;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #426dbb;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #b4b3b5;
}
.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: #9e005d;
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #414042;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #414042;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #414042;
  font-family: 'Droid Sans', sans-serif;
}
#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: #9e005d;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #d6d6d6;
}
#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: #e7e7e7!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: #efefef;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #414042;
  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: #9e005d;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #9e005d!important;
}
#msg-box6-i .mbr-section-title,
#msg-box6-i .lead p {
  color: #fff;
}
#msg-box5-c H3 {
  color: #cccccc;
  text-align: right;
  font-size: 36px;
}
#msg-box5-c P {
  color: #ffffff;
  font-size: 17px;
}
#msg-box5-j H3 {
  color: #cccccc;
  font-size: 36px;
}
#msg-box5-j P {
  color: #ffffff;
}
#msg-box5-j SPAN {
  font-size: 14px;
}
#msg-box5-l H3 {
  color: #cccccc;
  font-size: 36px;
}
#msg-box5-l P {
  color: #ffffff;
}
#msg-box5-l SPAN {
  font-size: 14px;
}
#msg-box5-m H3 {
  color: #cccccc;
  font-size: 36px;
}
#msg-box5-m P {
  color: #ffffff;
}
#msg-box5-n H3 {
  font-size: 36px;
  color: #cccccc;
}
#msg-box5-n SPAN {
  color: #ffffff;
}
#header3-h .mbr-section-title,
#header3-h .mbr-section-subtitle {
  text-align: center;
}
#features1-g .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #efefef;
}
#features1-g .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-g .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#form2-b .mbr-section-title {
  color: #fff;
}
#form2-b .mbr-section-subtitle {
  color: #a0a0a0;
}
#header3-q .mbr-section-title,
#header3-q .mbr-section-subtitle {
  text-align: center;
}
#form1-p .form-control-label {
  color: #232323;
}
#social-buttons4-a .mbr-section-title,
#social-buttons4-a .btn-social {
  color: #fff;
}
