html {
  min-height: 100%;
  min-width: 100%;
  -ms-text-size-adjust: none;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
nav,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
a {
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  border-style: solid;
  border-color: transparent;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  background-repeat: no-repeat;
}
button.submit-btn {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.transition {
  -webkit-transition-property: background-image, background-position,
    background-color, border-color, border-radius, color, font-size, font-style,
    font-weight, letter-spacing, line-height, text-align, box-shadow,
    text-shadow, opacity;
  transition-property: background-image, background-position, background-color,
    border-color, border-radius, color, font-size, font-style, font-weight,
    letter-spacing, line-height, text-align, box-shadow, text-shadow, opacity;
}
.transition * {
  -webkit-transition: inherit;
  transition: inherit;
}
table {
  border-collapse: collapse;
  border-spacing: 0px;
}
fieldset,
img {
  border: 0px;
  border-style: solid;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}
del,
ins {
  text-decoration: none;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: inherit;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
.form-grp input,
.form-grp textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
body {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-align: left;
  font-size: 14px;
  line-height: 17px;
  word-wrap: break-word;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga";
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}
a:link {
  color: #0000ff;
  text-decoration: underline;
}
a:visited {
  color: #800080;
  text-decoration: underline;
}
a:hover {
  color: #0000ff;
  text-decoration: underline;
}
a:active {
  color: #ee0000;
  text-decoration: underline;
}
a.nontext {
  color: black;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
.normal_text {
  color: #000000;
  direction: ltr;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 17px;
  text-align: left;
  text-decoration: none;
  text-indent: 0px;
  text-transform: none;
  vertical-align: 0px;
  padding: 0px;
}
.Slideshow_Caption {
  color: #424242;
  font-family: open-sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 17px;
  text-align: center;
  padding: 2px 0px 0px;
}
/* Header: barras em largura total para não ficarem coladas à esquerda na hospedagem */
#u35977,
#u35978 {
  left: 0;
  right: 0;
  width: 100%;
  box-sizing: border-box;
}
#u35981 {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  box-sizing: border-box;
}

.Menu {
  color: #303030;
  font-family: open-sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  padding: 0px;
}
.Subtitle {
  color: #383838;
  font-family: open-sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 4px;
  line-height: 23px;
  text-align: center;
  padding: 0px;
}
.Title {
  color: #000000;
  font-family: museo-sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 3px;
  text-align: center;
  padding: 9px 0px 0px;
  white-space: nowrap;
}
.Text_Simple {
  color: #727272;
  font-family: open-sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
  padding: 0px;
}
.Button1 {
  color: #3a3a3a;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 3px;
  text-align: center;
  padding: 14px 0px 0px;
}
.Title_Tabbed_Panel {
  color: #3e3e3e;
  font-family: open-sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  padding: 0px;
}
.Menu_Button {
  color: #3e3e3e;
  font-family: museo-sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 2px;
  text-align: center;
  padding: 10px 0px 0px;
  display: block;
}
.Headline {
  color: #ffffff;
  font-family: open-sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  padding: 0px;
}
.list0 li:before {
  position: absolute;
  right: 100%;
  letter-spacing: 0px;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}
.rtl-list li:before {
  right: auto;
  left: 100%;
}
.nls-None > li:before,
.nls-None .list3 > li:before,
.nls-None .list6 > li:before {
  margin-right: 6px;
  content: "•";
}
.nls-None .list1 > li:before,
.nls-None .list4 > li:before,
.nls-None .list7 > li:before {
  margin-right: 6px;
  content: "○";
}
.nls-None,
.nls-None .list1,
.nls-None .list2,
.nls-None .list3,
.nls-None .list4,
.nls-None .list5,
.nls-None .list6,
.nls-None .list7,
.nls-None .list8 {
  padding-left: 34px;
}
.nls-None.rtl-list,
.nls-None .list1.rtl-list,
.nls-None .list2.rtl-list,
.nls-None .list3.rtl-list,
.nls-None .list4.rtl-list,
.nls-None .list5.rtl-list,
.nls-None .list6.rtl-list,
.nls-None .list7.rtl-list,
.nls-None .list8.rtl-list {
  padding-left: 0px;
  padding-right: 34px;
}
.nls-None .list2 > li:before,
.nls-None .list5 > li:before,
.nls-None .list8 > li:before {
  margin-right: 6px;
  content: "-";
}
.nls-None.rtl-list > li:before,
.nls-None .list1.rtl-list > li:before,
.nls-None .list2.rtl-list > li:before,
.nls-None .list3.rtl-list > li:before,
.nls-None .list4.rtl-list > li:before,
.nls-None .list5.rtl-list > li:before,
.nls-None .list6.rtl-list > li:before,
.nls-None .list7.rtl-list > li:before,
.nls-None .list8.rtl-list > li:before {
  margin-right: 0px;
  margin-left: 6px;
}
.TabbedPanelsTab {
  white-space: nowrap;
}
.MenuBar .MenuBarView,
.MenuBar .SubMenuView {
  display: block;
  list-style: none;
}
.MenuBar .SubMenu {
  display: none;
  position: absolute;
}
.NoWrap {
  white-space: nowrap;
  word-wrap: normal;
}
.rootelem {
  margin-left: auto;
  margin-right: auto;
}
.colelem {
  display: inline;
  float: left;
  clear: both;
}
.clearfix:after {
  content: "\0020";
  visibility: hidden;
  display: block;
  height: 0px;
  clear: both;
}
*:first-child + html .clearfix {
  zoom: 1;
}
.clip_frame {
  overflow: hidden;
}
.popup_anchor {
  position: relative;
  width: 0px;
  height: 0px;
}
.popup_element {
  z-index: 100000;
}
.svg {
  display: block;
  vertical-align: top;
}
span.wrap {
  content: "";
  clear: left;
  display: block;
}
span.actAsInlineDiv {
  display: inline-block;
}
.position_content,
.excludeFromNormalFlow {
  float: left;
}
.preload_images {
  position: absolute;
  overflow: hidden;
  left: -9999px;
  top: -9999px;
  height: 1px;
  width: 1px;
}
.preload {
  height: 1px;
  width: 1px;
}
.animateStates {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
[data-whatinput="mouse"] *:focus,
[data-whatinput="touch"] *:focus,
input:focus,
textarea:focus {
  outline: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.fld-prompt {
  pointer-events: none;
}
.wrapped-input {
  position: absolute;
  top: 0px;
  left: 0px;
  background: transparent;
  border: none;
}
.submit-btn {
  z-index: 50000;
  cursor: pointer;
}
.anchor_item {
  width: 22px;
  height: 18px;
}
.MenuBar .SubMenuVisible,
.MenuBarVertical .SubMenuVisible,
.MenuBar .SubMenu .SubMenuVisible,
.popup_element.Active,
span.actAsPara,
.actAsDiv,
a.nonblock.nontext,
img.block {
  display: block;
}
.widget_invisible,
.js .invi,
.js .mse_pre_init {
  visibility: hidden;
}
.ose_ei {
  visibility: hidden;
  z-index: 0;
}
.no_vert_scroll {
  overflow-y: hidden;
}
.always_vert_scroll {
  overflow-y: scroll;
}
.always_horz_scroll {
  overflow-x: scroll;
}
.fullscreen {
  overflow: hidden;
  left: 0px;
  top: 0px;
  position: fixed;
  height: 100%;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.fullwidth {
  position: absolute;
}
.borderbox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.scroll_wrapper {
  position: absolute;
  overflow: auto;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.browser_width > * {
  position: absolute;
  left: 0px;
  right: 0px;
}
.grpelem,
.accordion_wrapper {
  display: inline;
  float: left;
}
.fld-checkbox input[type="checkbox"],
.fld-radiobutton input[type="radio"] {
  position: absolute;
  overflow: hidden;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0px;
  border: 0px;
}
.fld-checkbox input[type="checkbox"] + label,
.fld-radiobutton input[type="radio"] + label {
  display: inline-block;
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  width: 100%;
  height: 100%;
}
.pointer_cursor,
.fld-recaptcha-mode,
.fld-recaptcha-refresh,
.fld-recaptcha-help {
  cursor: pointer;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
span.actAsPara {
  max-height: 1000000px;
}
.superscript {
  vertical-align: super;
  font-size: 66%;
  line-height: 0px;
}
.subscript {
  vertical-align: sub;
  font-size: 66%;
  line-height: 0px;
}
.horizontalSlideShow {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.verticalSlideShow {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.colelem100,
.verticalspacer {
  clear: both;
}
.list0 li,
.MenuBar .MenuItemContainer,
.SlideShowContentPanel .fullscreen img,
.css_verticalspacer .verticalspacer {
  position: relative;
}
.popup_element.Inactive,
.js .disn,
.js .an_invi,
.hidden,
.breakpoint {
  display: none;
}
#muse_css_mq {
  position: absolute;
  display: none;
  background-color: #fffffe;
}
.fluid_height_spacer {
  width: 0.01px;
}

/* Formulário de contato (homepage e página contato) */
.contato-form-section,
.contato-form-index {
  display: block;
  clear: both;
}
.contato-form-section .form-grp,
.contato-form-index.form-grp {
  display: block;
  width: 100%;
  max-width: 400px;
}

/* Anula layout Muse (index.css) que força #widgetu38735 com width: 0.01px */
.contato-form-section #widgetu38735,
.secao-lc-col-form #widgetu38735,
.form-grp#widgetu38735 {
  width: 100% !important;
  max-width: 400px;
  margin-right: 0 !important;
  min-width: 0;
  box-sizing: border-box;
}
.contato-form-section #widgetu38735 .fld-grp,
.secao-lc-col-form #widgetu38735 .fld-grp,
.form-grp#widgetu38735 .fld-grp {
  display: block !important;
  float: none !important;
  width: 100% !important;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

/* Mobile: anula posicionamento e altura fixa Muse para o form ficar dentro do container */
@media (max-width: 725px) {
  .secao-lc-col-form #widgetu38735,
  .contato-form-section #widgetu38735 {
    position: relative !important;
    left: 0 !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0;
  }
  .secao-lc-col-form .contato-input,
  .secao-lc-col-form .contato-textarea {
    max-width: 100%;
    box-sizing: border-box;
  }
}

.contato-fld {
  display: block;
  margin-bottom: 12px;
  width: 100%;
}
.contato-fld .fld-label {
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 4px;
  font-weight: 400;
}
.contato-input,
.contato-textarea {
  display: block;
  width: 100%;
  padding: 8px 10px;
  border: 1px solid #ccc;
  background: #fff;
  color: #333;
  font-size: 14px;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contato-input::placeholder,
.contato-textarea::placeholder {
  color: #999;
}
.contato-textarea {
  min-height: 80px;
  resize: vertical;
}
.contato-submit,
.contato-form-index .submit-btn.contato-submit {
  padding: 8px 20px;
  background: #333;
  color: #fff;
  border: none;
  cursor: pointer;
  margin-top: 8px;
  font-size: 14px;
}
.contato-submit:hover,
.contato-form-index .submit-btn.contato-submit:hover {
  background: #555;
}

/* Mensagens de sucesso/erro do formulário (WebPro widget: frm-subm-ok-st / frm-subm-err-st) */
.form-message {
  display: none;
  padding: 0.6rem 0.85rem;
  margin-bottom: 0.75rem;
  border-radius: 6px;
  font-size: 14px;
  line-height: 1.4;
  box-sizing: border-box;
}
.form-grp.frm-subm-ok-st .form-message-success {
  display: block;
  background: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
}
.form-grp.frm-subm-err-st .form-message-error {
  display: block;
  background: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
}
.form-grp.frm-subm-ok-st .form-message-error,
.form-grp.frm-subm-err-st .form-message-success {
  display: none;
}
.fld-grp.fld-err-st .contato-input,
.fld-grp.fld-err-st .contato-textarea {
  border-color: #dc3545;
}
.fld-grp.fld-err-st .fld-label {
  color: #721c24;
}

/* Seção contato refatorada (desktop): grid em vez de floats Muse */
.contato-section-modern {
  display: grid;
  grid-template-columns: minmax(280px, 1fr) minmax(300px, 1fr);
  gap: 2rem;
  width: 100%;
  max-width: 1038px;
  margin: 0 auto;
  padding: 2rem;
  box-sizing: border-box;
}
.contato-section-modern .contato-section-left,
.contato-section-modern .contato-section-right {
  min-width: 0;
  position: static;
  float: none;
  margin: 0;
  left: auto;
  right: auto;
}
.contato-section-modern .contato-section-left {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.contato-section-modern .contato-section-left > *,
.contato-section-modern .contato-section-right > * {
  position: static !important;
  float: none !important;
  left: auto !important;
  right: auto !important;
  margin: 0 !important;
  margin-top: 0 !important;
  margin-right: 0 !important;
}
.contato-section-modern .contato-section-left > * + * {
  margin-top: 1rem;
}
.contato-section-modern .browser_width {
  position: static;
  width: 100%;
  left: auto;
  right: auto;
}
.contato-section-modern .browser_width > *,
.contato-section-modern #u38365,
.contato-section-modern #u38365_align_to_page,
.contato-section-modern #u38552,
.contato-section-modern #u38552_align_to_page,
.contato-section-modern #u38512,
.contato-section-modern #u38512_align_to_page {
  position: static;
  width: auto;
  left: auto;
  right: auto;
  margin-left: auto;
  margin-right: auto;
}
.contato-section-modern #u38365-bw,
.contato-section-modern #u38552-bw,
.contato-section-modern #u38512-bw {
  min-height: 0;
  margin-top: 0;
}
.contato-section-modern #u36970 {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: 240px !important;
  margin: 0 !important;
  margin-right: 0 !important;
  position: relative !important;
  border: 1px solid #ddd;
  box-sizing: border-box;
  overflow: hidden;
}
.contato-section-modern #u36970 .contato-map-iframe {
  display: block;
  width: 100% !important;
  height: 100% !important;
  max-height: 240px;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0;
  bottom: 0;
  border: 0;
}
.contato-section-modern .contato-form-section {
  width: 100%;
  max-width: none;
  margin-left: 0;
}
.contato-section-modern .contato-form-section .form-grp {
  max-width: none;
}
.contato-section-modern .anchor_item {
  margin-right: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.muse_check_css {
  display: none;
  position: fixed;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body {
    text-rendering: auto;
  }
}
