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
























.subtitleFont {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
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: 'Roboto Condensed', 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: 'Roboto Condensed', 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: 'Roboto', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Roboto Condensed', sans-serif;
}
.mbr-author-desc {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Roboto Condensed', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #41a85f !important;
}
.bg-success {
  background-color: #faaf40 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #41a85f;
  border-color: #41a85f;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #2c7140;
  border-color: #2c7140;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #2c7140 !important;
  border-color: #2c7140 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !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: #faaf40;
  border-color: #faaf40;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #e78d06;
  border-color: #e78d06;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #e78d06 !important;
  border-color: #e78d06 !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: #255e35;
  color: #255e35;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #41a85f;
  border-color: #41a85f;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #41a85f !important;
  border-color: #41a85f !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !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: #cf7d05;
  color: #cf7d05;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #faaf40;
  border-color: #faaf40;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #faaf40 !important;
  border-color: #faaf40 !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: #41a85f !important;
}
.text-success {
  color: #faaf40 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #faaf40;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #41a85f;
}
.btn-social:hover {
  background: #41a85f;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #41a85f;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #41a85f;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #41a85f;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #41a85f;
}
.lead a,
.lead a:hover {
  color: #41a85f;
}
.lead blockquote {
  border-color: #41a85f;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #93d5a6;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #ffffff;
}
.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: #41a85f;
}
.scrollToTop_wraper {
  display: none;
}
.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;
}
#menu-l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-l .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'PT Sans', sans-serif;
}
#menu-l .navbar-toggler {
  color: #41a85f;
}
#menu-l .close-icon::before,
#menu-l .close-icon::after {
  background-color: #41a85f;
}
#menu-l .link,
#menu-l .dropdown-item {
  color: #41a85f;
  font-family: 'Open Sans', sans-serif;
}
#menu-l .link {
  font-size: 0.7rem;
}
#menu-l .dropdown-item,
#menu-l .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-l .link:hover,
#menu-l .dropdown-item:hover,
#menu-l .link:focus,
#menu-l .dropdown-item:focus {
  color: #41a85f;
}
#menu-l .link[aria-expanded="true"],
#menu-l .dropdown-menu {
  background: #d6d6d6;
}
#menu-l .nav-dropdown-sm .link:focus,
#menu-l .nav-dropdown-sm .link:hover,
#menu-l .nav-dropdown-sm .dropdown-item:focus,
#menu-l .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-l .navbar,
#menu-l .nav-dropdown-sm,
#menu-l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-l .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-l .bg-color.transparent .link {
  color: #41a85f;
  transition: none;
}
#menu-l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-l .bg-color.transparent.opened .link:hover,
#menu-l .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#menu-l .link[aria-expanded="true"],
#menu-l .dropdown-item[aria-expanded="true"] {
  color: #41a85f!important;
}
#header1-55 .mbr-section-title {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #41a85f;
}
#header1-55 .mbr-section-title SPAN {
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#header1-55 .mbr-section-lead {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}
#header1-55 .btn {
  font-family: 'Open Sans', sans-serif;
}
#msg-box4-5b H3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #ffffff;
}
#msg-box4-5b P {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}
#features1-59 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-59 .mbr-cards-col:nth-child(odd) .card-text {
  color: #000000;
}
#features1-59 .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
#features1-59 .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
#features1-59 .mbr-cards-col:nth-child(even) .card-text {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#features1-59 .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #ffffff;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
#features1-59 .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#features1-59 .mbr-cards-col:nth-child(odd) .card-text B {
  font-family: 'Open Sans', sans-serif;
}
#features1-5a .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #41a85f;
}
#features1-5a .mbr-cards-col:nth-child(odd) .card-text {
  color: #ffffff;
}
#features1-5a .mbr-cards-col:nth-child(odd) .card-title {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#features1-5a .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#features1-5a .mbr-cards-col:nth-child(even) .card-text {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
#features1-5a .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #000000;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
#features1-5a .mbr-cards-col:nth-child(even) .card-title {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
#features1-5a .mbr-cards-col:nth-child(odd) .card-text B {
  font-family: 'Open Sans', sans-serif;
}
#msg-box7-58 .mbr-section-title,
#msg-box7-58 .lead p {
  color: #fff;
}
#msg-box7-58 P {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
#msg-box7-58 H3 {
  color: #41a85f;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  text-align: center;
}
#form1-54 .form-control-label {
  color: #ffffff;
}
#form1-54 .mbr-section-title {
  color: #41a85f;
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}
#form1-54 .mbr-section-title SPAN {
  font-size: 22px;
  font-family: 'Open Sans', sans-serif;
}






#menu-1s .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1s .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'PT Sans', sans-serif;
}
#menu-1s .navbar-toggler {
  color: #ffffff;
}
#menu-1s .close-icon::before,
#menu-1s .close-icon::after {
  background-color: #ffffff;
}
#menu-1s .link,
#menu-1s .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-1s .link {
  font-size: 0.7rem;
}
#menu-1s .dropdown-item,
#menu-1s .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-1s .link:hover,
#menu-1s .dropdown-item:hover,
#menu-1s .link:focus,
#menu-1s .dropdown-item:focus {
  color: #41a85f;
}
#menu-1s .link[aria-expanded="true"],
#menu-1s .dropdown-menu {
  background: #0e0e0e;
}
#menu-1s .nav-dropdown-sm .link:focus,
#menu-1s .nav-dropdown-sm .link:hover,
#menu-1s .nav-dropdown-sm .dropdown-item:focus,
#menu-1s .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-1s .navbar,
#menu-1s .nav-dropdown-sm,
#menu-1s .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1s .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-1s .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1s .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1s .bg-color.transparent.opened .link:hover,
#menu-1s .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#menu-1s .link[aria-expanded="true"],
#menu-1s .dropdown-item[aria-expanded="true"] {
  color: #41a85f!important;
}
#header2-1q .mbr-section-title {
  font-size: 36px;
}
#header2-1q .mbr-section-title I {
  font-size: 14px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #41a85f;
}
#header2-1q .mbr-section-text B {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#header2-1q .mbr-section-title SPAN {
  font-size: 24px;
  color: #41a85f;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#header2-1q .mbr-section-text {
  text-align: center;
}
#header6-1r .mbr-section-title {
  color: #41a85f;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#header6-1r .mbr-section-text {
  color: #ffffff;
}
#header6-1r .mbr-section-title SPAN {
  font-size: 24px;
  text-align: center;
}
#testimonials4-1t .card-block P {
  text-align: left;
  font-size: 14px;
}
#testimonials4-1t .mbr-section-title {
  color: #ffffff;
}
#header6-1v .mbr-section-title {
  color: #28262b;
}
#header6-1v .mbr-section-text {
  color: #565656;
}


















#menu-1z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1z .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'PT Sans', sans-serif;
}
#menu-1z .navbar-toggler {
  color: #ffffff;
}
#menu-1z .close-icon::before,
#menu-1z .close-icon::after {
  background-color: #ffffff;
}
#menu-1z .link,
#menu-1z .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-1z .link {
  font-size: 0.7rem;
}
#menu-1z .dropdown-item,
#menu-1z .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-1z .link:hover,
#menu-1z .dropdown-item:hover,
#menu-1z .link:focus,
#menu-1z .dropdown-item:focus {
  color: #41a85f;
}
#menu-1z .link[aria-expanded="true"],
#menu-1z .dropdown-menu {
  background: #0e0e0e;
}
#menu-1z .nav-dropdown-sm .link:focus,
#menu-1z .nav-dropdown-sm .link:hover,
#menu-1z .nav-dropdown-sm .dropdown-item:focus,
#menu-1z .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-1z .navbar,
#menu-1z .nav-dropdown-sm,
#menu-1z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1z .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-1z .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1z .bg-color.transparent.opened .link:hover,
#menu-1z .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#menu-1z .link[aria-expanded="true"],
#menu-1z .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header2-1x .mbr-section-title {
  font-size: 36px;
}
#header2-1x .mbr-section-title I {
  font-size: 14px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #41a85f;
}
#header2-1x .mbr-section-text B {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#header2-1x .mbr-section-title SPAN {
  font-size: 18px;
  color: #41a85f;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#header2-1x .mbr-section-text {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-2g P {
  text-align: left;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-2g H3 {
  color: #000000;
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-2g .btn {
  font-family: 'Open Sans', sans-serif;
}
#features1-4z .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #2e2e2e;
}
#features1-4z .mbr-cards-col:nth-child(odd) .card-title {
  font-family: 'Open Sans', sans-serif;
}
#features1-4z .mbr-cards-col:nth-child(odd) .card-text {
  font-family: 'Open Sans', sans-serif;
}
#features1-4z .mbr-cards-col:nth-child(even) .card-title {
  font-family: 'Open Sans', sans-serif;
}
#features1-4z .mbr-cards-col:nth-child(even) .card-text {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  text-align: left;
}
#msg-box5-2h P {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-2h H3 {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-2h .btn {
  font-family: 'Open Sans', sans-serif;
}
#form1-2n .form-control-label {
  color: #232323;
}
#form1-2n SMALL {
  color: #232323;
  font-family: 'Open Sans', sans-serif;
}
#form1-2n .mbr-section-title {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
}









#menu-2k .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2k .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'PT Sans', sans-serif;
}
#menu-2k .navbar-toggler {
  color: #ffffff;
}
#menu-2k .close-icon::before,
#menu-2k .close-icon::after {
  background-color: #ffffff;
}
#menu-2k .link,
#menu-2k .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-2k .link {
  font-size: 0.7rem;
}
#menu-2k .dropdown-item,
#menu-2k .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-2k .link:hover,
#menu-2k .dropdown-item:hover,
#menu-2k .link:focus,
#menu-2k .dropdown-item:focus {
  color: #41a85f;
}
#menu-2k .link[aria-expanded="true"],
#menu-2k .dropdown-menu {
  background: #0e0e0e;
}
#menu-2k .nav-dropdown-sm .link:focus,
#menu-2k .nav-dropdown-sm .link:hover,
#menu-2k .nav-dropdown-sm .dropdown-item:focus,
#menu-2k .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-2k .navbar,
#menu-2k .nav-dropdown-sm,
#menu-2k .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2k .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-2k .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2k .bg-color.transparent.opened .link:hover,
#menu-2k .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#menu-2k .link[aria-expanded="true"],
#menu-2k .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#pricing-table1-4q .mbr-section__container .mbr-section-title {
  color: #41a85f;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
}
#pricing-table1-4q .mbr-section__container .mbr-section-subtitle {
  color: #a0a0a0;
}
#pricing-table1-4q .mbr-plan-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #41a85f;
  text-align: center;
}
#pricing-table1-4q .mbr-price-figure {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  text-align: left;
  color: #ffffff;
}
#pricing-table1-4q .mbr-plan-subtitle {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}
#pricing-table1-4q .mbr-plan-price-desc {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #ffffff;
}
#pricing-table1-4q UL {
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  font-size: 12px;
}
#pricing-table1-4q DIV {
  font-size: 19px;
}
#pricing-table1-4q .mbr-plan-price-desc SPAN {
  font-size: 16px;
}
#msg-box3-4j .mbr-section-title,
#msg-box3-4j p {
  color: #000;
}
#msg-box3-4j .mbr-section-title {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}







#menu-2z .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2z .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'PT Sans', sans-serif;
}
#menu-2z .navbar-toggler {
  color: #ffffff;
}
#menu-2z .close-icon::before,
#menu-2z .close-icon::after {
  background-color: #ffffff;
}
#menu-2z .link,
#menu-2z .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-2z .link {
  font-size: 0.7rem;
}
#menu-2z .dropdown-item,
#menu-2z .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-2z .link:hover,
#menu-2z .dropdown-item:hover,
#menu-2z .link:focus,
#menu-2z .dropdown-item:focus {
  color: #41a85f;
}
#menu-2z .link[aria-expanded="true"],
#menu-2z .dropdown-menu {
  background: #0e0e0e;
}
#menu-2z .nav-dropdown-sm .link:focus,
#menu-2z .nav-dropdown-sm .link:hover,
#menu-2z .nav-dropdown-sm .dropdown-item:focus,
#menu-2z .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-2z .navbar,
#menu-2z .nav-dropdown-sm,
#menu-2z .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2z .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-2z .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2z .bg-color.transparent.opened .link:hover,
#menu-2z .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#menu-2z .link[aria-expanded="true"],
#menu-2z .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header2-2x .mbr-section-title {
  font-size: 36px;
}
#header2-2x .mbr-section-title I {
  font-size: 14px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #41a85f;
}
#header2-2x .mbr-section-text B {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#header2-2x .mbr-section-title SPAN {
  font-size: 22px;
  color: #41a85f;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#header2-2x .mbr-section-text {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
#msg-box7-4p .mbr-section-title,
#msg-box7-4p .lead p {
  color: #fff;
}
#msg-box7-4p P {
  color: #41a85f;
}
#msg-box7-4p H3 {
  color: #41a85f;
}
#msg-box7-4p SPAN {
  font-size: 24px;
  color: #41a85f;
  font-family: 'Open Sans', sans-serif;
}











#menu-4c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4c .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'PT Sans', sans-serif;
}
#menu-4c .navbar-toggler {
  color: #ffffff;
}
#menu-4c .close-icon::before,
#menu-4c .close-icon::after {
  background-color: #ffffff;
}
#menu-4c .link,
#menu-4c .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-4c .link {
  font-size: 0.7rem;
}
#menu-4c .dropdown-item,
#menu-4c .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-4c .link:hover,
#menu-4c .dropdown-item:hover,
#menu-4c .link:focus,
#menu-4c .dropdown-item:focus {
  color: #41a85f;
}
#menu-4c .link[aria-expanded="true"],
#menu-4c .dropdown-menu {
  background: #0e0e0e;
}
#menu-4c .nav-dropdown-sm .link:focus,
#menu-4c .nav-dropdown-sm .link:hover,
#menu-4c .nav-dropdown-sm .dropdown-item:focus,
#menu-4c .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-4c .navbar,
#menu-4c .nav-dropdown-sm,
#menu-4c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4c .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-4c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4c .bg-color.transparent.opened .link:hover,
#menu-4c .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#menu-4c .link[aria-expanded="true"],
#menu-4c .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#msg-box4-4h P {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: left;
}
#msg-box4-4h H3 {
  color: #41a85f;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}
#features1-4i .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #282828;
}
#features1-4i .mbr-cards-col:nth-child(odd) .card-title {
  color: #41a85f;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#features1-4i .mbr-cards-col:nth-child(odd) .card-text {
  color: #ffffff;
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#features1-4i .mbr-cards-col:nth-child(even) .card-title {
  text-align: left;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
#features1-4i .mbr-cards-col:nth-child(even) .card-text {
  text-align: left;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
#form1-4g .form-control-label {
  color: #232323;
}
#form1-4g SMALL {
  color: #232323;
  font-family: 'Open Sans', sans-serif;
}
#form1-4g .mbr-section-title {
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}
#form1-4g .btn {
  font-family: 'Open Sans', sans-serif;
}






#menu-4u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4u .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'PT Sans', sans-serif;
}
#menu-4u .navbar-toggler {
  color: #ffffff;
}
#menu-4u .close-icon::before,
#menu-4u .close-icon::after {
  background-color: #ffffff;
}
#menu-4u .link,
#menu-4u .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-4u .link {
  font-size: 0.7rem;
}
#menu-4u .dropdown-item,
#menu-4u .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-4u .link:hover,
#menu-4u .dropdown-item:hover,
#menu-4u .link:focus,
#menu-4u .dropdown-item:focus {
  color: #41a85f;
}
#menu-4u .link[aria-expanded="true"],
#menu-4u .dropdown-menu {
  background: #0e0e0e;
}
#menu-4u .nav-dropdown-sm .link:focus,
#menu-4u .nav-dropdown-sm .link:hover,
#menu-4u .nav-dropdown-sm .dropdown-item:focus,
#menu-4u .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-4u .navbar,
#menu-4u .nav-dropdown-sm,
#menu-4u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4u .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-4u .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4u .bg-color.transparent.opened .link:hover,
#menu-4u .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#menu-4u .link[aria-expanded="true"],
#menu-4u .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header2-4s .mbr-section-title {
  font-size: 36px;
}
#header2-4s .mbr-section-title I {
  font-size: 14px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #41a85f;
}
#header2-4s .mbr-section-text B {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#header2-4s .mbr-section-title SPAN {
  font-size: 24px;
  color: #41a85f;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#header2-4s .mbr-section-text {
  text-align: center;
}
#header6-4t .mbr-section-title {
  color: #41a85f;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#header6-4t .mbr-section-text {
  color: #ffffff;
}
#header6-4t .mbr-section-title SPAN {
  font-size: 24px;
  text-align: center;
}
#testimonials4-4v .card-block P {
  text-align: left;
  font-size: 14px;
}
#testimonials4-4v .mbr-section-title {
  color: #ffffff;
}
#header6-4x .mbr-section-title {
  color: #28262b;
}
#header6-4x .mbr-section-text {
  color: #565656;
}






#menu-2p .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2p .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'PT Sans', sans-serif;
}
#menu-2p .navbar-toggler {
  color: #ffffff;
}
#menu-2p .close-icon::before,
#menu-2p .close-icon::after {
  background-color: #ffffff;
}
#menu-2p .link,
#menu-2p .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-2p .link {
  font-size: 0.7rem;
}
#menu-2p .dropdown-item,
#menu-2p .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-2p .link:hover,
#menu-2p .dropdown-item:hover,
#menu-2p .link:focus,
#menu-2p .dropdown-item:focus {
  color: #41a85f;
}
#menu-2p .link[aria-expanded="true"],
#menu-2p .dropdown-menu {
  background: #0e0e0e;
}
#menu-2p .nav-dropdown-sm .link:focus,
#menu-2p .nav-dropdown-sm .link:hover,
#menu-2p .nav-dropdown-sm .dropdown-item:focus,
#menu-2p .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-2p .navbar,
#menu-2p .nav-dropdown-sm,
#menu-2p .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2p .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-2p .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2p .bg-color.transparent.opened .link:hover,
#menu-2p .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#menu-2p .link[aria-expanded="true"],
#menu-2p .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#header2-2o .mbr-section-title {
  font-size: 36px;
}
#header2-2o .mbr-section-title I {
  font-size: 14px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #41a85f;
}
#header2-2o .mbr-section-text B {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#header2-2o .mbr-section-title SPAN {
  font-size: 18px;
  color: #41a85f;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
#header2-2o .mbr-section-text {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}
#msg-box5-2u P {
  text-align: left;
}




#menu-5c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5c .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'PT Sans', sans-serif;
}
#menu-5c .navbar-toggler {
  color: #41a85f;
}
#menu-5c .close-icon::before,
#menu-5c .close-icon::after {
  background-color: #41a85f;
}
#menu-5c .link,
#menu-5c .dropdown-item {
  color: #41a85f;
  font-family: 'Open Sans', sans-serif;
}
#menu-5c .link {
  font-size: 0.7rem;
}
#menu-5c .dropdown-item,
#menu-5c .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-5c .link:hover,
#menu-5c .dropdown-item:hover,
#menu-5c .link:focus,
#menu-5c .dropdown-item:focus {
  color: #41a85f;
}
#menu-5c .link[aria-expanded="true"],
#menu-5c .dropdown-menu {
  background: #d6d6d6;
}
#menu-5c .nav-dropdown-sm .link:focus,
#menu-5c .nav-dropdown-sm .link:hover,
#menu-5c .nav-dropdown-sm .dropdown-item:focus,
#menu-5c .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-5c .navbar,
#menu-5c .nav-dropdown-sm,
#menu-5c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5c .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-5c .bg-color.transparent .link {
  color: #41a85f;
  transition: none;
}
#menu-5c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5c .bg-color.transparent.opened .link:hover,
#menu-5c .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#menu-5c .link[aria-expanded="true"],
#menu-5c .dropdown-item[aria-expanded="true"] {
  color: #41a85f!important;
}
#header3-5f .mbr-section-title,
#header3-5f .mbr-section-subtitle {
  text-align: center;
}
#header3-5f .mbr-section-title {
  color: #000000;
  font-size: 32px;
  font-family: 'Open Sans', sans-serif;
}
#content1-5g P {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}



#menu-5h .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5h .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'PT Sans', sans-serif;
}
#menu-5h .navbar-toggler {
  color: #41a85f;
}
#menu-5h .close-icon::before,
#menu-5h .close-icon::after {
  background-color: #41a85f;
}
#menu-5h .link,
#menu-5h .dropdown-item {
  color: #41a85f;
  font-family: 'Open Sans', sans-serif;
}
#menu-5h .link {
  font-size: 0.7rem;
}
#menu-5h .dropdown-item,
#menu-5h .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-5h .link:hover,
#menu-5h .dropdown-item:hover,
#menu-5h .link:focus,
#menu-5h .dropdown-item:focus {
  color: #41a85f;
}
#menu-5h .link[aria-expanded="true"],
#menu-5h .dropdown-menu {
  background: #d6d6d6;
}
#menu-5h .nav-dropdown-sm .link:focus,
#menu-5h .nav-dropdown-sm .link:hover,
#menu-5h .nav-dropdown-sm .dropdown-item:focus,
#menu-5h .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-5h .navbar,
#menu-5h .nav-dropdown-sm,
#menu-5h .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5h .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-5h .bg-color.transparent .link {
  color: #41a85f;
  transition: none;
}
#menu-5h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5h .bg-color.transparent.opened .link:hover,
#menu-5h .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#menu-5h .link[aria-expanded="true"],
#menu-5h .dropdown-item[aria-expanded="true"] {
  color: #41a85f!important;
}
#header3-5j .mbr-section-title,
#header3-5j .mbr-section-subtitle {
  text-align: center;
}
#header3-5j .mbr-section-title {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
}
#content1-5k P {
  font-size: 18px;
}



#menu-5l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-5l .navbar-caption {
  color: #ffffff;
  font-size: 22px;
  font-family: 'PT Sans', sans-serif;
}
#menu-5l .navbar-toggler {
  color: #41a85f;
}
#menu-5l .close-icon::before,
#menu-5l .close-icon::after {
  background-color: #41a85f;
}
#menu-5l .link,
#menu-5l .dropdown-item {
  color: #41a85f;
  font-family: 'Open Sans', sans-serif;
}
#menu-5l .link {
  font-size: 0.7rem;
}
#menu-5l .dropdown-item,
#menu-5l .nav-dropdown-sm .link {
  font-size: 0.758rem;
}
#menu-5l .link:hover,
#menu-5l .dropdown-item:hover,
#menu-5l .link:focus,
#menu-5l .dropdown-item:focus {
  color: #41a85f;
}
#menu-5l .link[aria-expanded="true"],
#menu-5l .dropdown-menu {
  background: #d6d6d6;
}
#menu-5l .nav-dropdown-sm .link:focus,
#menu-5l .nav-dropdown-sm .link:hover,
#menu-5l .nav-dropdown-sm .dropdown-item:focus,
#menu-5l .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#menu-5l .navbar,
#menu-5l .nav-dropdown-sm,
#menu-5l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-5l .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#menu-5l .bg-color.transparent .link {
  color: #41a85f;
  transition: none;
}
#menu-5l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-5l .bg-color.transparent.opened .link:hover,
#menu-5l .bg-color.transparent.opened .link:focus {
  color: #41a85f;
}
#menu-5l .link[aria-expanded="true"],
#menu-5l .dropdown-item[aria-expanded="true"] {
  color: #41a85f!important;
}
#header3-5n .mbr-section-title,
#header3-5n .mbr-section-subtitle {
  text-align: center;
}
#header3-5n .mbr-section-title {
  color: #000000;
  font-size: 32px;
  font-family: 'Open Sans', sans-serif;
}
#content1-5o P {
  font-size: 18px;
}
