@import url(https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);




body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Roboto', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Roboto', 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: 'Poppins', 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: 'Poppins', 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: 'Poppins', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Poppins', sans-serif;
}
.mbr-author-desc {
  font-family: 'Poppins', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Poppins', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Poppins', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #13b443 !important;
}
.bg-success {
  background-color: #cccccc !important;
}
.bg-info {
  background-color: #fac51c !important;
}
.bg-warning {
  background-color: #2969b0 !important;
}
.bg-danger {
  background-color: #e25041 !important;
}
.btn-primary {
  background-color: #13b443;
  border-color: #13b443;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #0c6f29;
  border-color: #0c6f29;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #0c6f29 !important;
  border-color: #0c6f29 !important;
}
.btn-secondary {
  background-color: #13b443;
  border-color: #13b443;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #0c6f29;
  border-color: #0c6f29;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #0c6f29 !important;
  border-color: #0c6f29 !important;
}
.btn-info {
  background-color: #fac51c;
  border-color: #fac51c;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #c59704;
  border-color: #c59704;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #c59704 !important;
  border-color: #c59704 !important;
}
.btn-success {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #a6a6a6;
  border-color: #a6a6a6;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #a6a6a6 !important;
  border-color: #a6a6a6 !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: #e25041;
  border-color: #e25041;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #ba2b1c;
  border-color: #ba2b1c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #ba2b1c !important;
  border-color: #ba2b1c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #095821;
  color: #095821;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #13b443;
  border-color: #13b443;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #13b443 !important;
  border-color: #13b443 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #095821;
  color: #095821;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #13b443;
  border-color: #13b443;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #13b443 !important;
  border-color: #13b443 !important;
}
.btn-info-outline {
  background: none;
  border-color: #ac8404;
  color: #ac8404;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #fac51c;
  border-color: #fac51c;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #fac51c !important;
  border-color: #fac51c !important;
}
.btn-success-outline {
  background: none;
  border-color: #999999;
  color: #999999;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #cccccc !important;
  border-color: #cccccc !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: #a42619;
  color: #a42619;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #e25041;
  border-color: #e25041;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #e25041 !important;
  border-color: #e25041 !important;
}
.text-primary {
  color: #13b443 !important;
}
.text-success {
  color: #cccccc !important;
}
.text-info {
  color: #fac51c !important;
}
.text-warning {
  color: #2969b0 !important;
}
.text-danger {
  color: #e25041 !important;
}
.alert-success {
  background-color: #cccccc;
}
.alert-info {
  background-color: #fac51c;
}
.alert-warning {
  background-color: #2969b0;
}
.alert-danger {
  background-color: #e25041;
}
.btn-social {
  border-color: #13b443;
}
.btn-social:hover {
  background: #13b443;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #13b443;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #13b443;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #13b443;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #13b443;
}
.lead a,
.lead a:hover {
  color: #13b443;
}
.lead blockquote {
  border-color: #13b443;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #59ed85;
}
.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: #fef8e4;
}
.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: #fdf3f2;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #13b443;
}
#menu-9 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9 .navbar-caption {
  color: #ffffff;
  font-size: 15px;
}
#menu-9 .navbar-toggler {
  color: #3e3e3e;
}
#menu-9 .close-icon::before,
#menu-9 .close-icon::after {
  background-color: #3e3e3e;
}
#menu-9 .link,
#menu-9 .dropdown-item {
  color: #3e3e3e;
}
#menu-9 .link {
  font-size: 1rem;
}
#menu-9 .dropdown-item,
#menu-9 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-9 .link:hover,
#menu-9 .dropdown-item:hover,
#menu-9 .link:focus,
#menu-9 .dropdown-item:focus {
  color: #13b443;
}
#menu-9 .link[aria-expanded="true"],
#menu-9 .dropdown-menu {
  background: #e6e6e6;
}
#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: #f7f7f7!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: #ffffff;
}
#menu-9 .bg-color.transparent .link {
  color: #3e3e3e;
  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: #13b443;
}
#menu-9 .link[aria-expanded="true"],
#menu-9 .dropdown-item[aria-expanded="true"] {
  color: #13b443!important;
}
#menu-9 A {
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
}
#menu-9 .btn {
  font-size: 14px;
}
#slider-g .btn {
  font-size: 23px;
}
#slider-g B {
  font-size: 30px;
}
#slider-g P {
  font-size: 25px;
  text-align: center;
}
#slider-g H2 {
  text-align: center;
  font-size: 60px;
  color: #ffffff;
}
#features1-5 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #e1e1e1;
}
#features1-5 .mbr-cards-col:nth-child(odd) .card-title {
  color: #585858;
}
#features1-5 .mbr-cards-col:nth-child(even) .card-title {
  color: #535353;
}
#features1-5 .mbr-cards-col:nth-child(odd) .card-text {
  color: #535353;
}
#features1-5 .mbr-cards-col:nth-child(even) .card-text {
  color: #535353;
}
#features1-5 .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #535353;
}
#features1-5 .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #5b5b5b;
}
#testimonials4-h .card-footer > div {
  color: #ffffff;
}
#features1-p .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #e1e1e1;
}
#features1-p .mbr-cards-col:nth-child(odd) .card-title {
  color: #585858;
}
#features1-p .mbr-cards-col:nth-child(even) .card-title {
  color: #535353;
}
#features1-p .mbr-cards-col:nth-child(odd) .card-text {
  color: #535353;
}
#features1-p .mbr-cards-col:nth-child(even) .card-text {
  color: #535353;
}
#features1-p .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #535353;
}
#features1-p .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #5b5b5b;
}
#msg-box2-i .mbr-section-title {
  color: #fff;
}
#msg-box2-i .mbr-section-subtitle {
  color: #efefef;
}
#msg-box2-i .mbr-section-subtitle DIV {
  color: #efefef;
}
#contacts3-1 LI {
  color: #ffffff;
}
#contacts3-1 UL {
  text-align: left;
}
#contacts3-1 P {
  color: #ffffff;
}
#contacts3-1 B {
  color: #808080;
  font-size: 16px;
}

#menu-c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-c .navbar-caption {
  color: #ffffff;
  font-size: 15px;
}
#menu-c .navbar-toggler {
  color: #3e3e3e;
}
#menu-c .close-icon::before,
#menu-c .close-icon::after {
  background-color: #3e3e3e;
}
#menu-c .link,
#menu-c .dropdown-item {
  color: #3e3e3e;
}
#menu-c .link {
  font-size: 1rem;
}
#menu-c .dropdown-item,
#menu-c .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-c .link:hover,
#menu-c .dropdown-item:hover,
#menu-c .link:focus,
#menu-c .dropdown-item:focus {
  color: #13b443;
}
#menu-c .link[aria-expanded="true"],
#menu-c .dropdown-menu {
  background: #e6e6e6;
}
#menu-c .nav-dropdown-sm .link:focus,
#menu-c .nav-dropdown-sm .link:hover,
#menu-c .nav-dropdown-sm .dropdown-item:focus,
#menu-c .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-c .navbar,
#menu-c .nav-dropdown-sm,
#menu-c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-c .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-c .bg-color.transparent .link {
  color: #3e3e3e;
  transition: none;
}
#menu-c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-c .bg-color.transparent.opened .link:hover,
#menu-c .bg-color.transparent.opened .link:focus {
  color: #13b443;
}
#menu-c .link[aria-expanded="true"],
#menu-c .dropdown-item[aria-expanded="true"] {
  color: #13b443!important;
}
#menu-c A {
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
}
#menu-c .btn {
  font-size: 14px;
}
#msg-box8-f .mbr-section-title,
#msg-box8-f p {
  color: #fff;
}
#contacts3-d LI {
  color: #ffffff;
}
#contacts3-d UL {
  text-align: left;
}
#contacts3-d P {
  color: #ffffff;
}
#contacts3-d B {
  color: #808080;
  font-size: 16px;
}

#menu-y .hide-buttons .nav-btn {
  display: none !important;
}
#menu-y .navbar-caption {
  color: #ffffff;
  font-size: 15px;
}
#menu-y .navbar-toggler {
  color: #3e3e3e;
}
#menu-y .close-icon::before,
#menu-y .close-icon::after {
  background-color: #3e3e3e;
}
#menu-y .link,
#menu-y .dropdown-item {
  color: #3e3e3e;
}
#menu-y .link {
  font-size: 1rem;
}
#menu-y .dropdown-item,
#menu-y .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-y .link:hover,
#menu-y .dropdown-item:hover,
#menu-y .link:focus,
#menu-y .dropdown-item:focus {
  color: #13b443;
}
#menu-y .link[aria-expanded="true"],
#menu-y .dropdown-menu {
  background: #e6e6e6;
}
#menu-y .nav-dropdown-sm .link:focus,
#menu-y .nav-dropdown-sm .link:hover,
#menu-y .nav-dropdown-sm .dropdown-item:focus,
#menu-y .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-y .navbar,
#menu-y .nav-dropdown-sm,
#menu-y .nav-dropdown-sm .link[aria-expanded="true"],
#menu-y .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-y .bg-color.transparent .link {
  color: #3e3e3e;
  transition: none;
}
#menu-y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-y .bg-color.transparent.opened .link:hover,
#menu-y .bg-color.transparent.opened .link:focus {
  color: #13b443;
}
#menu-y .link[aria-expanded="true"],
#menu-y .dropdown-item[aria-expanded="true"] {
  color: #13b443!important;
}
#menu-y A {
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
}
#menu-y .btn {
  font-size: 14px;
}
#msg-box8-1u .mbr-section-title,
#msg-box8-1u p {
  color: #fff;
}
#msg-box5-16 P {
  color: #3e3e3e;
  text-align: left;
}
#msg-box5-16 H3 {
  text-align: left;
  color: #7c7c7c;
  font-size: 36px;
}
#header3-1a .mbr-section-title,
#header3-1a .mbr-section-subtitle {
  text-align: center;
}
#header3-1a .mbr-section-title {
  color: #7c7c7c;
}
#header3-2o .mbr-section-title,
#header3-2o .mbr-section-subtitle {
  text-align: center;
}
#header3-2o .mbr-section-title {
  color: #7c7c7c;
}
#features4-2p .card-subtitle {
  color: #bcbcbc;
}
#features4-2p .iconbox {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
#msg-box2-4u .mbr-section-title {
  color: #fff;
}
#msg-box2-4u .mbr-section-subtitle {
  color: #efefef;
}
#msg-box2-4u .mbr-section-subtitle DIV {
  color: #efefef;
}
#contacts3-z LI {
  color: #ffffff;
}
#contacts3-z UL {
  text-align: left;
}
#contacts3-z P {
  color: #ffffff;
}
#contacts3-z B {
  color: #808080;
  font-size: 16px;
}



#menu-1v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1v .navbar-caption {
  color: #ffffff;
  font-size: 15px;
}
#menu-1v .navbar-toggler {
  color: #3e3e3e;
}
#menu-1v .close-icon::before,
#menu-1v .close-icon::after {
  background-color: #3e3e3e;
}
#menu-1v .link,
#menu-1v .dropdown-item {
  color: #3e3e3e;
}
#menu-1v .link {
  font-size: 1rem;
}
#menu-1v .dropdown-item,
#menu-1v .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-1v .link:hover,
#menu-1v .dropdown-item:hover,
#menu-1v .link:focus,
#menu-1v .dropdown-item:focus {
  color: #13b443;
}
#menu-1v .link[aria-expanded="true"],
#menu-1v .dropdown-menu {
  background: #e6e6e6;
}
#menu-1v .nav-dropdown-sm .link:focus,
#menu-1v .nav-dropdown-sm .link:hover,
#menu-1v .nav-dropdown-sm .dropdown-item:focus,
#menu-1v .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-1v .navbar,
#menu-1v .nav-dropdown-sm,
#menu-1v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1v .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-1v .bg-color.transparent .link {
  color: #3e3e3e;
  transition: none;
}
#menu-1v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1v .bg-color.transparent.opened .link:hover,
#menu-1v .bg-color.transparent.opened .link:focus {
  color: #13b443;
}
#menu-1v .link[aria-expanded="true"],
#menu-1v .dropdown-item[aria-expanded="true"] {
  color: #13b443!important;
}
#menu-1v A {
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
}
#menu-1v .btn {
  font-size: 14px;
}
#msg-box8-1w .mbr-section-title,
#msg-box8-1w p {
  color: #fff;
}
#content1-1y P {
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  color: #535353;
}
#features1-2c .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #e1e1e1;
}
#features1-2c .mbr-cards-col:nth-child(odd) .card-title {
  color: #585858;
}
#features1-2c .mbr-cards-col:nth-child(even) .card-title {
  color: #535353;
}
#features1-2c .mbr-cards-col:nth-child(odd) .card-text {
  color: #535353;
  text-align: left;
}
#features1-2c .mbr-cards-col:nth-child(even) .card-text {
  color: #535353;
  text-align: left;
}
#features1-2c .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #535353;
  font-size: 16px;
}
#features1-2c .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #5b5b5b;
  font-size: 16px;
}
#features1-2d .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #f2f2f2;
}
#features1-2d .mbr-cards-col:nth-child(odd) .card-title {
  color: #585858;
}
#features1-2d .mbr-cards-col:nth-child(even) .card-title {
  color: #535353;
}
#features1-2d .mbr-cards-col:nth-child(odd) .card-text {
  color: #535353;
  text-align: left;
}
#features1-2d .mbr-cards-col:nth-child(even) .card-text {
  color: #535353;
  text-align: left;
}
#features1-2d .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #535353;
  font-size: 16px;
}
#features1-2d .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #5b5b5b;
  font-size: 16px;
}
#msg-box8-2h .mbr-section-title,
#msg-box8-2h p {
  color: #fff;
}
#content1-2i P {
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  color: #535353;
}
#features1-2m .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #f2f2f2;
}
#features1-2m .mbr-cards-col:nth-child(odd) .card-title {
  color: #585858;
}
#features1-2m .mbr-cards-col:nth-child(even) .card-title {
  color: #535353;
}
#features1-2m .mbr-cards-col:nth-child(odd) .card-text {
  color: #535353;
  text-align: left;
}
#features1-2m .mbr-cards-col:nth-child(even) .card-text {
  color: #535353;
  text-align: left;
}
#features1-2m .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #535353;
  font-size: 16px;
}
#features1-2m .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #5b5b5b;
  font-size: 16px;
}
#msg-box2-2g .mbr-section-title {
  color: #fff;
}
#msg-box2-2g .mbr-section-subtitle {
  color: #efefef;
}
#msg-box2-2g .mbr-section-subtitle DIV {
  color: #efefef;
}
#contacts3-22 LI {
  color: #ffffff;
}
#contacts3-22 UL {
  text-align: left;
}
#contacts3-22 P {
  color: #ffffff;
}
#contacts3-22 B {
  color: #808080;
  font-size: 16px;
}

#menu-2q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2q .navbar-caption {
  color: #ffffff;
  font-size: 15px;
}
#menu-2q .navbar-toggler {
  color: #3e3e3e;
}
#menu-2q .close-icon::before,
#menu-2q .close-icon::after {
  background-color: #3e3e3e;
}
#menu-2q .link,
#menu-2q .dropdown-item {
  color: #3e3e3e;
}
#menu-2q .link {
  font-size: 1rem;
}
#menu-2q .dropdown-item,
#menu-2q .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-2q .link:hover,
#menu-2q .dropdown-item:hover,
#menu-2q .link:focus,
#menu-2q .dropdown-item:focus {
  color: #13b443;
}
#menu-2q .link[aria-expanded="true"],
#menu-2q .dropdown-menu {
  background: #e6e6e6;
}
#menu-2q .nav-dropdown-sm .link:focus,
#menu-2q .nav-dropdown-sm .link:hover,
#menu-2q .nav-dropdown-sm .dropdown-item:focus,
#menu-2q .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-2q .navbar,
#menu-2q .nav-dropdown-sm,
#menu-2q .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2q .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-2q .bg-color.transparent .link {
  color: #3e3e3e;
  transition: none;
}
#menu-2q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2q .bg-color.transparent.opened .link:hover,
#menu-2q .bg-color.transparent.opened .link:focus {
  color: #13b443;
}
#menu-2q .link[aria-expanded="true"],
#menu-2q .dropdown-item[aria-expanded="true"] {
  color: #13b443!important;
}
#menu-2q A {
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
}
#menu-2q .btn {
  font-size: 14px;
}
#msg-box8-2r .mbr-section-title,
#msg-box8-2r p {
  color: #fff;
}
#content1-2t P {
  text-align: center;
}
#features1-30 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #f2f2f2;
}
#features1-30 .mbr-cards-col:nth-child(odd) .card-title {
  color: #e25041;
  text-align: left;
}
#features1-30 .mbr-cards-col:nth-child(even) .card-title {
  color: #00992c;
  text-align: left;
}
#features1-30 .mbr-cards-col:nth-child(odd) .card-text {
  color: #535353;
  text-align: left;
}
#features1-30 .mbr-cards-col:nth-child(even) .card-text {
  color: #535353;
  text-align: left;
}
#features1-30 .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #535353;
  font-size: 16px;
}
#features1-30 .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #5b5b5b;
  font-size: 16px;
}
#features1-31 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #e1e1e1;
}
#features1-31 .mbr-cards-col:nth-child(odd) .card-title {
  color: #00992c;
  text-align: left;
}
#features1-31 .mbr-cards-col:nth-child(even) .card-title {
  color: #e25041;
  text-align: left;
}
#features1-31 .mbr-cards-col:nth-child(odd) .card-text {
  color: #535353;
  text-align: left;
}
#features1-31 .mbr-cards-col:nth-child(even) .card-text {
  color: #535353;
  text-align: left;
}
#features1-31 .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #535353;
  font-size: 16px;
}
#features1-31 .mbr-cards-col:nth-child(even) .card-subtitle {
  color: #5b5b5b;
  font-size: 16px;
}
#msg-box2-5a .mbr-section-title {
  color: #fff;
}
#msg-box2-5a .mbr-section-subtitle {
  color: #efefef;
}
#msg-box2-5a .mbr-section-subtitle DIV {
  color: #efefef;
}
#contacts3-2z LI {
  color: #ffffff;
}
#contacts3-2z UL {
  text-align: left;
}
#contacts3-2z P {
  color: #ffffff;
}
#contacts3-2z B {
  color: #808080;
  font-size: 16px;
}

#menu-38 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-38 .navbar-caption {
  color: #ffffff;
  font-size: 15px;
}
#menu-38 .navbar-toggler {
  color: #3e3e3e;
}
#menu-38 .close-icon::before,
#menu-38 .close-icon::after {
  background-color: #3e3e3e;
}
#menu-38 .link,
#menu-38 .dropdown-item {
  color: #3e3e3e;
}
#menu-38 .link {
  font-size: 1rem;
}
#menu-38 .dropdown-item,
#menu-38 .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-38 .link:hover,
#menu-38 .dropdown-item:hover,
#menu-38 .link:focus,
#menu-38 .dropdown-item:focus {
  color: #13b443;
}
#menu-38 .link[aria-expanded="true"],
#menu-38 .dropdown-menu {
  background: #e6e6e6;
}
#menu-38 .nav-dropdown-sm .link:focus,
#menu-38 .nav-dropdown-sm .link:hover,
#menu-38 .nav-dropdown-sm .dropdown-item:focus,
#menu-38 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-38 .navbar,
#menu-38 .nav-dropdown-sm,
#menu-38 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-38 .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-38 .bg-color.transparent .link {
  color: #3e3e3e;
  transition: none;
}
#menu-38 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-38 .bg-color.transparent.opened .link:hover,
#menu-38 .bg-color.transparent.opened .link:focus {
  color: #13b443;
}
#menu-38 .link[aria-expanded="true"],
#menu-38 .dropdown-item[aria-expanded="true"] {
  color: #13b443!important;
}
#menu-38 A {
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
}
#menu-38 .btn {
  font-size: 14px;
}
#msg-box8-39 .mbr-section-title,
#msg-box8-39 p {
  color: #fff;
}
#msg-box5-3e P {
  color: #3e3e3e;
  text-align: left;
}
#msg-box5-3e H3 {
  font-size: 25px;
  text-align: left;
  color: #2969b0;
}
#msg-box5-3f P {
  color: #3e3e3e;
  text-align: left;
}
#msg-box5-3f H3 {
  font-size: 25px;
  text-align: left;
  color: #d14841;
}
#msg-box5-3i P {
  color: #3e3e3e;
  text-align: left;
}
#msg-box5-3i H3 {
  font-size: 25px;
  text-align: left;
  color: #fac51c;
}
#msg-box5-3j P {
  color: #3e3e3e;
  text-align: left;
}
#msg-box5-3j H3 {
  font-size: 25px;
  text-align: left;
  color: #00992c;
}
#msg-box5-3k P {
  color: #3e3e3e;
  text-align: left;
}
#msg-box5-3k H3 {
  font-size: 25px;
  text-align: left;
  color: #2969b0;
}
#msg-box2-59 .mbr-section-title {
  color: #fff;
}
#msg-box2-59 .mbr-section-subtitle {
  color: #efefef;
}
#msg-box2-59 .mbr-section-subtitle DIV {
  color: #efefef;
}
#contacts3-3d LI {
  color: #ffffff;
}
#contacts3-3d UL {
  text-align: left;
}
#contacts3-3d P {
  color: #ffffff;
}
#contacts3-3d B {
  color: #808080;
  font-size: 16px;
}

#menu-3l .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3l .navbar-caption {
  color: #ffffff;
  font-size: 15px;
}
#menu-3l .navbar-toggler {
  color: #3e3e3e;
}
#menu-3l .close-icon::before,
#menu-3l .close-icon::after {
  background-color: #3e3e3e;
}
#menu-3l .link,
#menu-3l .dropdown-item {
  color: #3e3e3e;
}
#menu-3l .link {
  font-size: 1rem;
}
#menu-3l .dropdown-item,
#menu-3l .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-3l .link:hover,
#menu-3l .dropdown-item:hover,
#menu-3l .link:focus,
#menu-3l .dropdown-item:focus {
  color: #13b443;
}
#menu-3l .link[aria-expanded="true"],
#menu-3l .dropdown-menu {
  background: #e6e6e6;
}
#menu-3l .nav-dropdown-sm .link:focus,
#menu-3l .nav-dropdown-sm .link:hover,
#menu-3l .nav-dropdown-sm .dropdown-item:focus,
#menu-3l .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3l .navbar,
#menu-3l .nav-dropdown-sm,
#menu-3l .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3l .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3l .bg-color.transparent .link {
  color: #3e3e3e;
  transition: none;
}
#menu-3l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3l .bg-color.transparent.opened .link:hover,
#menu-3l .bg-color.transparent.opened .link:focus {
  color: #13b443;
}
#menu-3l .link[aria-expanded="true"],
#menu-3l .dropdown-item[aria-expanded="true"] {
  color: #13b443!important;
}
#menu-3l A {
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
}
#menu-3l .btn {
  font-size: 14px;
}
#msg-box8-3m .mbr-section-title,
#msg-box8-3m p {
  color: #fff;
}
#msg-box8-3m .lead P {
  font-size: 19px;
}
#msg-box5-3r P {
  color: #3e3e3e;
  text-align: left;
}
#msg-box2-5b .mbr-section-title {
  color: #fff;
}
#msg-box2-5b .mbr-section-subtitle {
  color: #efefef;
}
#msg-box2-5b .mbr-section-subtitle DIV {
  color: #efefef;
}
#contacts3-3q LI {
  color: #ffffff;
}
#contacts3-3q UL {
  text-align: left;
}
#contacts3-3q P {
  color: #ffffff;
}
#contacts3-3q B {
  color: #808080;
  font-size: 16px;
}

#menu-3w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3w .navbar-caption {
  color: #ffffff;
  font-size: 15px;
}
#menu-3w .navbar-toggler {
  color: #3e3e3e;
}
#menu-3w .close-icon::before,
#menu-3w .close-icon::after {
  background-color: #3e3e3e;
}
#menu-3w .link,
#menu-3w .dropdown-item {
  color: #3e3e3e;
}
#menu-3w .link {
  font-size: 1rem;
}
#menu-3w .dropdown-item,
#menu-3w .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-3w .link:hover,
#menu-3w .dropdown-item:hover,
#menu-3w .link:focus,
#menu-3w .dropdown-item:focus {
  color: #13b443;
}
#menu-3w .link[aria-expanded="true"],
#menu-3w .dropdown-menu {
  background: #e6e6e6;
}
#menu-3w .nav-dropdown-sm .link:focus,
#menu-3w .nav-dropdown-sm .link:hover,
#menu-3w .nav-dropdown-sm .dropdown-item:focus,
#menu-3w .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-3w .navbar,
#menu-3w .nav-dropdown-sm,
#menu-3w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3w .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-3w .bg-color.transparent .link {
  color: #3e3e3e;
  transition: none;
}
#menu-3w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3w .bg-color.transparent.opened .link:hover,
#menu-3w .bg-color.transparent.opened .link:focus {
  color: #13b443;
}
#menu-3w .link[aria-expanded="true"],
#menu-3w .dropdown-item[aria-expanded="true"] {
  color: #13b443!important;
}
#menu-3w A {
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
}
#menu-3w .btn {
  font-size: 14px;
}
#msg-box8-3x .mbr-section-title,
#msg-box8-3x p {
  color: #fff;
}
#header3-48 .mbr-section-title,
#header3-48 .mbr-section-subtitle {
  text-align: center;
}
#header3-48 .mbr-section-title {
  font-size: 30px;
  color: #535353;
  text-align: center;
}
#header3-48 .mbr-section-subtitle {
  color: #3e3e3e;
  text-align: center;
}
#header3-49 .mbr-section-title,
#header3-49 .mbr-section-subtitle {
  text-align: center;
}
#header3-49 .mbr-section-title {
  font-size: 30px;
  color: #3e3e3e;
  text-align: center;
}
#header3-49 .mbr-section-subtitle {
  color: #3e3e3e;
  text-align: center;
}
#header3-4b .mbr-section-title,
#header3-4b .mbr-section-subtitle {
  text-align: center;
}
#header3-4b .mbr-section-title {
  font-size: 30px;
  color: #3e3e3e;
  text-align: center;
}
#header3-4b .mbr-section-subtitle {
  color: #3e3e3e;
  text-align: center;
}
#header3-4h .mbr-section-title,
#header3-4h .mbr-section-subtitle {
  text-align: center;
}
#header3-4h .mbr-section-title {
  font-size: 30px;
  color: #3e3e3e;
  text-align: center;
}
#header3-4h .mbr-section-subtitle {
  color: #3e3e3e;
  text-align: center;
}
#msg-box2-4m .mbr-section-title {
  color: #fff;
}
#msg-box2-4m .mbr-section-subtitle {
  color: #efefef;
}
#msg-box2-4m .mbr-section-subtitle DIV {
  color: #efefef;
}
#contacts3-45 LI {
  color: #ffffff;
}
#contacts3-45 UL {
  text-align: left;
}
#contacts3-45 P {
  color: #ffffff;
}
#contacts3-45 B {
  color: #808080;
  font-size: 16px;
}

#menu-4v .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4v .navbar-caption {
  color: #ffffff;
  font-size: 15px;
}
#menu-4v .navbar-toggler {
  color: #3e3e3e;
}
#menu-4v .close-icon::before,
#menu-4v .close-icon::after {
  background-color: #3e3e3e;
}
#menu-4v .link,
#menu-4v .dropdown-item {
  color: #3e3e3e;
}
#menu-4v .link {
  font-size: 1rem;
}
#menu-4v .dropdown-item,
#menu-4v .nav-dropdown-sm .link {
  font-size: 1.083rem;
}
#menu-4v .link:hover,
#menu-4v .dropdown-item:hover,
#menu-4v .link:focus,
#menu-4v .dropdown-item:focus {
  color: #13b443;
}
#menu-4v .link[aria-expanded="true"],
#menu-4v .dropdown-menu {
  background: #e6e6e6;
}
#menu-4v .nav-dropdown-sm .link:focus,
#menu-4v .nav-dropdown-sm .link:hover,
#menu-4v .nav-dropdown-sm .dropdown-item:focus,
#menu-4v .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu-4v .navbar,
#menu-4v .nav-dropdown-sm,
#menu-4v .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4v .nav-dropdown-sm .dropdown-menu {
  background: #ffffff;
}
#menu-4v .bg-color.transparent .link {
  color: #3e3e3e;
  transition: none;
}
#menu-4v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4v .bg-color.transparent.opened .link:hover,
#menu-4v .bg-color.transparent.opened .link:focus {
  color: #13b443;
}
#menu-4v .link[aria-expanded="true"],
#menu-4v .dropdown-item[aria-expanded="true"] {
  color: #13b443!important;
}
#menu-4v A {
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
}
#menu-4v .btn {
  font-size: 14px;
}
#msg-box8-4w .mbr-section-title,
#msg-box8-4w p {
  color: #fff;
}
#form1-57 .form-control-label {
  color: #232323;
}
#form1-57 .mbr-section-title {
  color: #3e3e3e;
}
#form1-57 SMALL {
  color: #3e3e3e;
  font-size: 23px;
}
#msg-box2-54 .mbr-section-title {
  color: #fff;
}
#msg-box2-54 .mbr-section-subtitle {
  color: #efefef;
}
#msg-box2-54 .mbr-section-subtitle DIV {
  color: #efefef;
}
#contacts3-55 LI {
  color: #ffffff;
}
#contacts3-55 UL {
  text-align: left;
}
#contacts3-55 P {
  color: #ffffff;
}
#contacts3-55 B {
  color: #808080;
  font-size: 16px;
}
