@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed: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: 'Roboto', 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', 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: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Roboto', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Roboto', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #00532a !important;
}
.bg-success {
  background-color: #000000 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #00532a;
  border-color: #00532a;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #000703;
  border-color: #000703;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #000703 !important;
  border-color: #000703 !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: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !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: #000000;
  color: #000000;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #00532a;
  border-color: #00532a;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #00532a !important;
  border-color: #00532a !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: #000000;
  color: #000000;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !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: #00532a !important;
}
.text-success {
  color: #000000 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #000000;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #00532a;
}
.btn-social:hover {
  background: #00532a;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #00532a;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #00532a;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #00532a;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #00532a;
}
.lead a,
.lead a:hover {
  color: #00532a;
}
.lead blockquote {
  border-color: #00532a;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #3aff9d;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #b3b3b3;
}
.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: #00532a;
}
#menu-4f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4f .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-4f .navbar-toggler {
  color: #ffffff;
}
#menu-4f .close-icon::before,
#menu-4f .close-icon::after {
  background-color: #ffffff;
}
#menu-4f .link,
#menu-4f .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-4f .link {
  font-size: 0.8rem;
}
#menu-4f .dropdown-item,
#menu-4f .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4f .link:hover,
#menu-4f .dropdown-item:hover,
#menu-4f .link:focus,
#menu-4f .dropdown-item:focus {
  color: #00532a;
}
#menu-4f .link[aria-expanded="true"],
#menu-4f .dropdown-menu {
  background: #016121;
}
#menu-4f .nav-dropdown-sm .link:focus,
#menu-4f .nav-dropdown-sm .link:hover,
#menu-4f .nav-dropdown-sm .dropdown-item:focus,
#menu-4f .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-4f .navbar,
#menu-4f .nav-dropdown-sm,
#menu-4f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-4f .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-4f .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-4f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-4f .bg-color.transparent.opened .link:hover,
#menu-4f .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-4f .link[aria-expanded="true"],
#menu-4f .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-4f .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-du .mbr-section-title,
#header3-du .mbr-section-subtitle {
  text-align: center;
}
#header3-du SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-du SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-du H3 {
  font-size: 8px;
}
#header3-1e .mbr-section-title,
#header3-1e .mbr-section-subtitle {
  text-align: center;
}
#header3-1e SPAN {
  color: #ffffff;
}
#msg-box5-8y P {
  text-align: left;
}
#msg-box5-8y H3 {
  text-align: left;
  color: #00532a;
  font-size: 20px;
}
#msg-box5-8y B {
  color: #00532a;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#contacts1-5w B {
  color: #f3c649;
}
#buttons1-3i .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-1i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1i .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-1i .navbar-toggler {
  color: #ffffff;
}
#menu-1i .close-icon::before,
#menu-1i .close-icon::after {
  background-color: #ffffff;
}
#menu-1i .link,
#menu-1i .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-1i .link {
  font-size: 0.8rem;
}
#menu-1i .dropdown-item,
#menu-1i .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-1i .link:hover,
#menu-1i .dropdown-item:hover,
#menu-1i .link:focus,
#menu-1i .dropdown-item:focus {
  color: #00532a;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-menu {
  background: #016121;
}
#menu-1i .nav-dropdown-sm .link:focus,
#menu-1i .nav-dropdown-sm .link:hover,
#menu-1i .nav-dropdown-sm .dropdown-item:focus,
#menu-1i .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-1i .navbar,
#menu-1i .nav-dropdown-sm,
#menu-1i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1i .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-1i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1i .bg-color.transparent.opened .link:hover,
#menu-1i .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-1i .link[aria-expanded="true"],
#menu-1i .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-1i .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-dv .mbr-section-title,
#header3-dv .mbr-section-subtitle {
  text-align: center;
}
#header3-dv SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-dv SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-dv H3 {
  font-size: 8px;
}
#header3-63 .mbr-section-title,
#header3-63 .mbr-section-subtitle {
  text-align: center;
}
#header3-63 SPAN {
  color: #ffffff;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#contacts1-5w B {
  color: #f3c649;
}
#buttons1-3j .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-1u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1u .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-1u .navbar-toggler {
  color: #ffffff;
}
#menu-1u .close-icon::before,
#menu-1u .close-icon::after {
  background-color: #ffffff;
}
#menu-1u .link,
#menu-1u .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-1u .link {
  font-size: 0.8rem;
}
#menu-1u .dropdown-item,
#menu-1u .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-1u .link:hover,
#menu-1u .dropdown-item:hover,
#menu-1u .link:focus,
#menu-1u .dropdown-item:focus {
  color: #00532a;
}
#menu-1u .link[aria-expanded="true"],
#menu-1u .dropdown-menu {
  background: #016121;
}
#menu-1u .nav-dropdown-sm .link:focus,
#menu-1u .nav-dropdown-sm .link:hover,
#menu-1u .nav-dropdown-sm .dropdown-item:focus,
#menu-1u .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-1u .navbar,
#menu-1u .nav-dropdown-sm,
#menu-1u .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1u .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-1u .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1u .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1u .bg-color.transparent.opened .link:hover,
#menu-1u .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-1u .link[aria-expanded="true"],
#menu-1u .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-1u .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-dz .mbr-section-title,
#header3-dz .mbr-section-subtitle {
  text-align: center;
}
#header3-dz SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-dz SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-dz H3 {
  font-size: 8px;
}
#header3-1w .mbr-section-title,
#header3-1w .mbr-section-subtitle {
  text-align: center;
}
#header3-1w SPAN {
  color: #019432;
  font-size: 20px;
}
#header3-1w H3 {
  color: #ffffff;
  font-size: 20px;
  text-align: right;
}
#content1-8m P {
  text-align: left;
  color: #ffffff;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#buttons1-3m .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-h .hide-buttons .nav-btn {
  display: none !important;
}
#menu-h .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-h .navbar-toggler {
  color: #ffffff;
}
#menu-h .close-icon::before,
#menu-h .close-icon::after {
  background-color: #ffffff;
}
#menu-h .link,
#menu-h .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-h .link {
  font-size: 0.8rem;
}
#menu-h .dropdown-item,
#menu-h .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-h .link:hover,
#menu-h .dropdown-item:hover,
#menu-h .link:focus,
#menu-h .dropdown-item:focus {
  color: #00532a;
}
#menu-h .link[aria-expanded="true"],
#menu-h .dropdown-menu {
  background: #016121;
}
#menu-h .nav-dropdown-sm .link:focus,
#menu-h .nav-dropdown-sm .link:hover,
#menu-h .nav-dropdown-sm .dropdown-item:focus,
#menu-h .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-h .navbar,
#menu-h .nav-dropdown-sm,
#menu-h .nav-dropdown-sm .link[aria-expanded="true"],
#menu-h .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-h .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-h .bg-color.transparent.opened .link:hover,
#menu-h .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-h .link[aria-expanded="true"],
#menu-h .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-h .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-e0 .mbr-section-title,
#header3-e0 .mbr-section-subtitle {
  text-align: center;
}
#header3-e0 SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-e0 SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-e0 H3 {
  font-size: 8px;
}
#header3-s .mbr-section-title,
#header3-s .mbr-section-subtitle {
  text-align: center;
}
#header3-s SPAN {
  color: #ffffff;
  font-size: 46px;
}
#header3-8i .mbr-section-title,
#header3-8i .mbr-section-subtitle {
  text-align: center;
}
#header3-8i SPAN {
  color: #ffffff;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#buttons1-3n .btn {
  font-family: 'Roboto', sans-serif;
}








#menu-20 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-20 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-20 .navbar-toggler {
  color: #ffffff;
}
#menu-20 .close-icon::before,
#menu-20 .close-icon::after {
  background-color: #ffffff;
}
#menu-20 .link,
#menu-20 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-20 .link {
  font-size: 0.8rem;
}
#menu-20 .dropdown-item,
#menu-20 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-20 .link:hover,
#menu-20 .dropdown-item:hover,
#menu-20 .link:focus,
#menu-20 .dropdown-item:focus {
  color: #00532a;
}
#menu-20 .link[aria-expanded="true"],
#menu-20 .dropdown-menu {
  background: #016121;
}
#menu-20 .nav-dropdown-sm .link:focus,
#menu-20 .nav-dropdown-sm .link:hover,
#menu-20 .nav-dropdown-sm .dropdown-item:focus,
#menu-20 .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-20 .navbar,
#menu-20 .nav-dropdown-sm,
#menu-20 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-20 .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-20 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-20 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-20 .bg-color.transparent.opened .link:hover,
#menu-20 .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-20 .link[aria-expanded="true"],
#menu-20 .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-20 .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-e1 .mbr-section-title,
#header3-e1 .mbr-section-subtitle {
  text-align: center;
}
#header3-e1 SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-e1 SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-e1 H3 {
  font-size: 8px;
}
#header3-22 .mbr-section-title,
#header3-22 .mbr-section-subtitle {
  text-align: center;
}
#header3-22 SPAN {
  color: #ffffff;
  font-size: 36px;
}
#content6-5t P {
  text-align: center;
  color: #ffffff;
}
#content6-5t H4 {
  text-align: center;
  color: #019432;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
}
#content6-5v P {
  text-align: center;
  color: #ffffff;
}
#content6-5v H4 {
  text-align: center;
  color: #019432;
  font-size: 25px;
}
#content7-5u P {
  text-align: center;
  color: #ffffff;
}
#content7-5u H4 {
  text-align: center;
  color: #019432;
  font-size: 22px;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#buttons1-3o .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-1o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1o .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-1o .navbar-toggler {
  color: #ffffff;
}
#menu-1o .close-icon::before,
#menu-1o .close-icon::after {
  background-color: #ffffff;
}
#menu-1o .link,
#menu-1o .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-1o .link {
  font-size: 0.8rem;
}
#menu-1o .dropdown-item,
#menu-1o .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-1o .link:hover,
#menu-1o .dropdown-item:hover,
#menu-1o .link:focus,
#menu-1o .dropdown-item:focus {
  color: #00532a;
}
#menu-1o .link[aria-expanded="true"],
#menu-1o .dropdown-menu {
  background: #016121;
}
#menu-1o .nav-dropdown-sm .link:focus,
#menu-1o .nav-dropdown-sm .link:hover,
#menu-1o .nav-dropdown-sm .dropdown-item:focus,
#menu-1o .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-1o .navbar,
#menu-1o .nav-dropdown-sm,
#menu-1o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1o .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-1o .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1o .bg-color.transparent.opened .link:hover,
#menu-1o .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-1o .link[aria-expanded="true"],
#menu-1o .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-1o .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-e2 .mbr-section-title,
#header3-e2 .mbr-section-subtitle {
  text-align: center;
}
#header3-e2 SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-e2 SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-e2 H3 {
  font-size: 8px;
}
#header3-64 .mbr-section-title,
#header3-64 .mbr-section-subtitle {
  text-align: center;
}
#header3-64 SPAN {
  color: #ffffff;
  font-size: 36px;
}
#content1-8n P {
  color: #ffffff;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#buttons1-3p .btn {
  font-family: 'Roboto', sans-serif;
}









#menu-26 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-26 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-26 .navbar-toggler {
  color: #ffffff;
}
#menu-26 .close-icon::before,
#menu-26 .close-icon::after {
  background-color: #ffffff;
}
#menu-26 .link,
#menu-26 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-26 .link {
  font-size: 0.8rem;
}
#menu-26 .dropdown-item,
#menu-26 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-26 .link:hover,
#menu-26 .dropdown-item:hover,
#menu-26 .link:focus,
#menu-26 .dropdown-item:focus {
  color: #00532a;
}
#menu-26 .link[aria-expanded="true"],
#menu-26 .dropdown-menu {
  background: #016121;
}
#menu-26 .nav-dropdown-sm .link:focus,
#menu-26 .nav-dropdown-sm .link:hover,
#menu-26 .nav-dropdown-sm .dropdown-item:focus,
#menu-26 .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-26 .navbar,
#menu-26 .nav-dropdown-sm,
#menu-26 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-26 .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-26 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-26 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-26 .bg-color.transparent.opened .link:hover,
#menu-26 .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-26 .link[aria-expanded="true"],
#menu-26 .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-26 .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-e3 .mbr-section-title,
#header3-e3 .mbr-section-subtitle {
  text-align: center;
}
#header3-e3 SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-e3 SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-e3 H3 {
  font-size: 8px;
}
#header3-28 .mbr-section-title,
#header3-28 .mbr-section-subtitle {
  text-align: center;
}
#header3-28 SPAN {
  color: #ffffff;
}
#features1-a8 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #019432;
}
#features1-a9 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features1-a9 .mbr-cards-col:nth-child(odd) .card-title {
  color: #000000;
}
#features1-a9 .mbr-cards-col:nth-child(even) .card-title {
  color: #ffffff;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#buttons1-3q .btn {
  font-family: 'Roboto', sans-serif;
}
#header3-e4 .mbr-section-title,
#header3-e4 .mbr-section-subtitle {
  text-align: center;
}
#header3-e4 SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-e4 SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-e4 H3 {
  font-size: 8px;
}







#menu-2c .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2c .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-2c .navbar-toggler {
  color: #ffffff;
}
#menu-2c .close-icon::before,
#menu-2c .close-icon::after {
  background-color: #ffffff;
}
#menu-2c .link,
#menu-2c .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-2c .link {
  font-size: 0.8rem;
}
#menu-2c .dropdown-item,
#menu-2c .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-2c .link:hover,
#menu-2c .dropdown-item:hover,
#menu-2c .link:focus,
#menu-2c .dropdown-item:focus {
  color: #00532a;
}
#menu-2c .link[aria-expanded="true"],
#menu-2c .dropdown-menu {
  background: #016121;
}
#menu-2c .nav-dropdown-sm .link:focus,
#menu-2c .nav-dropdown-sm .link:hover,
#menu-2c .nav-dropdown-sm .dropdown-item:focus,
#menu-2c .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-2c .navbar,
#menu-2c .nav-dropdown-sm,
#menu-2c .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2c .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-2c .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2c .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2c .bg-color.transparent.opened .link:hover,
#menu-2c .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-2c .link[aria-expanded="true"],
#menu-2c .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-2c .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-e5 .mbr-section-title,
#header3-e5 .mbr-section-subtitle {
  text-align: center;
}
#header3-e5 SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-e5 SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-e5 H3 {
  font-size: 8px;
}
#header3-2e .mbr-section-title,
#header3-2e .mbr-section-subtitle {
  text-align: center;
}
#header3-2e SPAN {
  color: #ffffff;
  font-size: 36px;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#buttons1-3r .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-2i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2i .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-2i .navbar-toggler {
  color: #ffffff;
}
#menu-2i .close-icon::before,
#menu-2i .close-icon::after {
  background-color: #ffffff;
}
#menu-2i .link,
#menu-2i .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-2i .link {
  font-size: 0.8rem;
}
#menu-2i .dropdown-item,
#menu-2i .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-2i .link:hover,
#menu-2i .dropdown-item:hover,
#menu-2i .link:focus,
#menu-2i .dropdown-item:focus {
  color: #00532a;
}
#menu-2i .link[aria-expanded="true"],
#menu-2i .dropdown-menu {
  background: #016121;
}
#menu-2i .nav-dropdown-sm .link:focus,
#menu-2i .nav-dropdown-sm .link:hover,
#menu-2i .nav-dropdown-sm .dropdown-item:focus,
#menu-2i .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-2i .navbar,
#menu-2i .nav-dropdown-sm,
#menu-2i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2i .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-2i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2i .bg-color.transparent.opened .link:hover,
#menu-2i .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-2i .link[aria-expanded="true"],
#menu-2i .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-2i .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-e6 .mbr-section-title,
#header3-e6 .mbr-section-subtitle {
  text-align: center;
}
#header3-e6 SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-e6 SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-e6 H3 {
  font-size: 8px;
}
#header3-2k .mbr-section-title,
#header3-2k .mbr-section-subtitle {
  text-align: center;
}
#header3-2k SPAN {
  color: #ffffff;
}
#content1-a7 P {
  color: #ffffff;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#buttons1-3s .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-2w .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2w .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-2w .navbar-toggler {
  color: #ffffff;
}
#menu-2w .close-icon::before,
#menu-2w .close-icon::after {
  background-color: #ffffff;
}
#menu-2w .link,
#menu-2w .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-2w .link {
  font-size: 0.8rem;
}
#menu-2w .dropdown-item,
#menu-2w .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-2w .link:hover,
#menu-2w .dropdown-item:hover,
#menu-2w .link:focus,
#menu-2w .dropdown-item:focus {
  color: #00532a;
}
#menu-2w .link[aria-expanded="true"],
#menu-2w .dropdown-menu {
  background: #016121;
}
#menu-2w .nav-dropdown-sm .link:focus,
#menu-2w .nav-dropdown-sm .link:hover,
#menu-2w .nav-dropdown-sm .dropdown-item:focus,
#menu-2w .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-2w .navbar,
#menu-2w .nav-dropdown-sm,
#menu-2w .nav-dropdown-sm .link[aria-expanded="true"],
#menu-2w .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-2w .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-2w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-2w .bg-color.transparent.opened .link:hover,
#menu-2w .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-2w .link[aria-expanded="true"],
#menu-2w .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-2w .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-e9 .mbr-section-title,
#header3-e9 .mbr-section-subtitle {
  text-align: center;
}
#header3-e9 SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-e9 SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-e9 H3 {
  font-size: 8px;
}
#header3-2y .mbr-section-title,
#header3-2y .mbr-section-subtitle {
  text-align: center;
}
#header3-2y SPAN {
  color: #ffffff;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#buttons1-3v .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-32 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-32 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-32 .navbar-toggler {
  color: #ffffff;
}
#menu-32 .close-icon::before,
#menu-32 .close-icon::after {
  background-color: #ffffff;
}
#menu-32 .link,
#menu-32 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-32 .link {
  font-size: 0.8rem;
}
#menu-32 .dropdown-item,
#menu-32 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-32 .link:hover,
#menu-32 .dropdown-item:hover,
#menu-32 .link:focus,
#menu-32 .dropdown-item:focus {
  color: #00532a;
}
#menu-32 .link[aria-expanded="true"],
#menu-32 .dropdown-menu {
  background: #016121;
}
#menu-32 .nav-dropdown-sm .link:focus,
#menu-32 .nav-dropdown-sm .link:hover,
#menu-32 .nav-dropdown-sm .dropdown-item:focus,
#menu-32 .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-32 .navbar,
#menu-32 .nav-dropdown-sm,
#menu-32 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-32 .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-32 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-32 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-32 .bg-color.transparent.opened .link:hover,
#menu-32 .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-32 .link[aria-expanded="true"],
#menu-32 .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-32 .btn {
  font-family: 'Roboto', sans-serif;
}
#header3-ea .mbr-section-title,
#header3-ea .mbr-section-subtitle {
  text-align: center;
}
#header3-ea SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-ea SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-ea H3 {
  font-size: 8px;
}
#header3-34 .mbr-section-title,
#header3-34 .mbr-section-subtitle {
  text-align: center;
}
#header3-34 SPAN {
  color: #ffffff;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#buttons1-3w .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-2q .hide-buttons .nav-btn {
  display: none !important;
}
#menu-2q .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-2q .navbar-toggler {
  color: #ffffff;
}
#menu-2q .close-icon::before,
#menu-2q .close-icon::after {
  background-color: #ffffff;
}
#menu-2q .link,
#menu-2q .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-2q .link {
  font-size: 0.8rem;
}
#menu-2q .dropdown-item,
#menu-2q .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-2q .link:hover,
#menu-2q .dropdown-item:hover,
#menu-2q .link:focus,
#menu-2q .dropdown-item:focus {
  color: #00FF00;
}
#menu-2q .link[aria-expanded="true"],
#menu-2q .dropdown-menu {
  background: #016121;
}
#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: #01852d!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: #019432;
}
#menu-2q .bg-color.transparent .link {
  color: #ffffff;
  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: #00532a;
}
#menu-2q .link[aria-expanded="true"],
#menu-2q .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-2q .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-e8 .mbr-section-title,
#header3-e8 .mbr-section-subtitle {
  text-align: center;
}
#header3-e8 SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-e8 SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-e8 H3 {
  font-size: 8px;
}
#header3-6d .mbr-section-title,
#header3-6d .mbr-section-subtitle {
  text-align: center;
}
#header3-6d SPAN {
  color: #019432;
  font-size: 46px;
}
#header3-az .mbr-section-title,
#header3-az .mbr-section-subtitle {
  text-align: center;
}
#header3-az SPAN {
  color: #019432;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#buttons1-3u .btn {
  font-family: 'Roboto', sans-serif;
}










#menu-56 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-56 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-56 .navbar-toggler {
  color: #ffffff;
}
#menu-56 .close-icon::before,
#menu-56 .close-icon::after {
  background-color: #ffffff;
}
#menu-56 .link,
#menu-56 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-56 .link {
  font-size: 0.8rem;
}
#menu-56 .dropdown-item,
#menu-56 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-56 .link:hover,
#menu-56 .dropdown-item:hover,
#menu-56 .link:focus,
#menu-56 .dropdown-item:focus {
  color: #00532a;
}
#menu-56 .link[aria-expanded="true"],
#menu-56 .dropdown-menu {
  background: #016121;
}
#menu-56 .nav-dropdown-sm .link:focus,
#menu-56 .nav-dropdown-sm .link:hover,
#menu-56 .nav-dropdown-sm .dropdown-item:focus,
#menu-56 .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-56 .navbar,
#menu-56 .nav-dropdown-sm,
#menu-56 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-56 .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-56 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-56 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-56 .bg-color.transparent.opened .link:hover,
#menu-56 .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-56 .link[aria-expanded="true"],
#menu-56 .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-56 .btn {
  font-family: 'Roboto', sans-serif;
}
#header3-92 .mbr-section-title,
#header3-92 .mbr-section-subtitle {
  text-align: center;
}
#header3-92 SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-92 SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-92 H3 {
  font-size: 8px;
}
#slider-4o H2 {
  text-align: center;
  color: #ffffff;
  font-size: 80px;
  font-family: 'Roboto Condensed', sans-serif;
}
#slider-4o I {
  color: #ffffff;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 100px;
}
#slider-4o B {
  color: #f7f107;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}
#slider-4o P {
  font-family: 'Open Sans', sans-serif;
}
#msg-box5-5n P {
  text-align: left;
}
#msg-box5-5n H3 {
  text-align: center;
  color: #00532a;
  font-size: 36px;
}
#msg-box5-5n B {
  color: #00532a;
}
#social-buttons4-5o .mbr-section-title,
#social-buttons4-5o .btn-social {
  color: #fff;
}
#social-buttons4-5o .mbr-section-title {
  font-size: 18px;
}
#contacts2-9d STRONG {
  color: #019432;
}
#buttons1-4q .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-4u .hide-buttons .nav-btn {
  display: none !important;
}
#menu-4u .navbar-caption {
  color: #ffffff;
  font-family: 'Open 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: 'Roboto', sans-serif;
}
#menu-4u .link {
  font-size: 0.8rem;
}
#menu-4u .dropdown-item,
#menu-4u .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-4u .link:hover,
#menu-4u .dropdown-item:hover,
#menu-4u .link:focus,
#menu-4u .dropdown-item:focus {
  color: #00532a;
}
#menu-4u .link[aria-expanded="true"],
#menu-4u .dropdown-menu {
  background: #016121;
}
#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: #01852d!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: #019432;
}
#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: #00532a;
}
#menu-4u .link[aria-expanded="true"],
#menu-4u .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-4u .btn {
  font-family: 'Roboto', sans-serif;
}
#header3-ed .mbr-section-title,
#header3-ed .mbr-section-subtitle {
  text-align: center;
}
#header3-ed SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-ed SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-ed H3 {
  font-size: 8px;
}
#header3-dl .mbr-section-title,
#header3-dl .mbr-section-subtitle {
  text-align: center;
}
#header3-dl SPAN {
  color: #019432;
}
#header3-4w .mbr-section-title,
#header3-4w .mbr-section-subtitle {
  text-align: center;
}
#header3-4w SPAN {
  color: #ffffff;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#buttons1-4z .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-6o .hide-buttons .nav-btn {
  display: none !important;
}
#menu-6o .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-6o .navbar-toggler {
  color: #ffffff;
}
#menu-6o .close-icon::before,
#menu-6o .close-icon::after {
  background-color: #ffffff;
}
#menu-6o .link,
#menu-6o .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-6o .link {
  font-size: 0.8rem;
}
#menu-6o .dropdown-item,
#menu-6o .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-6o .link:hover,
#menu-6o .dropdown-item:hover,
#menu-6o .link:focus,
#menu-6o .dropdown-item:focus {
  color: #00532a;
}
#menu-6o .link[aria-expanded="true"],
#menu-6o .dropdown-menu {
  background: #016121;
}
#menu-6o .nav-dropdown-sm .link:focus,
#menu-6o .nav-dropdown-sm .link:hover,
#menu-6o .nav-dropdown-sm .dropdown-item:focus,
#menu-6o .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-6o .navbar,
#menu-6o .nav-dropdown-sm,
#menu-6o .nav-dropdown-sm .link[aria-expanded="true"],
#menu-6o .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-6o .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-6o .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-6o .bg-color.transparent.opened .link:hover,
#menu-6o .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-6o .link[aria-expanded="true"],
#menu-6o .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-6o .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-ec .mbr-section-title,
#header3-ec .mbr-section-subtitle {
  text-align: center;
}
#header3-ec SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-ec SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-ec H3 {
  font-size: 8px;
}
#header3-6q .mbr-section-title,
#header3-6q .mbr-section-subtitle {
  text-align: center;
}
#header3-6q SPAN {
  color: #ffffff;
}
#msg-box4-6r H3 {
  color: #00532a;
  text-align: center;
  font-size: 32px;
}
#msg-box4-6r P {
  color: #00532a;
}
#msg-box4-6s H3 {
  text-align: center;
  font-size: 32px;
  color: #ffffff;
}
#msg-box4-6s P {
  color: #ffffff;
}
#msg-box4-6u H3 {
  font-size: 32px;
  text-align: center;
  color: #00532a;
}
#msg-box4-6u P {
  color: #00532a;
}
#msg-box4-6t H3 {
  color: #ffffff;
  text-align: center;
  font-size: 32px;
}
#msg-box4-6t P {
  color: #ffffff;
}
#msg-box4-b0 H3 {
  font-size: 32px;
  text-align: center;
  color: #00532a;
}
#msg-box4-b0 P {
  color: #00532a;
}
#contacts1-6v P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-6v SPAN {
  text-align: center;
}
#buttons1-6y .btn {
  font-family: 'Roboto', sans-serif;
}






#menu-95 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-95 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-95 .navbar-toggler {
  color: #ffffff;
}
#menu-95 .close-icon::before,
#menu-95 .close-icon::after {
  background-color: #ffffff;
}
#menu-95 .link,
#menu-95 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-95 .link {
  font-size: 0.8rem;
}
#menu-95 .dropdown-item,
#menu-95 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-95 .link:hover,
#menu-95 .dropdown-item:hover,
#menu-95 .link:focus,
#menu-95 .dropdown-item:focus {
  color: #00532a;
}
#menu-95 .link[aria-expanded="true"],
#menu-95 .dropdown-menu {
  background: #016121;
}
#menu-95 .nav-dropdown-sm .link:focus,
#menu-95 .nav-dropdown-sm .link:hover,
#menu-95 .nav-dropdown-sm .dropdown-item:focus,
#menu-95 .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-95 .navbar,
#menu-95 .nav-dropdown-sm,
#menu-95 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-95 .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-95 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-95 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-95 .bg-color.transparent.opened .link:hover,
#menu-95 .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-95 .link[aria-expanded="true"],
#menu-95 .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-95 .btn {
  font-family: 'Roboto', sans-serif;
}
#header3-eb .mbr-section-title,
#header3-eb .mbr-section-subtitle {
  text-align: center;
}
#header3-eb SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-eb SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-eb H3 {
  font-size: 8px;
}
#header3-97 .mbr-section-title,
#header3-97 .mbr-section-subtitle {
  text-align: center;
}
#header3-97 SPAN {
  color: #ffffff;
}
#form1-9c .form-control-label {
  color: #ffffff;
}
#form1-9c .mbr-section-title {
  color: #ffffff;
}
#contacts2-9d STRONG {
  color: #019432;
}
#buttons1-99 .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-9f .hide-buttons .nav-btn {
  display: none !important;
}
#menu-9f .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-9f .navbar-toggler {
  color: #ffffff;
}
#menu-9f .close-icon::before,
#menu-9f .close-icon::after {
  background-color: #ffffff;
}
#menu-9f .link,
#menu-9f .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-9f .link {
  font-size: 0.8rem;
}
#menu-9f .dropdown-item,
#menu-9f .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-9f .link:hover,
#menu-9f .dropdown-item:hover,
#menu-9f .link:focus,
#menu-9f .dropdown-item:focus {
  color: #00532a;
}
#menu-9f .link[aria-expanded="true"],
#menu-9f .dropdown-menu {
  background: #016121;
}
#menu-9f .nav-dropdown-sm .link:focus,
#menu-9f .nav-dropdown-sm .link:hover,
#menu-9f .nav-dropdown-sm .dropdown-item:focus,
#menu-9f .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-9f .navbar,
#menu-9f .nav-dropdown-sm,
#menu-9f .nav-dropdown-sm .link[aria-expanded="true"],
#menu-9f .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-9f .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-9f .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-9f .bg-color.transparent.opened .link:hover,
#menu-9f .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-9f .link[aria-expanded="true"],
#menu-9f .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-9f .btn {
  font-family: 'Roboto', sans-serif;
}
#header3-ef .mbr-section-title,
#header3-ef .mbr-section-subtitle {
  text-align: center;
}
#header3-ef SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-ef SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-ef H3 {
  font-size: 8px;
}
#header3-dm .mbr-section-title,
#header3-dm .mbr-section-subtitle {
  text-align: center;
}
#header3-dm SPAN {
  color: #019432;
}
#header3-9h .mbr-section-title,
#header3-9h .mbr-section-subtitle {
  text-align: center;
}
#header3-9h SPAN {
  color: #ffffff;
}
#contacts1-9i P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-9i SPAN {
  text-align: center;
}
#buttons1-9j .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-bg .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bg .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-bg .navbar-toggler {
  color: #ffffff;
}
#menu-bg .close-icon::before,
#menu-bg .close-icon::after {
  background-color: #ffffff;
}
#menu-bg .link,
#menu-bg .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-bg .link {
  font-size: 0.8rem;
}
#menu-bg .dropdown-item,
#menu-bg .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-bg .link:hover,
#menu-bg .dropdown-item:hover,
#menu-bg .link:focus,
#menu-bg .dropdown-item:focus {
  color: #00532a;
}
#menu-bg .link[aria-expanded="true"],
#menu-bg .dropdown-menu {
  background: #016121;
}
#menu-bg .nav-dropdown-sm .link:focus,
#menu-bg .nav-dropdown-sm .link:hover,
#menu-bg .nav-dropdown-sm .dropdown-item:focus,
#menu-bg .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-bg .navbar,
#menu-bg .nav-dropdown-sm,
#menu-bg .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bg .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-bg .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-bg .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bg .bg-color.transparent.opened .link:hover,
#menu-bg .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-bg .link[aria-expanded="true"],
#menu-bg .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-bg .btn {
  font-family: 'Roboto', sans-serif;
}
#header3-eg .mbr-section-title,
#header3-eg .mbr-section-subtitle {
  text-align: center;
}
#header3-eg SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-eg SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-eg H3 {
  font-size: 8px;
}
#header3-dn .mbr-section-title,
#header3-dn .mbr-section-subtitle {
  text-align: center;
}
#header3-dn SPAN {
  color: #019432;
}
#header3-bi .mbr-section-title,
#header3-bi .mbr-section-subtitle {
  text-align: center;
}
#header3-bi SPAN {
  color: #ffffff;
}
#contacts1-bk P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-bk SPAN {
  text-align: center;
}
#buttons1-bl .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-bo .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bo .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-bo .navbar-toggler {
  color: #ffffff;
}
#menu-bo .close-icon::before,
#menu-bo .close-icon::after {
  background-color: #ffffff;
}
#menu-bo .link,
#menu-bo .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-bo .link {
  font-size: 0.8rem;
}
#menu-bo .dropdown-item,
#menu-bo .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-bo .link:hover,
#menu-bo .dropdown-item:hover,
#menu-bo .link:focus,
#menu-bo .dropdown-item:focus {
  color: #00532a;
}
#menu-bo .link[aria-expanded="true"],
#menu-bo .dropdown-menu {
  background: #016121;
}
#menu-bo .nav-dropdown-sm .link:focus,
#menu-bo .nav-dropdown-sm .link:hover,
#menu-bo .nav-dropdown-sm .dropdown-item:focus,
#menu-bo .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-bo .navbar,
#menu-bo .nav-dropdown-sm,
#menu-bo .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bo .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-bo .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-bo .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bo .bg-color.transparent.opened .link:hover,
#menu-bo .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-bo .link[aria-expanded="true"],
#menu-bo .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-bo .btn {
  font-family: 'Roboto', sans-serif;
}
#header3-ei .mbr-section-title,
#header3-ei .mbr-section-subtitle {
  text-align: center;
}
#header3-ei SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-ei SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-ei H3 {
  font-size: 8px;
}
#header3-do .mbr-section-title,
#header3-do .mbr-section-subtitle {
  text-align: center;
}
#header3-do SPAN {
  color: #019432;
}
#header3-bq .mbr-section-title,
#header3-bq .mbr-section-subtitle {
  text-align: center;
}
#header3-bq SPAN {
  color: #ffffff;
}
#contacts1-bs P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-bs SPAN {
  text-align: center;
}
#buttons1-bt .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-bx .hide-buttons .nav-btn {
  display: none !important;
}
#menu-bx .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-bx .navbar-toggler {
  color: #ffffff;
}
#menu-bx .close-icon::before,
#menu-bx .close-icon::after {
  background-color: #ffffff;
}
#menu-bx .link,
#menu-bx .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-bx .link {
  font-size: 0.8rem;
}
#menu-bx .dropdown-item,
#menu-bx .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-bx .link:hover,
#menu-bx .dropdown-item:hover,
#menu-bx .link:focus,
#menu-bx .dropdown-item:focus {
  color: #00532a;
}
#menu-bx .link[aria-expanded="true"],
#menu-bx .dropdown-menu {
  background: #016121;
}
#menu-bx .nav-dropdown-sm .link:focus,
#menu-bx .nav-dropdown-sm .link:hover,
#menu-bx .nav-dropdown-sm .dropdown-item:focus,
#menu-bx .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-bx .navbar,
#menu-bx .nav-dropdown-sm,
#menu-bx .nav-dropdown-sm .link[aria-expanded="true"],
#menu-bx .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-bx .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-bx .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-bx .bg-color.transparent.opened .link:hover,
#menu-bx .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-bx .link[aria-expanded="true"],
#menu-bx .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-bx .btn {
  font-family: 'Roboto', sans-serif;
}
#header3-el .mbr-section-title,
#header3-el .mbr-section-subtitle {
  text-align: center;
}
#header3-el SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-el SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-el H3 {
  font-size: 8px;
}
#header3-dp .mbr-section-title,
#header3-dp .mbr-section-subtitle {
  text-align: center;
}
#header3-dp SPAN {
  color: #019432;
}
#header3-bz .mbr-section-title,
#header3-bz .mbr-section-subtitle {
  text-align: center;
}
#header3-bz SPAN {
  color: #ffffff;
}
#contacts1-c1 P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-c1 SPAN {
  text-align: center;
}
#buttons1-c2 .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-c5 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-c5 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-c5 .navbar-toggler {
  color: #ffffff;
}
#menu-c5 .close-icon::before,
#menu-c5 .close-icon::after {
  background-color: #ffffff;
}
#menu-c5 .link,
#menu-c5 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-c5 .link {
  font-size: 0.8rem;
}
#menu-c5 .dropdown-item,
#menu-c5 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-c5 .link:hover,
#menu-c5 .dropdown-item:hover,
#menu-c5 .link:focus,
#menu-c5 .dropdown-item:focus {
  color: #00532a;
}
#menu-c5 .link[aria-expanded="true"],
#menu-c5 .dropdown-menu {
  background: #016121;
}
#menu-c5 .nav-dropdown-sm .link:focus,
#menu-c5 .nav-dropdown-sm .link:hover,
#menu-c5 .nav-dropdown-sm .dropdown-item:focus,
#menu-c5 .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-c5 .navbar,
#menu-c5 .nav-dropdown-sm,
#menu-c5 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-c5 .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-c5 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-c5 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-c5 .bg-color.transparent.opened .link:hover,
#menu-c5 .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-c5 .link[aria-expanded="true"],
#menu-c5 .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-c5 .btn {
  font-family: 'Roboto', sans-serif;
}
#header3-en .mbr-section-title,
#header3-en .mbr-section-subtitle {
  text-align: center;
}
#header3-en SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-en SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-en H3 {
  font-size: 8px;
}
#header3-dq .mbr-section-title,
#header3-dq .mbr-section-subtitle {
  text-align: center;
}
#header3-dq SPAN {
  color: #019432;
}
#header3-c7 .mbr-section-title,
#header3-c7 .mbr-section-subtitle {
  text-align: center;
}
#header3-c7 SPAN {
  color: #ffffff;
}
#contacts1-c9 P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-c9 SPAN {
  text-align: center;
}
#buttons1-ca .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-cd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-cd .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-cd .navbar-toggler {
  color: #ffffff;
}
#menu-cd .close-icon::before,
#menu-cd .close-icon::after {
  background-color: #ffffff;
}
#menu-cd .link,
#menu-cd .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-cd .link {
  font-size: 0.8rem;
}
#menu-cd .dropdown-item,
#menu-cd .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-cd .link:hover,
#menu-cd .dropdown-item:hover,
#menu-cd .link:focus,
#menu-cd .dropdown-item:focus {
  color: #00532a;
}
#menu-cd .link[aria-expanded="true"],
#menu-cd .dropdown-menu {
  background: #016121;
}
#menu-cd .nav-dropdown-sm .link:focus,
#menu-cd .nav-dropdown-sm .link:hover,
#menu-cd .nav-dropdown-sm .dropdown-item:focus,
#menu-cd .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-cd .navbar,
#menu-cd .nav-dropdown-sm,
#menu-cd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-cd .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-cd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-cd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-cd .bg-color.transparent.opened .link:hover,
#menu-cd .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-cd .link[aria-expanded="true"],
#menu-cd .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-cd .btn {
  font-family: 'Roboto', sans-serif;
}
#header3-ep .mbr-section-title,
#header3-ep .mbr-section-subtitle {
  text-align: center;
}
#header3-ep SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-ep SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-ep H3 {
  font-size: 8px;
}
#header3-dr .mbr-section-title,
#header3-dr .mbr-section-subtitle {
  text-align: center;
}
#header3-dr SPAN {
  color: #019432;
}
#header3-cf .mbr-section-title,
#header3-cf .mbr-section-subtitle {
  text-align: center;
}
#header3-cf SPAN {
  color: #ffffff;
}
#features3-cl P {
  text-align: left;
}
#contacts1-ch P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-ch SPAN {
  text-align: center;
}
#buttons1-ci .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-cm .hide-buttons .nav-btn {
  display: none !important;
}
#menu-cm .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-cm .navbar-toggler {
  color: #ffffff;
}
#menu-cm .close-icon::before,
#menu-cm .close-icon::after {
  background-color: #ffffff;
}
#menu-cm .link,
#menu-cm .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-cm .link {
  font-size: 0.8rem;
}
#menu-cm .dropdown-item,
#menu-cm .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-cm .link:hover,
#menu-cm .dropdown-item:hover,
#menu-cm .link:focus,
#menu-cm .dropdown-item:focus {
  color: #00532a;
}
#menu-cm .link[aria-expanded="true"],
#menu-cm .dropdown-menu {
  background: #016121;
}
#menu-cm .nav-dropdown-sm .link:focus,
#menu-cm .nav-dropdown-sm .link:hover,
#menu-cm .nav-dropdown-sm .dropdown-item:focus,
#menu-cm .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-cm .navbar,
#menu-cm .nav-dropdown-sm,
#menu-cm .nav-dropdown-sm .link[aria-expanded="true"],
#menu-cm .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-cm .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-cm .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-cm .bg-color.transparent.opened .link:hover,
#menu-cm .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-cm .link[aria-expanded="true"],
#menu-cm .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-cm .btn {
  font-family: 'Roboto', sans-serif;
}
#header3-er .mbr-section-title,
#header3-er .mbr-section-subtitle {
  text-align: center;
}
#header3-er SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-er SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-er H3 {
  font-size: 8px;
}
#header3-dj .mbr-section-title,
#header3-dj .mbr-section-subtitle {
  text-align: center;
}
#header3-dj SPAN {
  color: #ffffff;
}
#features3-cu H4 {
  color: #ffffff;
}
#features3-da H4 {
  color: #ffffff;
}
#contacts1-cq P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-cq SPAN {
  text-align: center;
}
#buttons1-cr .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-10 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-10 .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-10 .navbar-toggler {
  color: #ffffff;
}
#menu-10 .close-icon::before,
#menu-10 .close-icon::after {
  background-color: #ffffff;
}
#menu-10 .link,
#menu-10 .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-10 .link {
  font-size: 0.8rem;
}
#menu-10 .dropdown-item,
#menu-10 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-10 .link:hover,
#menu-10 .dropdown-item:hover,
#menu-10 .link:focus,
#menu-10 .dropdown-item:focus {
  color: #00532a;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-menu {
  background: #016121;
}
#menu-10 .nav-dropdown-sm .link:focus,
#menu-10 .nav-dropdown-sm .link:hover,
#menu-10 .nav-dropdown-sm .dropdown-item:focus,
#menu-10 .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-10 .navbar,
#menu-10 .nav-dropdown-sm,
#menu-10 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-10 .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-10 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-10 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-10 .bg-color.transparent.opened .link:hover,
#menu-10 .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-10 .link[aria-expanded="true"],
#menu-10 .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-10 .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-e7 .mbr-section-title,
#header3-e7 .mbr-section-subtitle {
  text-align: center;
}
#header3-e7 SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-e7 SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-e7 H3 {
  font-size: 8px;
}
#header3-12 .mbr-section-title,
#header3-12 .mbr-section-subtitle {
  text-align: center;
}
#header3-12 SPAN {
  color: #ffffff;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#buttons1-3t .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-t .hide-buttons .nav-btn {
  display: none !important;
}
#menu-t .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-t .navbar-toggler {
  color: #ffffff;
}
#menu-t .close-icon::before,
#menu-t .close-icon::after {
  background-color: #ffffff;
}
#menu-t .link,
#menu-t .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-t .link {
  font-size: 0.8rem;
}
#menu-t .dropdown-item,
#menu-t .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-t .link:hover,
#menu-t .dropdown-item:hover,
#menu-t .link:focus,
#menu-t .dropdown-item:focus {
  color: #00532a;
}
#menu-t .link[aria-expanded="true"],
#menu-t .dropdown-menu {
  background: #016121;
}
#menu-t .nav-dropdown-sm .link:focus,
#menu-t .nav-dropdown-sm .link:hover,
#menu-t .nav-dropdown-sm .dropdown-item:focus,
#menu-t .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-t .navbar,
#menu-t .nav-dropdown-sm,
#menu-t .nav-dropdown-sm .link[aria-expanded="true"],
#menu-t .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-t .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-t .bg-color.transparent.opened .link:hover,
#menu-t .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-t .link[aria-expanded="true"],
#menu-t .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-t .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-dw .mbr-section-title,
#header3-dw .mbr-section-subtitle {
  text-align: center;
}
#header3-dw SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-dw SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-dw H3 {
  font-size: 8px;
}
#header3-v .mbr-section-title,
#header3-v .mbr-section-subtitle {
  text-align: center;
}
#header3-v SPAN {
  color: #ffffff;
}
#contacts1-5w P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-5w SPAN {
  text-align: center;
}
#buttons1-3k .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-et .hide-buttons .nav-btn {
  display: none !important;
}
#menu-et .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-et .navbar-toggler {
  color: #ffffff;
}
#menu-et .close-icon::before,
#menu-et .close-icon::after {
  background-color: #ffffff;
}
#menu-et .link,
#menu-et .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-et .link {
  font-size: 0.8rem;
}
#menu-et .dropdown-item,
#menu-et .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-et .link:hover,
#menu-et .dropdown-item:hover,
#menu-et .link:focus,
#menu-et .dropdown-item:focus {
  color: #00532a;
}
#menu-et .link[aria-expanded="true"],
#menu-et .dropdown-menu {
  background: #016121;
}
#menu-et .nav-dropdown-sm .link:focus,
#menu-et .nav-dropdown-sm .link:hover,
#menu-et .nav-dropdown-sm .dropdown-item:focus,
#menu-et .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-et .navbar,
#menu-et .nav-dropdown-sm,
#menu-et .nav-dropdown-sm .link[aria-expanded="true"],
#menu-et .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-et .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-et .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-et .bg-color.transparent.opened .link:hover,
#menu-et .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-et .link[aria-expanded="true"],
#menu-et .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-et .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-eu .mbr-section-title,
#header3-eu .mbr-section-subtitle {
  text-align: center;
}
#header3-eu SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-eu SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-eu H3 {
  font-size: 8px;
}
#header3-ev .mbr-section-title,
#header3-ev .mbr-section-subtitle {
  text-align: center;
}
#header3-ev SPAN {
  color: #ffffff;
  text-align: center;
}
#contacts1-ex P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-ex SPAN {
  text-align: center;
}
#buttons1-ey .btn {
  font-family: 'Roboto', sans-serif;
}







#menu-fh .hide-buttons .nav-btn {
  display: none !important;
}
#menu-fh .navbar-caption {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#menu-fh .navbar-toggler {
  color: #ffffff;
}
#menu-fh .close-icon::before,
#menu-fh .close-icon::after {
  background-color: #ffffff;
}
#menu-fh .link,
#menu-fh .dropdown-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
#menu-fh .link {
  font-size: 0.8rem;
}
#menu-fh .dropdown-item,
#menu-fh .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#menu-fh .link:hover,
#menu-fh .dropdown-item:hover,
#menu-fh .link:focus,
#menu-fh .dropdown-item:focus {
  color: #00532a;
}
#menu-fh .link[aria-expanded="true"],
#menu-fh .dropdown-menu {
  background: #016121;
}
#menu-fh .nav-dropdown-sm .link:focus,
#menu-fh .nav-dropdown-sm .link:hover,
#menu-fh .nav-dropdown-sm .dropdown-item:focus,
#menu-fh .nav-dropdown-sm .dropdown-item:hover {
  background: #01852d!important;
}
#menu-fh .navbar,
#menu-fh .nav-dropdown-sm,
#menu-fh .nav-dropdown-sm .link[aria-expanded="true"],
#menu-fh .nav-dropdown-sm .dropdown-menu {
  background: #019432;
}
#menu-fh .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-fh .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-fh .bg-color.transparent.opened .link:hover,
#menu-fh .bg-color.transparent.opened .link:focus {
  color: #00532a;
}
#menu-fh .link[aria-expanded="true"],
#menu-fh .dropdown-item[aria-expanded="true"] {
  color: #00532a!important;
}
#menu-fh .btn {
  font-family: 'Open Sans', sans-serif;
}
#header3-fi .mbr-section-title,
#header3-fi .mbr-section-subtitle {
  text-align: center;
}
#header3-fi SPAN {
  color: #00532a;
  font-family: 'Roboto', sans-serif;
}
#header3-fi SMALL {
  color: #000000;
  font-size: 14px;
  text-align: right;
  font-family: 'Roboto', sans-serif;
}
#header3-fi H3 {
  font-size: 8px;
}
#header3-fj .mbr-section-title,
#header3-fj .mbr-section-subtitle {
  text-align: center;
}
#header3-fj SPAN {
  color: #ffffff;
}
#header3-g3 .mbr-section-title,
#header3-g3 .mbr-section-subtitle {
  text-align: center;
}
#header3-g3 SPAN {
  color: #ffffff;
}
#contacts1-fm P {
  font-family: 'Roboto', sans-serif;
}
#contacts1-fm SPAN {
  text-align: center;
}
#buttons1-fn .btn {
  font-family: 'Roboto', sans-serif;
}
