@import url(https://fonts.googleapis.com/css?family=Bitter:400,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,700);



body,
input,
textarea,
.mbr-section-text,
.mbr-company .list-group-text,
.panel-body {
  font-family: 'Bitter', serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Bitter', serif;
}
.alert,
.mbr-section-title,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Bitter', 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: 'Bitter', serif;
}
.btn {
  border-radius: 2.6em;
}
.mbr-gallery-filter ul li {
  border-radius: 2.6em;
}
.btn-sm,
.mbr-section-subtitle,
.mbr-cards .card-subtitle,
.nav-tabs .nav-link,
.mbr-testimonial .card-block,
.table th {
  font-family: 'Bitter', serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Bitter', serif;
}
.mbr-author-desc {
  font-family: 'Bitter', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Bitter', serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Bitter', serif;
  font-style: normal;
}
.bg-primary {
  background-color: #2ecc71 !important;
}
.bg-success {
  background-color: #ffffff !important;
}
.bg-info {
  background-color: #000000 !important;
}
.bg-warning {
  background-color: #8e44ad !important;
}
.bg-danger {
  background-color: #f1c40f !important;
}
.btn-primary {
  background-color: #2ecc71;
  border-color: #2ecc71;
  color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #54d98c;
  border-color: #54d98c;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #54d98c !important;
  border-color: #54d98c !important;
}
.btn-secondary {
  background-color: #e74c3c;
  border-color: #e74c3c;
  color: #000000;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #ed7669;
  border-color: #ed7669;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #ed7669 !important;
  border-color: #ed7669 !important;
}
.btn-info {
  background-color: #000000;
  border-color: #000000;
  color: #000000;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #1a1a1a;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #1a1a1a !important;
  border-color: #1a1a1a !important;
}
.btn-success {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}
.btn-warning {
  background-color: #8e44ad;
  border-color: #8e44ad;
  color: #000000;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #a563c1;
  border-color: #a563c1;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #a563c1 !important;
  border-color: #a563c1 !important;
}
.btn-danger {
  background-color: #f1c40f;
  border-color: #f1c40f;
  color: #000000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #f4d03f;
  border-color: #f4d03f;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #f4d03f !important;
  border-color: #f4d03f !important;
}
.btn-primary-outline {
  background: none;
  border-color: #2cc46c;
  color: #2cc46c;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #fff;
  background-color: #2ecc71;
  border-color: #2ecc71;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #000000 !important;
  background-color: #2ecc71 !important;
  border-color: #2ecc71 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #e64433;
  color: #e64433;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #000000 !important;
  background-color: #e74c3c !important;
  border-color: #e74c3c !important;
}
.btn-info-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #000000 !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-success-outline {
  background: none;
  border-color: #fafafa;
  color: #fafafa;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #000000 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-warning-outline {
  background: none;
  border-color: #8841a6;
  color: #8841a6;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #fff;
  background-color: #8e44ad;
  border-color: #8e44ad;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #000000 !important;
  background-color: #8e44ad !important;
  border-color: #8e44ad !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e8bd0e;
  color: #e8bd0e;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #fff;
  background-color: #f1c40f;
  border-color: #f1c40f;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #000000 !important;
  background-color: #f1c40f !important;
  border-color: #f1c40f !important;
}
.btn-primary.btn-text {
  color: #2ecc71;
  background: none;
  border: none;
}
.btn-primary.btn-text:hover,
.btn-primary.btn-text:focus,
.btn-primary.btn-text.focus,
.btn-primary.btn-text:active,
.btn-primary.btn-text.active {
  color: #54d98c;
  background: none !important;
  border: none !important;
}
.btn-secondary.btn-text {
  color: #e74c3c;
  background: none;
  border: none;
}
.btn-secondary.btn-text:hover,
.btn-secondary.btn-text:focus,
.btn-secondary.btn-text.focus,
.btn-secondary.btn-text:active,
.btn-secondary.btn-text.active {
  color: #ed7669;
  background: none !important;
  border: none !important;
}
.btn-info.btn-text {
  color: #000000;
  background: none;
  border: none;
}
.btn-info.btn-text:hover,
.btn-info.btn-text:focus,
.btn-info.btn-text.focus,
.btn-info.btn-text:active,
.btn-info.btn-text.active {
  color: #1a1a1a;
  background: none !important;
  border: none !important;
}
.btn-success.btn-text {
  color: #ffffff;
  background: none;
  border: none;
}
.btn-success.btn-text:hover,
.btn-success.btn-text:focus,
.btn-success.btn-text.focus,
.btn-success.btn-text:active,
.btn-success.btn-text.active {
  color: #ffffff;
  background: none !important;
  border: none !important;
}
.btn-warning.btn-text {
  color: #8e44ad;
  background: none;
  border: none;
}
.btn-warning.btn-text:hover,
.btn-warning.btn-text:focus,
.btn-warning.btn-text.focus,
.btn-warning.btn-text:active,
.btn-warning.btn-text.active {
  color: #a563c1;
  background: none !important;
  border: none !important;
}
.btn-danger.btn-text {
  color: #f1c40f;
  background: none;
  border: none;
}
.btn-danger.btn-text:hover,
.btn-danger.btn-text:focus,
.btn-danger.btn-text.focus,
.btn-danger.btn-text:active,
.btn-danger.btn-text.active {
  color: #f4d03f;
  background: none !important;
  border: none !important;
}
.btn-black.btn-text {
  color: #000000;
  background: none;
  border: none;
}
.btn-black.btn-text:hover,
.btn-black.btn-text:focus,
.btn-black.btn-text.focus,
.btn-black.btn-text:active,
.btn-black.btn-text.active {
  color: #1a1a1a;
  background: none !important;
  border: none !important;
}
.btn-white.btn-text {
  color: #ffffff;
  background: none;
  border: none;
}
.btn-white.btn-text:hover,
.btn-white.btn-text:focus,
.btn-white.btn-text.focus,
.btn-white.btn-text:active,
.btn-white.btn-text.active {
  color: #ffffff;
  background: none !important;
  border: none !important;
}
.text-primary {
  color: #2ecc71 !important;
}
.text-success {
  color: #ffffff !important;
}
.text-info {
  color: #000000 !important;
}
.text-warning {
  color: #8e44ad !important;
}
.text-danger {
  color: #f1c40f !important;
}
.alert-success {
  background-color: #ffffff;
}
.alert-info {
  background-color: #000000;
}
.alert-warning {
  background-color: #8e44ad;
}
.alert-danger {
  background-color: #f1c40f;
}
.btn-social {
  border-color: #2ecc71;
}
.btn-social:hover {
  background: #2ecc71;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #2ecc71;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #2ecc71;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #2ecc71;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #2ecc71;
}
.lead a {
  color: #2ecc71;
}
.lead a:hover {
  color: #54d98c;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #d1f5e0;
}
.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: #b3b3b3;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #c599d7;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #fcf3d0;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #2ecc71;
}
/*colorM*/
/*nav-tabs*/
.header5 .nav-tabs .nav-link:after {
  background: #2ecc71;
}
.header9 .nav-tabs .nav-link.active:after {
  background: #2ecc71;
  color: #222;
}
/*end-nav-tabs*/
/*mbr-arrow next and toTop*/
.mbr-arrow a {
  border-radius: 50% !important;
}
.mbr-arrow-up a {
  border-radius: 50% !important;
}
.mbr-arrow a,
.mbr-arrow-up a {
  background: rgba(46, 204, 113, 0.6);
  color: #000;
}
.mbr-arrow a:hover,
.mbr-arrow-up a:hover {
  background: #40d47e;
}
/*end mbr-arrow next and toTop*/
/*features8*/
.card .card-number {
  background: #2ecc71;
}
/*features14*/
.features13 .card .card-number,
.features14 .card .card-number {
  background: transparent;
}
/*features15*/
.features15 .card-block:before {
  border-color: rgba(46, 204, 113, 0.5);
}
/*features16*/
.features16 .mbr-section-subtitle:before {
  background: #2ecc71;
}
/*slider elements*/
.mbr-slider .carousel-control:hover {
  background: #2ecc71;
}
.mbr-slider .carousel-indicators .active {
  background: #2ecc71;
}
/*gallery*/
.mbr-gallery .modal .close {
  border-color: #2ecc71;
}
.mbr-gallery .modal .close:hover {
  background: #2ecc71;
}
.mbr-gallery-filter li.active {
  border-color: #2ecc71;
  color: #000;
}
.mbr-gallery-filter li:hover {
  background: #54d98c;
  color: #000;
}
.mbr-gallery .mbr-gallery-item:hover > div::before {
  background: rgba(46, 204, 113, 0.5);
}
.mbr-gallery .mbr-gallery-item:hover {
  background: #2ecc71;
}
/*end gallery*/
/*blockquote*/
blockquote {
  border-left: 3px solid #2ecc71;
}
/*content4*/
.content4 p {
  border-top-color: #2ecc71;
  border-bottom-color: #2ecc71;
}
/*image2, video2*/
.image1 .mbr-figure-caption,
.video1 .mbr-figure-caption,
.image2 .mbr-figure-caption,
.video2 .mbr-figure-caption {
  background-color: #2ecc71;
}
/* progress bar */
.progressbar .progress-primary[value]::-webkit-progress-value {
  background-color: #2ecc71;
}
.progressbar .progress-primary[value]::-moz-progress-bar {
  background-color: #2ecc71;
}
.progressbar .progress-primary[value]::-ms-fill {
  background-color: #2ecc71;
}
@media screen and (min-width: 0\0) {
  .progressbar .progress-primary .progress-bar {
    background-color: #2ecc71;
  }
}
.progressbar .progressbar-number {
  background: #54d98c;
}
/*countdown*/
.countdown .period {
  font-family: 'Bitter', serif;
  font-style: normal;
}
.countdown .number {
  font-family: 'Bitter', serif;
}
.countdown1 .number-wrap {
  border-color: #2ecc71;
}
.countdown2 .bottom1 {
  background: #54d98c;
}
.countdown2 .bottom2 {
  background: #25a25a;
}
/*accordion*/
.accordion .panel-heading {
  background: #54d98c;
  border-bottom: 1px solid #25a25a;
}
.accordion .panel-heading:hover {
  background: #25a25a;
}
.accordion .accordion-group .panel:last-child:after {
  background: #25a25a;
}
/* news */
.news__card:hover {
  background: #2ecc71;
}
/*footer*/
.footer1 .footer-list a:hover {
  color: #2ecc71;
}
.shop1 .shop-item-price {
  font-family: 'Bitter', serif;
}
.shop1 .mbr-gallery-item:hover .item_overlay {
  background: #2ecc71;
  opacity: 0.2;
}
.team1 .title1,
.person-info .title1,
.team1 .title2,
.person-info .title2,
.team1 .title3,
.person-info .title3,
.team1 .title4,
.person-info .title4 {
  font-family: 'Bitter', serif;
}
.team1 .subtitle1,
.person-info .subtitle1,
.team1 .subtitle2,
.person-info .subtitle2,
.team1 .subtitle3,
.person-info .subtitle3,
.team1 .subtitle4,
.person-info .subtitle4 {
  font-family: 'Bitter', serif;
}
.team1 .text1,
.person-info .text1,
.team1 .text2,
.person-info .text2,
.team1 .text3,
.person-info .text3,
.team1 .text4,
.person-info .text4 {
  font-family: 'Bitter', serif;
}
.person-info .subtitle1,
.person-info .subtitle2,
.person-info .subtitle3,
.person-info .subtitle4 {
  color: #2ecc71;
}
.animated-bg1 .text {
  font-family: 'Bitter', serif;
}
.features9 .timeline-panel h4 {
  font-family: 'Bitter', serif;
}
.features9 .timeline-panel p {
  font-family: 'Bitter', serif;
}
.features9 .date-normal p {
  font-family: 'Bitter', serif;
}
.features9 .date-inverted p {
  font-family: 'Bitter', serif;
}
.form-control {
  background: #f5f5f5;
  padding: 0.8rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
/*end colorM*/
#menu-8 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8 .navbar-caption {
  color: #ffffff;
}
#menu-8 .navbar-toggler {
  color: #ffffff;
}
#menu-8 .close-icon::before,
#menu-8 .close-icon::after {
  background-color: #ffffff;
}
#menu-8 .link,
#menu-8 .dropdown-item {
  color: #ffffff;
}
#menu-8 .link {
  font-size: 0.875rem;
}
#menu-8 .dropdown-item,
#menu-8 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-8 .link:hover,
#menu-8 .link:focus {
  color: #2ecc71;
}
#menu-8 .dropdown-item:hover::before,
#menu-8 .dropdown-item:focus::before {
  background: #2ecc71;
}
#menu-8 .dropdown-item:hover,
#menu-8 .dropdown-item:focus {
  color: #ffffff;
}
#menu-8 .link[aria-expanded="true"],
#menu-8 .dropdown-menu {
  background: #1a242f;
}
#menu-8 .nav-dropdown-sm .link:focus,
#menu-8 .nav-dropdown-sm .link:hover,
#menu-8 .nav-dropdown-sm .dropdown-item:focus,
#menu-8 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-8 .navbar,
#menu-8 .nav-dropdown-sm,
#menu-8 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-8 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8 .bg-color.transparent.opened .link:hover,
#menu-8 .bg-color.transparent.opened .link:focus {
  color: #2ecc71;
}
#menu-8 .link[aria-expanded="true"],
#menu-8 .dropdown-item[aria-expanded="true"] {
  color: #2ecc71!important;
}
#content3-a .mbr-section-title,
#content3-a .mbr-section-subtitle {
  text-align: center;
}
#slider3-g .mbr-section-title,
#slider3-g .mbr-section-text {
  color: #fff;
}
#content2-b BLOCKQUOTE {
  font-size: 18px;
  color: #000000;
}
#content2-b DIV {
  font-size: 16px;
}
#content6-c P {
  color: #000000;
}
#content2-d BLOCKQUOTE {
  color: #000000;
}
#menu-m .hide-buttons .nav-btn {
  display: none !important;
}
#menu-m .navbar-caption {
  color: #ffffff;
}
#menu-m .navbar-toggler {
  color: #ffffff;
}
#menu-m .close-icon::before,
#menu-m .close-icon::after {
  background-color: #ffffff;
}
#menu-m .link,
#menu-m .dropdown-item {
  color: #ffffff;
}
#menu-m .link {
  font-size: 0.875rem;
}
#menu-m .dropdown-item,
#menu-m .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-m .link:hover,
#menu-m .link:focus {
  color: #2ecc71;
}
#menu-m .dropdown-item:hover::before,
#menu-m .dropdown-item:focus::before {
  background: #2ecc71;
}
#menu-m .dropdown-item:hover,
#menu-m .dropdown-item:focus {
  color: #ffffff;
}
#menu-m .link[aria-expanded="true"],
#menu-m .dropdown-menu {
  background: #1a242f;
}
#menu-m .nav-dropdown-sm .link:focus,
#menu-m .nav-dropdown-sm .link:hover,
#menu-m .nav-dropdown-sm .dropdown-item:focus,
#menu-m .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-m .navbar,
#menu-m .nav-dropdown-sm,
#menu-m .nav-dropdown-sm .link[aria-expanded="true"],
#menu-m .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-m .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-m .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-m .bg-color.transparent.opened .link:hover,
#menu-m .bg-color.transparent.opened .link:focus {
  color: #2ecc71;
}
#menu-m .link[aria-expanded="true"],
#menu-m .dropdown-item[aria-expanded="true"] {
  color: #2ecc71!important;
}
#content3-n .mbr-section-title,
#content3-n .mbr-section-subtitle {
  text-align: center;
}
#slider3-o .mbr-section-title,
#slider3-o .mbr-section-text {
  color: #fff;
}
#content2-p BLOCKQUOTE {
  font-size: 18px;
  color: #000000;
}
#content2-p DIV {
  font-size: 16px;
}
#content6-r P {
  color: #000000;
}
#content2-s BLOCKQUOTE {
  color: #000000;
}
#content3-v .mbr-section-title,
#content3-v .mbr-section-subtitle {
  text-align: center;
}
#content2-8k P {
  color: #000000;
}
#content2-8k UL {
  color: #000000;
}
#content3-8j .mbr-section-title,
#content3-8j .mbr-section-subtitle {
  text-align: center;
}
#content2-w P {
  color: #000000;
}
#content2-w UL {
  color: #000000;
}
#content1-34 P {
  color: #333333;
  font-size: 8px;
}
#menu-1a .hide-buttons .nav-btn {
  display: none !important;
}
#menu-1a .navbar-caption {
  color: #ffffff;
}
#menu-1a .navbar-toggler {
  color: #ffffff;
}
#menu-1a .close-icon::before,
#menu-1a .close-icon::after {
  background-color: #ffffff;
}
#menu-1a .link,
#menu-1a .dropdown-item {
  color: #ffffff;
}
#menu-1a .link {
  font-size: 0.875rem;
}
#menu-1a .dropdown-item,
#menu-1a .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-1a .link:hover,
#menu-1a .link:focus {
  color: #2ecc71;
}
#menu-1a .dropdown-item:hover::before,
#menu-1a .dropdown-item:focus::before {
  background: #2ecc71;
}
#menu-1a .dropdown-item:hover,
#menu-1a .dropdown-item:focus {
  color: #ffffff;
}
#menu-1a .link[aria-expanded="true"],
#menu-1a .dropdown-menu {
  background: #1a242f;
}
#menu-1a .nav-dropdown-sm .link:focus,
#menu-1a .nav-dropdown-sm .link:hover,
#menu-1a .nav-dropdown-sm .dropdown-item:focus,
#menu-1a .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-1a .navbar,
#menu-1a .nav-dropdown-sm,
#menu-1a .nav-dropdown-sm .link[aria-expanded="true"],
#menu-1a .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-1a .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-1a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-1a .bg-color.transparent.opened .link:hover,
#menu-1a .bg-color.transparent.opened .link:focus {
  color: #2ecc71;
}
#menu-1a .link[aria-expanded="true"],
#menu-1a .dropdown-item[aria-expanded="true"] {
  color: #2ecc71!important;
}
#content3-1b .mbr-section-title,
#content3-1b .mbr-section-subtitle {
  text-align: center;
}
#slider3-1c .mbr-section-title,
#slider3-1c .mbr-section-text {
  color: #fff;
}
#toggle1-1l P {
  color: #000000;
}
#toggle1-1l H1 {
  color: #000000;
}
#accordion1-1n H1 {
  color: #ffffff;
  font-size: 48px;
}
#accordion1-1n P {
  color: #ffffff;
  text-align: center;
}
#content2-1o BLOCKQUOTE {
  color: #ffffff;
}
#content6-1f P {
  color: #000000;
}
#content2-1g BLOCKQUOTE {
  color: #000000;
}
#content1-3d P {
  font-size: 8px;
  color: #333333;
}


#menu-26 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-26 .navbar-caption {
  color: #ffffff;
}
#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;
}
#menu-26 .link {
  font-size: 0.875rem;
}
#menu-26 .dropdown-item,
#menu-26 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-26 .link:hover,
#menu-26 .link:focus {
  color: #2ecc71;
}
#menu-26 .dropdown-item:hover::before,
#menu-26 .dropdown-item:focus::before {
  background: #2ecc71;
}
#menu-26 .dropdown-item:hover,
#menu-26 .dropdown-item:focus {
  color: #ffffff;
}
#menu-26 .link[aria-expanded="true"],
#menu-26 .dropdown-menu {
  background: #1a242f;
}
#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: #273646!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: #2c3e50;
}
#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: #2ecc71;
}
#menu-26 .link[aria-expanded="true"],
#menu-26 .dropdown-item[aria-expanded="true"] {
  color: #2ecc71!important;
}
#slider3-28 .mbr-section-title,
#slider3-28 .mbr-section-text {
  color: #fff;
}
#content2-29 BLOCKQUOTE {
  font-size: 18px;
  color: #000000;
}
#content2-29 DIV {
  font-size: 16px;
}
#features8-2g .lead {
  color: #9fa3a7;
}
#features8-2g .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 32px;
}
#features8-2g .mbr-section-title {
  color: #ffffff;
  font-size: 25px;
}
#features8-2g .mbr-section-text {
  color: #ffffff;
  font-size: 17px;
  text-align: left;
}
#features8-2g .mbr-section-text B {
  font-size: 36px;
}
#features8-2g SPAN {
  font-family: 'Montserrat', sans-serif;
}
#features8-2g .mbr-section-text SPAN {
  font-family: 'Bitter', serif;
}
#content6-2b P {
  color: #000000;
}
#content2-2c BLOCKQUOTE {
  color: #000000;
}
#content1-3f P {
  font-size: 8px;
  color: #333333;
}

#menu-3i .hide-buttons .nav-btn {
  display: none !important;
}
#menu-3i .navbar-caption {
  color: #ffffff;
}
#menu-3i .navbar-toggler {
  color: #ffffff;
}
#menu-3i .close-icon::before,
#menu-3i .close-icon::after {
  background-color: #ffffff;
}
#menu-3i .link,
#menu-3i .dropdown-item {
  color: #ffffff;
}
#menu-3i .link {
  font-size: 0.875rem;
}
#menu-3i .dropdown-item,
#menu-3i .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-3i .link:hover,
#menu-3i .link:focus {
  color: #2ecc71;
}
#menu-3i .dropdown-item:hover::before,
#menu-3i .dropdown-item:focus::before {
  background: #2ecc71;
}
#menu-3i .dropdown-item:hover,
#menu-3i .dropdown-item:focus {
  color: #ffffff;
}
#menu-3i .link[aria-expanded="true"],
#menu-3i .dropdown-menu {
  background: #1a242f;
}
#menu-3i .nav-dropdown-sm .link:focus,
#menu-3i .nav-dropdown-sm .link:hover,
#menu-3i .nav-dropdown-sm .dropdown-item:focus,
#menu-3i .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-3i .navbar,
#menu-3i .nav-dropdown-sm,
#menu-3i .nav-dropdown-sm .link[aria-expanded="true"],
#menu-3i .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-3i .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-3i .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-3i .bg-color.transparent.opened .link:hover,
#menu-3i .bg-color.transparent.opened .link:focus {
  color: #2ecc71;
}
#menu-3i .link[aria-expanded="true"],
#menu-3i .dropdown-item[aria-expanded="true"] {
  color: #2ecc71!important;
}
#menu-3i .link:hover,
#menu-3i .dropdown-item:hover,
#menu-3i .link:focus,
#menu-3i .dropdown-item:focus {
  color: #2ecc71;
}
#features7-3j .lead {
  color: #9fa3a7;
}
#features7-3j .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
}
#features7-3j .mbr-section-text {
  color: #ffffff;
  font-size: 18px;
}
#features7-3j .mbr-section-title {
  text-align: center;
  color: #000000;
  font-size: 32px;
}
#content3-3k .mbr-section-title,
#content3-3k .mbr-section-subtitle {
  text-align: center;
}
#content2-3l BLOCKQUOTE {
  color: #000000;
}
#content6-3m P {
  color: #000000;
}
#content2-3n BLOCKQUOTE {
  color: #000000;
}
#content1-3p P {
  font-size: 8px;
  color: #333333;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#menu-44 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-44 .navbar-caption {
  color: #ffffff;
}
#menu-44 .navbar-toggler {
  color: #ffffff;
}
#menu-44 .close-icon::before,
#menu-44 .close-icon::after {
  background-color: #ffffff;
}
#menu-44 .link,
#menu-44 .dropdown-item {
  color: #ffffff;
}
#menu-44 .link {
  font-size: 0.875rem;
}
#menu-44 .dropdown-item,
#menu-44 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-44 .link:hover,
#menu-44 .link:focus {
  color: #2ecc71;
}
#menu-44 .dropdown-item:hover::before,
#menu-44 .dropdown-item:focus::before {
  background: #2ecc71;
}
#menu-44 .dropdown-item:hover,
#menu-44 .dropdown-item:focus {
  color: #ffffff;
}
#menu-44 .link[aria-expanded="true"],
#menu-44 .dropdown-menu {
  background: #1a242f;
}
#menu-44 .nav-dropdown-sm .link:focus,
#menu-44 .nav-dropdown-sm .link:hover,
#menu-44 .nav-dropdown-sm .dropdown-item:focus,
#menu-44 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-44 .navbar,
#menu-44 .nav-dropdown-sm,
#menu-44 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-44 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-44 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-44 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-44 .bg-color.transparent.opened .link:hover,
#menu-44 .bg-color.transparent.opened .link:focus {
  color: #2ecc71;
}
#menu-44 .link[aria-expanded="true"],
#menu-44 .dropdown-item[aria-expanded="true"] {
  color: #2ecc71!important;
}
#content3-45 .mbr-section-title,
#content3-45 .mbr-section-subtitle {
  text-align: center;
}
#contacts1-46 SPAN {
  font-size: 22px;
}
#contacts1-46 .mbr-section-title {
  color: #ffffff;
}
#contacts1-46 .mbr-section-subtitle {
  color: #ffffff;
}
#content2-49 BLOCKQUOTE {
  color: #ffffff;
}
#content2-49 P {
  color: #000000;
}
#content6-48 P {
  color: #000000;
}
#content1-4a P {
  font-size: 8px;
  color: #333333;
}
#menu-52 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-52 .navbar-caption {
  color: #ffffff;
}
#menu-52 .navbar-toggler {
  color: #ffffff;
}
#menu-52 .close-icon::before,
#menu-52 .close-icon::after {
  background-color: #ffffff;
}
#menu-52 .link,
#menu-52 .dropdown-item {
  color: #ffffff;
}
#menu-52 .link {
  font-size: 0.875rem;
}
#menu-52 .dropdown-item,
#menu-52 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-52 .link:hover,
#menu-52 .link:focus {
  color: #2ecc71;
}
#menu-52 .dropdown-item:hover::before,
#menu-52 .dropdown-item:focus::before {
  background: #2ecc71;
}
#menu-52 .dropdown-item:hover,
#menu-52 .dropdown-item:focus {
  color: #ffffff;
}
#menu-52 .link[aria-expanded="true"],
#menu-52 .dropdown-menu {
  background: #1a242f;
}
#menu-52 .nav-dropdown-sm .link:focus,
#menu-52 .nav-dropdown-sm .link:hover,
#menu-52 .nav-dropdown-sm .dropdown-item:focus,
#menu-52 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-52 .navbar,
#menu-52 .nav-dropdown-sm,
#menu-52 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-52 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-52 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-52 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-52 .bg-color.transparent.opened .link:hover,
#menu-52 .bg-color.transparent.opened .link:focus {
  color: #2ecc71;
}
#menu-52 .link[aria-expanded="true"],
#menu-52 .dropdown-item[aria-expanded="true"] {
  color: #2ecc71!important;
}
#content3-53 .mbr-section-title,
#content3-53 .mbr-section-subtitle {
  text-align: center;
}
#features8-91 .lead {
  color: #9fa3a7;
}
#features8-91 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-91 .mbr-section-text {
  color: #000000;
}
#features7-90 .lead {
  color: #9fa3a7;
}
#features7-90 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-90 .mbr-section-text {
  color: #000000;
}
#features8-8y .lead {
  color: #9fa3a7;
}
#features8-8y .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8y .mbr-section-text {
  color: #000000;
}
#features7-8x .lead {
  color: #9fa3a7;
}
#features7-8x .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-8x .mbr-section-text {
  color: #000000;
}
#features8-8m .lead {
  color: #9fa3a7;
}
#features8-8m .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8m .mbr-section-text {
  color: #000000;
}
#features7-8i .lead {
  color: #9fa3a7;
}
#features7-8i .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-8i .mbr-section-text {
  color: #000000;
}
#features8-8g .lead {
  color: #9fa3a7;
}
#features8-8g .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-8g .mbr-section-text {
  color: #000000;
}
#features7-8g .lead {
  color: #9fa3a7;
}
#features7-8g .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-8g .mbr-section-text {
  color: #000000;
}
#features8-86 .lead {
  color: #9fa3a7;
}
#features8-86 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-86 .mbr-section-text {
  color: #000000;
}
#features7-85 .lead {
  color: #9fa3a7;
}
#features7-85 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-85 .mbr-section-text {
  color: #000000;
}
#features8-84 .lead {
  color: #9fa3a7;
}
#features8-84 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-84 .mbr-section-text {
  color: #000000;
}
#features7-83 .lead {
  color: #9fa3a7;
}
#features7-83 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-83 .mbr-section-text {
  color: #000000;
}
#features8-82 .lead {
  color: #9fa3a7;
}
#features8-82 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-82 .mbr-section-text {
  color: #000000;
}
#features7-81 .lead {
  color: #9fa3a7;
}
#features7-81 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-81 .mbr-section-text {
  color: #000000;
}
#features8-80 .lead {
  color: #9fa3a7;
}
#features8-80 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-80 .mbr-section-text {
  color: #000000;
}
#features7-7z .lead {
  color: #9fa3a7;
}
#features7-7z .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-7z .mbr-section-text {
  color: #000000;
}
#features8-7x .lead {
  color: #9fa3a7;
}
#features8-7x .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-7x .mbr-section-text {
  color: #000000;
}
#features7-7w .lead {
  color: #9fa3a7;
}
#features7-7w .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-7w .mbr-section-text {
  color: #000000;
}
#features8-7v .lead {
  color: #9fa3a7;
}
#features8-7v .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-7v .mbr-section-text {
  color: #000000;
}
#features7-7u .lead {
  color: #9fa3a7;
}
#features7-7u .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-7u .mbr-section-text {
  color: #000000;
}
#features8-7l .lead {
  color: #9fa3a7;
}
#features8-7l .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-7l .mbr-section-text {
  color: #000000;
}
#features7-7k .lead {
  color: #9fa3a7;
}
#features7-7k .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-7k .mbr-section-text {
  color: #000000;
}
#features8-7h .lead {
  color: #9fa3a7;
}
#features8-7h .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-7h .mbr-section-text {
  color: #000000;
}
#features7-76 .lead {
  color: #9fa3a7;
}
#features7-76 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-76 .mbr-section-text {
  color: #000000;
}
#features8-75 .lead {
  color: #9fa3a7;
}
#features8-75 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-75 .mbr-section-text {
  color: #000000;
}
#features7-72 .lead {
  color: #9fa3a7;
}
#features7-72 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-72 .mbr-section-text {
  color: #000000;
}
#features8-71 .lead {
  color: #9fa3a7;
}
#features8-71 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-71 .mbr-section-text {
  color: #000000;
}
#features7-70 .lead {
  color: #9fa3a7;
}
#features7-70 .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-70 .mbr-section-text {
  color: #000000;
}
#features8-6z .lead {
  color: #9fa3a7;
}
#features8-6z .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-6z .mbr-section-text {
  color: #000000;
}
#features7-6y .lead {
  color: #9fa3a7;
}
#features7-6y .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-6y .mbr-section-text {
  color: #000000;
}
#features8-6q .lead {
  color: #9fa3a7;
}
#features8-6q .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-6q .mbr-section-text {
  color: #000000;
}
#features7-6p .lead {
  color: #9fa3a7;
}
#features7-6p .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-6p .mbr-section-text {
  color: #000000;
}
#features8-6o .lead {
  color: #9fa3a7;
}
#features8-6o .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-6o .mbr-section-text {
  color: #000000;
}
#features7-6m .lead {
  color: #9fa3a7;
}
#features7-6m .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-6m .mbr-section-text {
  color: #000000;
}
#features8-6i .lead {
  color: #9fa3a7;
}
#features8-6i .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-6i .mbr-section-text {
  color: #000000;
}
#features7-6h .lead {
  color: #9fa3a7;
}
#features7-6h .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-6h .mbr-section-text {
  color: #000000;
}
#features8-6g .lead {
  color: #9fa3a7;
}
#features8-6g .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-6g .mbr-section-text {
  color: #000000;
}
#features7-6f .lead {
  color: #9fa3a7;
}
#features7-6f .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-6f .mbr-section-text {
  color: #000000;
}
#features8-6e .lead {
  color: #9fa3a7;
}
#features8-6e .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-6e .mbr-section-text {
  color: #000000;
}
#features7-6c .lead {
  color: #9fa3a7;
}
#features7-6c .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-6c .mbr-section-text {
  color: #000000;
}
#features8-5c .lead {
  color: #9fa3a7;
}
#features8-5c .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-5c .mbr-section-text {
  color: #000000;
}
#features7-5w .lead {
  color: #9fa3a7;
}
#features7-5w .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-5w .mbr-section-text {
  color: #000000;
}
#features8-5u .lead {
  color: #9fa3a7;
}
#features8-5u .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-5u .mbr-section-text {
  color: #000000;
}
#features7-5t .lead {
  color: #9fa3a7;
}
#features7-5t .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-5t .mbr-section-text {
  color: #000000;
}
#features8-5s .lead {
  color: #9fa3a7;
}
#features8-5s .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-5s .mbr-section-text {
  color: #000000;
}
#features7-5j .lead {
  color: #9fa3a7;
}
#features7-5j .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-5j .mbr-section-text {
  color: #000000;
}
#features8-5i .lead {
  color: #9fa3a7;
}
#features8-5i .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-5i .mbr-section-text {
  color: #000000;
}
#features7-5h .lead {
  color: #9fa3a7;
}
#features7-5h .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-5h .mbr-section-text {
  color: #000000;
}
#features8-5g .lead {
  color: #9fa3a7;
}
#features8-5g .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-5g .mbr-section-text {
  color: #000000;
}
#features7-5f .lead {
  color: #9fa3a7;
}
#features7-5f .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-5f .mbr-section-text {
  color: #000000;
}
#features8-5e .lead {
  color: #9fa3a7;
}
#features8-5e .mbr-section-subtitle {
  text-transform: uppercase;
}
#features8-5e .mbr-section-text {
  color: #000000;
}
#features7-5d .lead {
  color: #9fa3a7;
}
#features7-5d .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-5d .mbr-section-text {
  color: #000000;
}
#content1-59 P {
  font-size: 8px;
  color: #333333;
}
#menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu-0 .navbar-caption {
  color: #ffffff;
}
#menu-0 .navbar-toggler {
  color: #ffffff;
}
#menu-0 .close-icon::before,
#menu-0 .close-icon::after {
  background-color: #ffffff;
}
#menu-0 .link,
#menu-0 .dropdown-item {
  color: #ffffff;
}
#menu-0 .link {
  font-size: 0.875rem;
}
#menu-0 .dropdown-item,
#menu-0 .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-0 .link:hover,
#menu-0 .link:focus {
  color: #2ecc71;
}
#menu-0 .dropdown-item:hover::before,
#menu-0 .dropdown-item:focus::before {
  background: #2ecc71;
}
#menu-0 .dropdown-item:hover,
#menu-0 .dropdown-item:focus {
  color: #ffffff;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-menu {
  background: #1a242f;
}
#menu-0 .nav-dropdown-sm .link:focus,
#menu-0 .nav-dropdown-sm .link:hover,
#menu-0 .nav-dropdown-sm .dropdown-item:focus,
#menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-0 .navbar,
#menu-0 .nav-dropdown-sm,
#menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover,
#menu-0 .bg-color.transparent.opened .link:focus {
  color: #2ecc71;
}
#menu-0 .link[aria-expanded="true"],
#menu-0 .dropdown-item[aria-expanded="true"] {
  color: #2ecc71!important;
}
#menu-0 .link:hover,
#menu-0 .dropdown-item:hover,
#menu-0 .link:focus,
#menu-0 .dropdown-item:focus {
  color: #2ecc71;
}
#features7-2r .lead {
  color: #9fa3a7;
}
#features7-2r .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
}
#features7-2r .mbr-section-text {
  color: #ffffff;
  font-size: 18px;
}
#features7-2r .mbr-section-title {
  text-align: center;
  color: #000000;
  font-size: 32px;
}
#features7-2r .iconbox {
  background-color: #2ecc71;
  border-color: #2ecc71;
}
#content2-3 BLOCKQUOTE {
  color: #000000;
}
#content6-4 P {
  color: #000000;
}
#content2-5 BLOCKQUOTE {
  color: #000000;
}
#features7-4s .lead {
  color: #9fa3a7;
}
#features7-4s .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-4s .mbr-section-text {
  color: #000000;
}
#menu-8n .hide-buttons .nav-btn {
  display: none !important;
}
#menu-8n .navbar-caption {
  color: #ffffff;
}
#menu-8n .navbar-toggler {
  color: #ffffff;
}
#menu-8n .close-icon::before,
#menu-8n .close-icon::after {
  background-color: #ffffff;
}
#menu-8n .link,
#menu-8n .dropdown-item {
  color: #ffffff;
}
#menu-8n .link {
  font-size: 0.875rem;
}
#menu-8n .dropdown-item,
#menu-8n .nav-dropdown-sm .link {
  font-size: 0.948rem;
}
#menu-8n .link:hover,
#menu-8n .link:focus {
  color: #2ecc71;
}
#menu-8n .dropdown-item:hover::before,
#menu-8n .dropdown-item:focus::before {
  background: #2ecc71;
}
#menu-8n .dropdown-item:hover,
#menu-8n .dropdown-item:focus {
  color: #ffffff;
}
#menu-8n .link[aria-expanded="true"],
#menu-8n .dropdown-menu {
  background: #1a242f;
}
#menu-8n .nav-dropdown-sm .link:focus,
#menu-8n .nav-dropdown-sm .link:hover,
#menu-8n .nav-dropdown-sm .dropdown-item:focus,
#menu-8n .nav-dropdown-sm .dropdown-item:hover {
  background: #273646!important;
}
#menu-8n .navbar,
#menu-8n .nav-dropdown-sm,
#menu-8n .nav-dropdown-sm .link[aria-expanded="true"],
#menu-8n .nav-dropdown-sm .dropdown-menu {
  background: #2c3e50;
}
#menu-8n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-8n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-8n .bg-color.transparent.opened .link:hover,
#menu-8n .bg-color.transparent.opened .link:focus {
  color: #2ecc71;
}
#menu-8n .link[aria-expanded="true"],
#menu-8n .dropdown-item[aria-expanded="true"] {
  color: #2ecc71!important;
}
#menu-8n .link:hover,
#menu-8n .dropdown-item:hover,
#menu-8n .link:focus,
#menu-8n .dropdown-item:focus {
  color: #2ecc71;
}
#features7-8o .lead {
  color: #9fa3a7;
}
#features7-8o .mbr-section-subtitle {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
}
#features7-8o .mbr-section-text {
  color: #ffffff;
  font-size: 18px;
}
#features7-8o .mbr-section-title {
  text-align: center;
  color: #000000;
  font-size: 32px;
}
#features7-8o .iconbox {
  background-color: #2ecc71;
  border-color: #2ecc71;
}
#content2-8q BLOCKQUOTE {
  color: #000000;
}
#content6-8r P {
  color: #000000;
}
#content2-8s BLOCKQUOTE {
  color: #000000;
}
#features7-8t .lead {
  color: #9fa3a7;
}
#features7-8t .mbr-section-subtitle {
  text-transform: uppercase;
}
#features7-8t .mbr-section-text {
  color: #000000;
}
