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






body,
input,
textarea,
.mbr-company .list-group-text,
.mbr-section-text {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', sans-serif;
}
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price,
.mbr-section-title {
  font-family: 'Open Sans', sans-serif;
}
.btn {
  font-family: 'Open Sans', 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: 'Open Sans', sans-serif;
}
.btn-sm,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block,
.mbr-section-subtitle {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Open Sans', sans-serif;
}
.mbr-author-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Open Sans', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
}
.bg-primary {
  background-color: #19a15e !important;
}
.bg-success {
  background-color: #12864d !important;
}
.bg-info {
  background-color: #8acdbc !important;
}
.bg-warning {
  background-color: #ffd785 !important;
}
.bg-danger {
  background-color: #db6654 !important;
}
.btn-primary {
  background-color: #19a15e;
  border-color: #19a15e;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #0f5f37;
  border-color: #0f5f37;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #0f5f37 !important;
  border-color: #0f5f37 !important;
}
.btn-secondary {
  background-color: #19a15e;
  border-color: #19a15e;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #0f5f37;
  border-color: #0f5f37;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #0f5f37 !important;
  border-color: #0f5f37 !important;
}
.btn-info {
  background-color: #8acdbc;
  border-color: #8acdbc;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #54b69d;
  border-color: #54b69d;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #54b69d !important;
  border-color: #54b69d !important;
}
.btn-success {
  background-color: #12864d;
  border-color: #12864d;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #094326;
  border-color: #094326;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #094326 !important;
  border-color: #094326 !important;
}
.btn-warning {
  background-color: #ffd785;
  border-color: #ffd785;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #ffbe38;
  border-color: #ffbe38;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #ffbe38 !important;
  border-color: #ffbe38 !important;
}
.btn-danger {
  background-color: #db6654;
  border-color: #db6654;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #bb3b27;
  border-color: #bb3b27;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #bb3b27 !important;
  border-color: #bb3b27 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #0b492a;
  color: #0b492a;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #19a15e;
  border-color: #19a15e;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #19a15e !important;
  border-color: #19a15e !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #0b492a;
  color: #0b492a;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #19a15e;
  border-color: #19a15e;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #19a15e !important;
  border-color: #19a15e !important;
}
.btn-info-outline {
  background: none;
  border-color: #48a990;
  color: #48a990;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #8acdbc;
  border-color: #8acdbc;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #8acdbc !important;
  border-color: #8acdbc !important;
}
.btn-success-outline {
  background: none;
  border-color: #062c19;
  color: #062c19;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #12864d;
  border-color: #12864d;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #12864d !important;
  border-color: #12864d !important;
}
.btn-warning-outline {
  background: none;
  border-color: #ffb61f;
  color: #ffb61f;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #ffd785;
  border-color: #ffd785;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #ffd785 !important;
  border-color: #ffd785 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #a63423;
  color: #a63423;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #db6654;
  border-color: #db6654;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #db6654 !important;
  border-color: #db6654 !important;
}
.text-primary {
  color: #19a15e !important;
}
.text-success {
  color: #12864d !important;
}
.text-info {
  color: #8acdbc !important;
}
.text-warning {
  color: #ffd785 !important;
}
.text-danger {
  color: #db6654 !important;
}
.alert-success {
  background-color: #12864d;
}
.alert-info {
  background-color: #8acdbc;
}
.alert-warning {
  background-color: #ffd785;
}
.alert-danger {
  background-color: #db6654;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #19a15e;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #19a15e;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #19a15e;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #19a15e;
}
.lead a,
.lead a:hover {
  color: #19a15e;
}
.lead blockquote {
  border-color: #19a15e;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #55e59e;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #34e48d;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #ffffff;
}
.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: #fefdfd;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #000;
}
.scrollToTop_wraper {
  display: none;
}
/* DirectM */
a {
  color: #8acdbc;
}
a:hover {
  color: #333;
}
/*header1*/
.header1 .mbr-arrow a i {
  color: #ffffff;
}
.header1 .mbr-arrow a:hover i {
  color: #19a15e;
}
/*header2*/
.header1.header2 .mbr-arrow a i {
  color: #222222;
}
.header1.header2 .mbr-arrow a:hover i {
  color: #19a15e;
}
/*features1*/
.features1 .carousel-indicators li.active {
  border: 5px solid #19a15e;
}
/*features12*/
.features12 .card .mbr-iconfont,
.features14 .card .mbr-iconfont,
.features16 .card .mbr-iconfont {
  font-family: 'Open Sans', sans-serif;
}
/*msg-box1*/
.msg-box1 ul li:before {
  background-color: #19a15e;
}
.msg-box1 .round-block {
  background: linear-gradient(45deg, #14824c, #19a15e, #20cd78);
}
/*tabs1*/
.tabs1 ul li a.active {
  border-bottom-color: #19a15e !important;
}
.tabs1 .tab-list-wraper ul li:before {
  background-color: #19a15e;
}
.tabs1 .colorBG {
  background-color: #19a15e;
}
/*content*/
.content2 blockquote {
  border-left: 3px solid #19a15e;
}
.content4 p {
  border-bottom: 3px solid #19a15e;
  border-top: 3px solid #19a15e;
}
/*follow1*/
.follow1 .btn-social {
  color: #19a15e;
  border-color: #19a15e;
}
.follow1 .btn-social:hover {
  color: #20cd78;
  background: rgba(25, 161, 94, 0.1);
  border-color: #20cd78;
}
/*share1*/
.share1 .btn-social {
  color: #19a15e;
  border-color: #19a15e;
}
.share1 .btn-social:hover {
  color: #20cd78;
  background: rgba(25, 161, 94, 0.1);
  border-color: #20cd78;
}
/* Slider */
.mbr-slider .carousel-indicators .active {
  background-color: #19a15e;
}
/* Gallery */
.mbr-gallery-filter ul li {
  font-family: 'Open Sans', sans-serif;
}
.mbr-gallery-filter li {
  color: #8acdbc;
}
.btn-empty:focus {
  color: #19a15e;
}
/* captions */
.mbr-figure-caption {
  background-color: #616161;
  color: #fff;
}
/* tabs1 */
.tabs1 ul li a {
  color: #8acdbc;
}
/*tabs3*/
.tabs3 .nav-tabs .nav-link.active {
  border: 5px solid #19a15e;
}
/* testimonials1*/
.testimonials1 .carousel-indicators li.active {
  border: 5px solid #19a15e;
}
.hamburger-icon {
  background-color: #19a15e !important;
}
.hamburger-icon:before {
  background-color: #19a15e;
}
.hamburger-icon:after {
  background-color: #19a15e;
}
#menu1-0 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-0 .navbar-toggler {
  color: #616161;
}
#menu1-0 .close-icon::before,
#menu1-0 .close-icon::after {
  background-color: #616161;
}
#menu1-0 .link,
#menu1-0 .dropdown-item {
  color: #616161;
  font-family: 'Open Sans', sans-serif;
}
#menu1-0 .link {
  font-size: 0.8125rem;
}
#menu1-0 .dropdown-item,
#menu1-0 .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-0 .link:hover,
#menu1-0 .link:focus {
  color: #19a15e;
}
#menu1-0 .dropdown-item:hover::before,
#menu1-0 .dropdown-item:focus::before {
  background: #19a15e;
}
#menu1-0 .dropdown-item:hover,
#menu1-0 .dropdown-item:focus {
  color: #616161;
}
#menu1-0 .link[aria-expanded="true"],
#menu1-0 .dropdown-menu {
  background: #ffffff;
}
#menu1-0 .nav-dropdown-sm .link:focus,
#menu1-0 .nav-dropdown-sm .link:hover,
#menu1-0 .nav-dropdown-sm .dropdown-item:focus,
#menu1-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-0 .navbar,
#menu1-0 .nav-dropdown-sm,
#menu1-0 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-0 .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-0 .bg-color.transparent .link {
  color: #616161;
  transition: none;
}
#menu1-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-0 .bg-color.transparent.opened .link:hover,
#menu1-0 .bg-color.transparent.opened .link:focus {
  color: #19a15e;
}
#menu1-0 .link[aria-expanded="true"],
#menu1-0 .dropdown-item[aria-expanded="true"] {
  color: #19a15e!important;
}
#menu1-0 .btn {
  font-size: 15px;
}
#header4-1 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#header4-1 .mbr-table-cell {
  vertical-align: middle;
}
#header4-1 .heading-text {
  color: #616161;
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
}
#header4-1 .heading-title {
  color: #616161;
}
#header4-1 .heading-title B {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}
#header6-d H3 {
  font-size: 48px;
}
#features7-2 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#features7-2 .btn {
  font-size: 14px;
}
#features7-b .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#features7-b .btn {
  font-size: 14px;
}
#features7-g .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#features7-g .btn {
  font-size: 14px;
}
#content7-4 .mbr-section-title,
#content7-4 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-4 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-4 .mbr-table-cell {
  vertical-align: middle;
}
#form2-7 .heading {
  background: #12864d;
}
#form2-7 .heading-title {
  text-align: center;
}
#form2-7 .form-title {
  text-align: center;
}
#share1-8 .mbr-section-title {
  font-size: 32px;
}
#footer4-a {
  /* WHATSAPP FIXO */
}
#footer4-a p {
  color: #000;
}
#footer4-a P {
  font-size: 12px;
}
#footer4-a .whatsapp-fixo {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}
#follow1-f .mbr-section-title {
  font-size: 32px;
}
#footer3-9 .mbr-section-title {
  font-size: 13px;
}
#footer3-9 .mbr-section-title DIV {
  font-size: 13px;
}
#footer3-9 .mbr-section-text {
  text-align: center;
}

#menu1-h .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-h .navbar-toggler {
  color: #616161;
}
#menu1-h .close-icon::before,
#menu1-h .close-icon::after {
  background-color: #616161;
}
#menu1-h .link,
#menu1-h .dropdown-item {
  color: #616161;
  font-family: 'Open Sans', sans-serif;
}
#menu1-h .link {
  font-size: 0.8125rem;
}
#menu1-h .dropdown-item,
#menu1-h .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-h .link:hover,
#menu1-h .link:focus {
  color: #19a15e;
}
#menu1-h .dropdown-item:hover::before,
#menu1-h .dropdown-item:focus::before {
  background: #19a15e;
}
#menu1-h .dropdown-item:hover,
#menu1-h .dropdown-item:focus {
  color: #616161;
}
#menu1-h .link[aria-expanded="true"],
#menu1-h .dropdown-menu {
  background: #ffffff;
}
#menu1-h .nav-dropdown-sm .link:focus,
#menu1-h .nav-dropdown-sm .link:hover,
#menu1-h .nav-dropdown-sm .dropdown-item:focus,
#menu1-h .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-h .navbar,
#menu1-h .nav-dropdown-sm,
#menu1-h .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-h .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-h .bg-color.transparent .link {
  color: #616161;
  transition: none;
}
#menu1-h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-h .bg-color.transparent.opened .link:hover,
#menu1-h .bg-color.transparent.opened .link:focus {
  color: #19a15e;
}
#menu1-h .link[aria-expanded="true"],
#menu1-h .dropdown-item[aria-expanded="true"] {
  color: #19a15e!important;
}
#menu1-h .btn {
  font-size: 15px;
}
#content5-v .mbr-section-title,
#content5-v .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #ffffff;
}
#content5-v .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content5-v .mbr-table-cell {
  vertical-align: middle;
}
#content5-v .heading-title {
  font-size: 60px;
  color: #12864d;
}
#content8-1d P {
  font-size: 14px;
}
#content8-1d B {
  font-size: 20px;
}
#content8-1e P {
  font-size: 14px;
}
#content8-1e B {
  font-size: 20px;
}
#content8-1f P {
  font-size: 14px;
}
#content8-1f B {
  font-size: 20px;
}
#content8-1y P {
  font-size: 14px;
}
#content8-1y B {
  font-size: 20px;
}
#content8-1z P {
  font-size: 14px;
}
#content8-1z B {
  font-size: 20px;
}
#content8-20 P {
  font-size: 14px;
}
#content8-20 B {
  font-size: 20px;
}
#content8-21 P {
  font-size: 14px;
}
#content8-21 B {
  font-size: 20px;
}
#content7-n .mbr-section-title,
#content7-n .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-n .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-n .mbr-table-cell {
  vertical-align: middle;
}
#share1-r .mbr-section-title {
  font-size: 32px;
}
#footer4-s {
  /* WHATSAPP FIXO */
}
#footer4-s p {
  color: #000;
}
#footer4-s P {
  font-size: 12px;
}
#footer4-s .whatsapp-fixo {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}
#footer3-u .mbr-section-title {
  font-size: 15px;
}
#footer3-u .mbr-section-title DIV {
  font-size: 15px;
}
#footer3-u .mbr-section-text {
  text-align: center;
}

#menu1-z .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-z .navbar-toggler {
  color: #616161;
}
#menu1-z .close-icon::before,
#menu1-z .close-icon::after {
  background-color: #616161;
}
#menu1-z .link,
#menu1-z .dropdown-item {
  color: #616161;
  font-family: 'Open Sans', sans-serif;
}
#menu1-z .link {
  font-size: 0.8125rem;
}
#menu1-z .dropdown-item,
#menu1-z .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-z .link:hover,
#menu1-z .link:focus {
  color: #19a15e;
}
#menu1-z .dropdown-item:hover::before,
#menu1-z .dropdown-item:focus::before {
  background: #19a15e;
}
#menu1-z .dropdown-item:hover,
#menu1-z .dropdown-item:focus {
  color: #616161;
}
#menu1-z .link[aria-expanded="true"],
#menu1-z .dropdown-menu {
  background: #ffffff;
}
#menu1-z .nav-dropdown-sm .link:focus,
#menu1-z .nav-dropdown-sm .link:hover,
#menu1-z .nav-dropdown-sm .dropdown-item:focus,
#menu1-z .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-z .navbar,
#menu1-z .nav-dropdown-sm,
#menu1-z .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-z .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-z .bg-color.transparent .link {
  color: #616161;
  transition: none;
}
#menu1-z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-z .bg-color.transparent.opened .link:hover,
#menu1-z .bg-color.transparent.opened .link:focus {
  color: #19a15e;
}
#menu1-z .link[aria-expanded="true"],
#menu1-z .dropdown-item[aria-expanded="true"] {
  color: #19a15e!important;
}
#menu1-z .btn {
  font-size: 15px;
}
#content5-10 .mbr-section-title,
#content5-10 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #ffffff;
}
#content5-10 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content5-10 .mbr-table-cell {
  vertical-align: middle;
}
#content5-10 .heading-title {
  font-size: 60px;
  color: #12864d;
}
#features9-1g .mbr-iconfont {
  color: #19a15e;
  border-color: #19a15e;
}
#content7-14 .mbr-section-title,
#content7-14 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #fff;
}
#content7-14 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content7-14 .mbr-table-cell {
  vertical-align: middle;
}
#share1-16 .mbr-section-title {
  font-size: 32px;
}
#footer4-17 {
  /* WHATSAPP FIXO */
}
#footer4-17 p {
  color: #000;
}
#footer4-17 P {
  font-size: 12px;
}
#footer4-17 .whatsapp-fixo {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}
#footer3-18 .mbr-section-title {
  font-size: 15px;
}
#footer3-18 .mbr-section-title DIV {
  font-size: 15px;
}
#footer3-18 .mbr-section-text {
  text-align: center;
}

#menu1-22 .hide-buttons .nav-btn {
  display: none !important;
}
#menu1-22 .navbar-toggler {
  color: #616161;
}
#menu1-22 .close-icon::before,
#menu1-22 .close-icon::after {
  background-color: #616161;
}
#menu1-22 .link,
#menu1-22 .dropdown-item {
  color: #616161;
  font-family: 'Open Sans', sans-serif;
}
#menu1-22 .link {
  font-size: 0.8125rem;
}
#menu1-22 .dropdown-item,
#menu1-22 .nav-dropdown-sm .link {
  font-size: 0.880rem;
}
#menu1-22 .link:hover,
#menu1-22 .link:focus {
  color: #19a15e;
}
#menu1-22 .dropdown-item:hover::before,
#menu1-22 .dropdown-item:focus::before {
  background: #19a15e;
}
#menu1-22 .dropdown-item:hover,
#menu1-22 .dropdown-item:focus {
  color: #616161;
}
#menu1-22 .link[aria-expanded="true"],
#menu1-22 .dropdown-menu {
  background: #ffffff;
}
#menu1-22 .nav-dropdown-sm .link:focus,
#menu1-22 .nav-dropdown-sm .link:hover,
#menu1-22 .nav-dropdown-sm .dropdown-item:focus,
#menu1-22 .nav-dropdown-sm .dropdown-item:hover {
  background: #f7f7f7!important;
}
#menu1-22 .navbar,
#menu1-22 .nav-dropdown-sm,
#menu1-22 .nav-dropdown-sm .link[aria-expanded="true"],
#menu1-22 .nav-dropdown-sm .dropdown-menu {
  background: #fff;
}
#menu1-22 .bg-color.transparent .link {
  color: #616161;
  transition: none;
}
#menu1-22 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu1-22 .bg-color.transparent.opened .link:hover,
#menu1-22 .bg-color.transparent.opened .link:focus {
  color: #19a15e;
}
#menu1-22 .link[aria-expanded="true"],
#menu1-22 .dropdown-item[aria-expanded="true"] {
  color: #19a15e!important;
}
#menu1-22 .btn {
  font-size: 15px;
}
#content5-23 .mbr-section-title,
#content5-23 .mbr-section-subtitle {
  margin-bottom: 1rem;
  color: #ffffff;
}
#content5-23 .mbr-iconfont {
  color: undefined;
  border-color: undefined;
}
#content5-23 .mbr-table-cell {
  vertical-align: middle;
}
#content5-23 .heading-title {
  font-size: 60px;
  color: #12864d;
}
#custom-html-2g {
  /* Type valid CSS here */
}
#custom-html-2g .pesquisa {
  width: 100%;
}
#footer4-2e {
  /* WHATSAPP FIXO */
}
#footer4-2e p {
  color: #000;
}
#footer4-2e P {
  font-size: 12px;
}
#footer4-2e .whatsapp-fixo {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}
#footer3-2f .mbr-section-title {
  font-size: 15px;
}
#footer3-2f .mbr-section-title DIV {
  font-size: 15px;
}
#footer3-2f .mbr-section-text {
  text-align: center;
}
