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

body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Open Sans', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Open Sans', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  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,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  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: #fdb813 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #ff6d00 !important;
}
.btn-primary {
  background-color: #fdb813;
  border-color: #fdb813;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #e78d06;
  border-color: #e78d06;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #e78d06 !important;
  border-color: #e78d06 !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: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !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: #ff6d00;
  border-color: #ff6d00;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #b34c00;
  border-color: #b34c00;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #b34c00 !important;
  border-color: #b34c00 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #cf7d05;
  color: #cf7d05;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #fdb813;
  border-color: #fdb813;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #fdb813 !important;
  border-color: #fdb813 !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: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !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: #994100;
  color: #994100;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #ff6d00;
  border-color: #ff6d00;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #ff6d00 !important;
  border-color: #ff6d00 !important;
}
.text-primary {
  color: #fdb813 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #ff6d00 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #ff6d00;
}
.btn-social {
  border-color: #fdb813;
}
.btn-social:hover {
  background: #fdb813;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #fdb813;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #fdb813;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #fdb813;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #fdb813;
}
.lead a,
.lead a:hover {
  color: #fdb813;
}
.lead blockquote {
  border-color: #fdb813;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.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: #ffe2cc;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #fdb813;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
#ext_menu-0 .link {
  font-size: 0.8rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #fdb813;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #262626;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #373737!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #3f3f3f;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #fdb813;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #fdb813!important;
}
#header1-1 .mbr-section-lead {
  font-size: 30px;
}
#testimonials3-f .mbr-section-title {
  color: #fff;
}
#testimonials3-f .mbr-author-name {
  color: ;
}
#testimonials3-f .card-block B {
  font-size: 18px;
}
#msg-box8-8 .mbr-section-title,
#msg-box8-8 p {
}
#msg-box8-8 .mbr-section-title {
  font-size: 60px;
}
#msg-box8-g .mbr-section-title,
#msg-box8-g p {
  color: #fff;
}
#msg-box8-g .mbr-section-title SPAN {
}
#msg-box8-g .lead BLOCKQUOTE {
  color: #000000;
}
#msg-box8-g .lead P {
  color: #000000;
  font-size: 24px;
}
#msg-box8-g .lead UL {
  text-align: center;
}
#msg-box6-h .mbr-section-title,
#msg-box6-h .lead p {
  color: #fff;
}
#msg-box6-h p {
  font-size: 22px;
  color: #000000;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}
#msg-box6-h B {
  color: #784805;
  font-size: 16px;
}
#msg-box3-b .mbr-section-title,
#msg-box3-b p {
  color: #000;
}
#msg-box3-b .mbr-section-title {
  color: #3a5810;
}
#msg-box3-b .lead P {
  font-size: 22px;
}
#msg-box8-a .mbr-section-title,
#msg-box8-a p {
  color: #fff;
}
#msg-box8-a .mbr-section-title {
  font-size: 60px;
}
#msg-box3-i .mbr-section-title,
#msg-box3-i p {
  color: #000;
}
#msg-box3-i .lead P {
  color: #ffffff;
  font-size: 30px;
}
#msg-box8-c .mbr-section-title,
#msg-box8-c p {
  color: #fff;
}
#msg-box8-c .mbr-section-title {
  font-size: 60px;
}
#msg-box6-d .mbr-section-title,
#msg-box6-d .lead p {
  color: #fff;
}
#msg-box6-d P {
  font-size: 22px;
}
#msg-box6-d .btn {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
#msg-box3-e .mbr-section-title,
#msg-box3-e p {
  color: #000;
}
#msg-box3-e .lead P {
  font-size: 24px;
}
#msg-box3-e .btn {
  font-size: 18px;
}
#contacts3-o B {
  color: #fdb813;
  font-size: 20px;
}
#social-buttons3-k .mbr-section-title,
#social-buttons3-k .btn-social {
  color: #fff;
}
#msg-box3-m .mbr-section-title,
#msg-box3-m p {
  color: #000;
}
#msg-box3-m .lead p {
  color: #ffffff;
  font-size: 12px;
}






.fa-footer {
  font-size: 10px;
  color: #707270;
  padding-right: 10px;
  padding-left: 10px;
}
.fa-footer:hover {
  color: #191919;
}
.txt-footer {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  letter-spacing: 0px;
  color: #707270;
  line-height: 14px;
  text-align: center;
  text-decoration: none;
  margin-bottom: 60px;
}

.links-txt-footer {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  letter-spacing: 0px;
  color: #337cbb;
  line-height: 14px;
  text-align: center;
  text-decoration: none;
  margin-bottom: 60px;
}
.links-txt-footer:hover {
  color: #191919;
  text-decoration: none;
}




.intro-branco {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
  color: #fff;
  line-height: 34px;
  font-size: 28px;
  text-shadow: 4px 4px 6px rgba(0, 0, 0, 1);
}
@media (max-width: 768px) {
  .intro-branco {
    line-height: 24px;
    font-size: 18px;
    letter-spacing: 0.5px;
    padding: 5px;
  }
}






.intro-como {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #fff;
  font-size: 28px;
  line-height: 34px;
}
@media (max-width: 768px) {
  .intro-como {
    font-size: 20px;
    line-height: 26px;
  }
}






.txt-expert {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;   
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .txt-expert {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
}





.botao {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;   
  font-style: normal;
  font-size: 18px;
  background-color: #ff6d00;
}
.botao:hover {
  color: #fff;
  background-color: #ff4800;
}







.txt-resume h4 {
  padding-top: 30px;
  color: #565656;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 32px;
}
.txt-resume p {
  padding-top: 20px;
  color: #565656;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
}
@media (max-width: 768px) {
.txt-resume h4 {
  font-size: 18px;
  line-height: 24px;
}
.txt-resume p {
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 10px;
}







.contato {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;   
  font-style: normal;
  font-size: 12px;
}
.contato-email {
  color: #fdb813;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
}
.contato-email:hover {
  color: #ff4800;
}
@media (max-width: 768px) {
  .contato {
    font-size: 12px;
  }
  .contato-email {
    font-size: 12px;
  }
}


