@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed: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=Raleway: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-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: #da04a5 !important;
}
.bg-success {
  background-color: #00a885 !important;
}
.bg-info {
  background-color: #00a885 !important;
}
.bg-warning {
  background-color: #00a859 !important;
}
.bg-danger {
  background-color: #00a859 !important;
}
.btn-primary {
  background-color: #da04a5;
  border-color: #da04a5;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #8f036c;
  border-color: #8f036c;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #8f036c !important;
  border-color: #8f036c !important;
}
.btn-secondary {
  background-color: #00a859;
  border-color: #00a859;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #005c30;
  border-color: #005c30;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #005c30 !important;
  border-color: #005c30 !important;
}
.btn-info {
  background-color: #00a885;
  border-color: #00a885;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #005c48;
  border-color: #005c48;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #005c48 !important;
  border-color: #005c48 !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: #00a859;
  border-color: #00a859;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #005c30;
  border-color: #005c30;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #005c30 !important;
  border-color: #005c30 !important;
}
.btn-danger {
  background-color: #00a859;
  border-color: #00a859;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #005c30;
  border-color: #005c30;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #005c30 !important;
  border-color: #005c30 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #760259;
  color: #760259;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #da04a5;
  border-color: #da04a5;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #da04a5 !important;
  border-color: #da04a5 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #004223;
  color: #004223;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #00a859;
  border-color: #00a859;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #00a859 !important;
  border-color: #00a859 !important;
}
.btn-info-outline {
  background: none;
  border-color: #004234;
  color: #004234;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #00a885;
  border-color: #00a885;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #00a885 !important;
  border-color: #00a885 !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: #004223;
  color: #004223;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #00a859;
  border-color: #00a859;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #00a859 !important;
  border-color: #00a859 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #004223;
  color: #004223;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #00a859;
  border-color: #00a859;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #00a859 !important;
  border-color: #00a859 !important;
}
.text-primary {
  color: #da04a5 !important;
}
.text-success {
  color: #00a885 !important;
}
.text-info {
  color: #00a885 !important;
}
.text-warning {
  color: #00a859 !important;
}
.text-danger {
  color: #00a859 !important;
}
.alert-success {
  background-color: #00a885;
}
.alert-info {
  background-color: #00a885;
}
.alert-warning {
  background-color: #00a859;
}
.alert-danger {
  background-color: #00a859;
}
.btn-social {
  border-color: #da04a5;
}
.btn-social:hover {
  background: #da04a5;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #da04a5;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #da04a5;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #da04a5;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #da04a5;
}
.lead a,
.lead a:hover {
  color: #da04a5;
}
.lead blockquote {
  border-color: #da04a5;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #fdade9;
}
.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: #28ffd2;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #28ff9a;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #28ff9a;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #da04a5;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #da04a5;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #da04a5;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #da04a5;
}
#menu-0 .link {
  font-size: 0.95rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #da04a5;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #000000;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-0 .bg-color.transparent .link {
  color: #da04a5;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #da04a5;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #da04a5!important;
}
#menu-0 .btn {
  font-size: 14px;
}
#header4-1 .mbr-section-title {
  color: #00a859;
  font-size: 46px;
}
#features3-8 H4 {
  color: #da04a5;
}
#features3-8 H5 {
  color: #00a859;
}
#features3-8 P {
  text-align: left;
}
#testimonials1-9 .mbr-section-subtitle {
  color: #ffffff;
}
#testimonials1-9 .card-block P {
  color: #00a859;
}
#testimonials1-9 .card-footer > small {
  color: #ffffff;
}
#testimonials1-9 .mbr-section-title {
  font-size: 30px;
}
#gallery3-g .mbr-gallery-item > div > span {
  color: #da04a5;
}
#social-buttons4-h .mbr-section-title,
#social-buttons4-h .btn-social {
  color: #fff;
}
#social-buttons4-h .mbr-section-title {
  font-size: 15px;
  color: #da04a5;
}
#contacts1-2 STRONG {
  color: #da04a5;
}
#contacts1-2 P {
  color: #da04a5;
}
#footer1-3 P {
  color: #000000;
  text-align: right;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
}

#menu-i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-i .navbar-caption {
  color: #ffffff;
}
#menu-i .navbar-toggler {
  color: #da04a5;
}
#menu-i .close-icon::before,
#menu-i .close-icon::after {
  background-color: #da04a5;
}
#menu-i .link,
#menu-i .dropdown-item {
  color: #da04a5;
}
#menu-i .link {
  font-size: 0.95rem;
}
#menu-i .dropdown-item,
#menu-i .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-i .link:hover,
#menu-i .dropdown-item:hover,
#menu-i .link:focus,
#menu-i .dropdown-item:focus {
  color: #da04a5;
}
#menu-i .link[aria-expanded="true"],
#menu-i .dropdown-menu {
  background: #000000;
}
#menu-i .nav-dropdown-sm .link:focus,
#menu-i .nav-dropdown-sm .link:hover,
#menu-i .nav-dropdown-sm .dropdown-item:focus,
#menu-i .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-i .navbar,
#menu-i .nav-dropdown-sm,
#menu-i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-i .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-i .bg-color.transparent .link {
  color: #da04a5;
  transition: none;
}
#menu-i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-i .bg-color.transparent.opened .link:hover,
#menu-i .bg-color.transparent.opened .link:focus {
  color: #da04a5;
}
#menu-i .link[aria-expanded="true"],
#menu-i .dropdown-item[aria-expanded="true"] {
  color: #da04a5!important;
}
#menu-i .btn {
  font-size: 14px;
}
#header1-18 .mbr-section-title {
  font-size: 46px;
  color: #00a859;
}
#content1-1b P {
  color: #da04a5;
}
#content6-1a UL {
  font-size: 25px;
}
#msg-box5-1c H3 {
  color: #00a859;
}
#msg-box5-1c P {
  color: #ffffff;
}
#header3-1e .mbr-section-title,
#header3-1e .mbr-section-subtitle {
  text-align: center;
}
#header3-1e H3 {
  color: #da04a5;
  font-size: 30px;
}
#header3-1e SMALL {
  color: #00a859;
}
#header3-1f .mbr-section-title,
#header3-1f .mbr-section-subtitle {
  text-align: center;
}
#header3-1f H3 {
  color: #da04a5;
  font-size: 30px;
}
#header3-1f SMALL {
  color: #00a859;
}
#header3-1i .mbr-section-title,
#header3-1i .mbr-section-subtitle {
  text-align: center;
}
#header3-1i SMALL {
  color: #00a859;
}
#header3-1i H3 {
  color: #da04a5;
  font-size: 30px;
}
#social-buttons4-1h .mbr-section-title,
#social-buttons4-1h .btn-social {
  color: #fff;
}
#social-buttons4-1h .mbr-section-title {
  font-size: 15px;
  color: #da04a5;
}
#contacts1-o STRONG {
  color: #da04a5;
}
#contacts1-o P {
  color: #da04a5;
}
#footer1-p P {
  color: #000000;
  text-align: right;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
}

#menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-q .navbar-caption {
  color: #ffffff;
}
#menu-q .navbar-toggler {
  color: #da04a5;
}
#menu-q .close-icon::before,
#menu-q .close-icon::after {
  background-color: #da04a5;
}
#menu-q .link,
#menu-q .dropdown-item {
  color: #da04a5;
}
#menu-q .link {
  font-size: 0.95rem;
}
#menu-q .dropdown-item,
#menu-q .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-q .link:hover,
#menu-q .dropdown-item:hover,
#menu-q .link:focus,
#menu-q .dropdown-item:focus {
  color: #da04a5;
}
#menu-q .link[aria-expanded="true"],
#menu-q .dropdown-menu {
  background: #000000;
}
#menu-q .nav-dropdown-sm .link:focus,
#menu-q .nav-dropdown-sm .link:hover,
#menu-q .nav-dropdown-sm .dropdown-item:focus,
#menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-q .navbar,
#menu-q .nav-dropdown-sm,
#menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-q .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-q .bg-color.transparent .link {
  color: #da04a5;
  transition: none;
}
#menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-q .bg-color.transparent.opened .link:hover,
#menu-q .bg-color.transparent.opened .link:focus {
  color: #da04a5;
}
#menu-q .link[aria-expanded="true"],
#menu-q .dropdown-item[aria-expanded="true"] {
  color: #da04a5!important;
}
#menu-q .btn {
  font-size: 14px;
}
#header1-16 .mbr-section-title {
  font-size: 48px;
  color: #00a859;
}
#gallery4-17 LI {
  color: #da04a5;
}
#social-buttons4-s .mbr-section-title,
#social-buttons4-s .btn-social {
  color: #fff;
}
#social-buttons4-s .mbr-section-title {
  font-size: 15px;
  color: #da04a5;
}
#contacts1-t STRONG {
  color: #da04a5;
}
#contacts1-t P {
  color: #da04a5;
}
#footer1-u P {
  color: #000000;
  text-align: right;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
}

#menu-v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-v .navbar-caption {
  color: #ffffff;
}
#menu-v .navbar-toggler {
  color: #da04a5;
}
#menu-v .close-icon::before,
#menu-v .close-icon::after {
  background-color: #da04a5;
}
#menu-v .link,
#menu-v .dropdown-item {
  color: #da04a5;
}
#menu-v .link {
  font-size: 0.95rem;
}
#menu-v .dropdown-item,
#menu-v .nav-dropdown-sm .link {
  font-size: 1.029rem;
}
#menu-v .link:hover,
#menu-v .dropdown-item:hover,
#menu-v .link:focus,
#menu-v .dropdown-item:focus {
  color: #da04a5;
}
#menu-v .link[aria-expanded="true"],
#menu-v .dropdown-menu {
  background: #000000;
}
#menu-v .nav-dropdown-sm .link:focus,
#menu-v .nav-dropdown-sm .link:hover,
#menu-v .nav-dropdown-sm .dropdown-item:focus,
#menu-v .nav-dropdown-sm .dropdown-item:hover {
  background: #000000!important;
}
#menu-v .navbar,
#menu-v .nav-dropdown-sm,
#menu-v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-v .nav-dropdown-sm .dropdown-menu {
  background: #000000;
}
#menu-v .bg-color.transparent .link {
  color: #da04a5;
  transition: none;
}
#menu-v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-v .bg-color.transparent.opened .link:hover,
#menu-v .bg-color.transparent.opened .link:focus {
  color: #da04a5;
}
#menu-v .link[aria-expanded="true"],
#menu-v .dropdown-item[aria-expanded="true"] {
  color: #da04a5!important;
}
#menu-v .btn {
  font-size: 14px;
}
#header1-15 .mbr-section-title {
  color: #00a859;
  font-size: 48px;
}
#header1-15 .mbr-section-lead {
  color: #ffffff;
}
#features7-14 .card-subtitle {
  color: #bcbcbc;
}
#features7-14 .iconbox {
  background-color: #da04a5;
  border-color: #da04a5;
}
#form1-10 .form-control-label {
  color: #00a859;
}
#form1-10 SMALL {
  font-size: 25px;
  color: #00a859;
}
#social-buttons4-x .mbr-section-title,
#social-buttons4-x .btn-social {
  color: #fff;
}
#social-buttons4-x .mbr-section-title {
  font-size: 15px;
  color: #da04a5;
}
#contacts1-y STRONG {
  color: #da04a5;
}
#contacts1-y P {
  color: #da04a5;
}
#footer1-z P {
  color: #000000;
  text-align: right;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
}
