@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
*,
*:after,
*:before {
  box-sizing: border-box;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
::selection {
  background: #000;
  color: #fff;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
a {
  text-decoration: none;
  color: inherit;
  transition: color 0.3s;
}
p {
  line-height: 1.5;
}
input,
textarea,
button,
select,
a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
a:focus,
a:visited,
a:active {
  outline: none;
}
* {
  -webkit-tap-highlight-color: transparent;
}
.center {
  width: 1300px;
  margin: 0 auto;
}
@media only screen and (max-width: 1199px) {
  .center {
    width: 90%;
  }
}
footer {
  width: 100%;
  height: 545px;
  background-color: #94b7ad;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  footer {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
footer .borderTopFooter {
  width: 100%;
  height: 80px;
}
footer .borderTopFooter img {
  width: 100%;
  height: 100%;
}
footer .centre {
  width: 1300px;
  height: 100%;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 1299px) {
  footer .centre {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  footer .centre {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
}
footer .centre .colF1e2 {
  display: flex;
}
@media only screen and (max-width: 1199px) {
  footer .centre .colF1e2 {
    flex-direction: column-reverse;
    -ms-align-items: center;
    align-items: center;
  }
}
footer .centre .colF1e2 .colFooter1 {
  width: 300px;
  height: 100%;
  padding-top: 30px;
  padding-right: 45px;
  border-right: 1px solid #a9c5bc;
}
@media only screen and (max-width: 1199px) {
  footer .centre .colF1e2 .colFooter1 {
    margin-top: 30px;
    padding: 20px 0;
    border-right: 0;
    border-top: 1px solid #a9c5bc;
  }
}
footer .centre .colF1e2 .colFooter1 .linksFooter {
  display: flex;
  flex-direction: column;
}
footer .centre .colF1e2 .colFooter1 .linksFooter .aLinkFooter {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-bottom: 20px;
  gap: 1px;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  text-align: end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  transition: all 0.2s;
}
footer .centre .colF1e2 .colFooter1 .linksFooter .aLinkFooter:hover {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-weight: 600;
}
@media only screen and (max-width: 1199px) {
  footer .centre .colF1e2 .colFooter1 .linksFooter .aLinkFooter {
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
    padding: 0 20px 20px;
  }
}
footer .centre .colF1e2 .colFooter1 .linksFooter .activeHover {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-weight: 600;
}
footer .centre .colF1e2 .colFooter1 .downer {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding-top: 45px;
}
@media only screen and (max-width: 1199px) {
  footer .centre .colF1e2 .colFooter1 .downer {
    padding-top: 20px;
  }
}
footer .centre .colF1e2 .colFooter1 .downer .dados,
footer .centre .colF1e2 .colFooter1 .downer .privacidade,
footer .centre .colF1e2 .colFooter1 .downer .link-trupe {
  font-family: 'Montserrat', sans-serif;
  font-size: 8px;
  font-weight: 400;
  margin: 0;
  text-align: end;
}
@media only screen and (max-width: 1199px) {
  footer .centre .colF1e2 .colFooter1 .downer .dados,
  footer .centre .colF1e2 .colFooter1 .downer .privacidade,
  footer .centre .colF1e2 .colFooter1 .downer .link-trupe {
    text-align: center;
  }
}
footer .centre .colF1e2 .colFooter1 .downer .dados p,
footer .centre .colF1e2 .colFooter1 .downer .privacidade p,
footer .centre .colF1e2 .colFooter1 .downer .link-trupe p {
  margin: 0;
}
footer .centre .colF1e2 .colFooter1 .downer .privacidade {
  text-transform: uppercase;
  transition: all 0.2s;
}
footer .centre .colF1e2 .colFooter1 .downer .privacidade:hover {
  font-family: 'Montserrat', sans-serif;
  font-size: 8px;
  font-weight: 400;
  font-weight: 600;
}
footer .centre .colF1e2 .colFooter1 .downer .link-trupe {
  transition: all 0.2s;
}
footer .centre .colF1e2 .colFooter1 .downer .link-trupe:hover {
  font-family: 'Montserrat', sans-serif;
  font-size: 8px;
  font-weight: 400;
  font-weight: 600;
}
footer .centre .colF1e2 .colFooter2 {
  width: 380px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: -20px;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 759px) {
  footer .centre .colF1e2 .colFooter2 {
    width: 100%;
  }
}
footer .centre .colF1e2 .colFooter2 .aLogoFooter {
  width: 157px;
  height: 157px;
}
footer .centre .colF1e2 .colFooter2 .aLogoFooter .logoFooter {
  width: 157px;
  height: 157px;
  transition: all 0.8s;
}
footer .centre .colF1e2 .colFooter2 .aLogoFooter .logoFooter:hover {
  transform: scale(1.05);
}
footer .centre .colF1e2 .colFooter2 .aLogoFooter .logoFooter img {
  width: 100%;
  height: 100%;
}
footer .centre .colF1e2 .colFooter2 .redesFooter {
  display: flex;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  padding-top: 30px;
  gap: 15px;
}
footer .centre .colF1e2 .colFooter2 .redesFooter .whatsFooter,
footer .centre .colF1e2 .colFooter2 .redesFooter .instaFooter {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  gap: 7px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  transition: all 0.2s;
}
footer .centre .colF1e2 .colFooter2 .redesFooter .whatsFooter:hover,
footer .centre .colF1e2 .colFooter2 .redesFooter .instaFooter:hover {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
}
footer .centre .colF1e2 .colFooter2 .redesFooter .whatsFooter p,
footer .centre .colF1e2 .colFooter2 .redesFooter .instaFooter p {
  margin: 0;
}
footer .centre .colF1e2 .colFooter2 .redesFooter .imgRedes {
  width: 17px;
  height: 17px;
}
footer .centre .colF1e2 .colFooter2 .redesFooter .imgRedes img {
  width: 100%;
  height: 100%;
}
footer .centre .colF1e2 .colFooter2 .showroom {
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  text-align: center;
  margin-top: 45px;
}
footer .centre .colF1e2 .colFooter2 .showroom .showP,
footer .centre .colF1e2 .colFooter2 .showroom .enderecoP {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
footer .centre .colF1e2 .colFooter2 .showroom .observacaoP {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 400;
}
footer .centre .colFooter3 {
  width: 305px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-left: 1px solid #a9c5bc;
  padding: 40px 0 50px 0;
}
@media only screen and (max-width: 1199px) {
  footer .centre .colFooter3 {
    border-left: 0;
    border-top: 1px solid #a9c5bc;
  }
}
@media only screen and (max-width: 759px) {
  footer .centre .colFooter3 {
    width: 100%;
  }
}
footer .centre .colFooter3 .subCategorias {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 375px;
  padding-left: 35px;
  display: flex;
  -moz-column-gap: 15px;
  column-gap: 15px;
  row-gap: 5px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 759px) {
  footer .centre .colFooter3 .subCategorias {
    width: 100%;
    -ms-justify-content: center;
    justify-content: center;
    padding: 0;
  }
}
footer .centre .colFooter3 .subCategorias .aSubCat {
  width: 150px;
  height: 20px;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  transition: all 0.2s;
}
footer .centre .colFooter3 .subCategorias .aSubCat:hover {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-weight: 600;
}
footer .centre .colFooter3 .subCategorias .activeHover {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-weight: 600;
}
.headerHome {
  width: 100%;
  height: 0;
  position: relative;
  z-index: 2;
}
.headerHome .menuHome {
  width: 100%;
  display: flex;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: absolute;
  bottom: -375px;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  -ms-align-content: center;
  align-content: center;
  padding: 0 35px;
}
@media only screen and (max-width: 1199px) {
  .headerHome .menuHome {
    padding: 0;
    width: 100%;
    -ms-justify-content: space-evenly;
    justify-content: space-evenly;
    bottom: -260px;
  }
}
@media only screen and (max-width: 759px) {
  .headerHome .menuHome {
    top: 30px;
  }
}
.headerHome .menuHome .blankSpace {
  width: 425px;
  height: 440px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (max-width: 1199px) {
  .headerHome .menuHome .blankSpace {
    display: none;
  }
}
.headerHome .menuHome .aHome {
  width: 200px;
  height: 200px;
}
@media only screen and (max-width: 759px) {
  .headerHome .menuHome .aHome {
    width: 150px;
    height: 150px;
  }
}
.headerHome .menuHome .aHome .logoHome {
  width: 200px;
  height: 200px;
}
@media only screen and (max-width: 759px) {
  .headerHome .menuHome .aHome .logoHome {
    width: 150px;
    height: 150px;
  }
}
.headerHome .menuHome .aHome .logoHome img {
  width: 100%;
  height: 100%;
}
.headerHome .menuHome .navHome {
  width: 425px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media only screen and (max-width: 1199px) {
  .headerHome .menuHome .navHome {
    display: none;
  }
}
.headerHome .menuHome .navHome .aNav {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: end;
  transition: all 0.2s ease;
}
.headerHome .menuHome .navHome .aNav:hover {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 700;
}
.mobile {
  display: none;
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 1199px) {
  .mobile {
    display: flex;
    -ms-justify-content: center;
    justify-content: center;
  }
  .mobile #mobile-toggle {
    width: 90px;
    height: 30px;
    background-color: #759d91;
    position: absolute;
    top: 290px;
    border: none;
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.527);
    display: flex;
    gap: 13px;
    -ms-align-items: center;
    align-items: center;
  }
  .mobile #mobile-toggle .menu-line {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    transition: 0.3s ease;
    display: block;
  }
  .mobile #mobile-toggle .lines {
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    position: relative;
    transition: 0.3s ease;
    border-radius: 3px;
  }
  .mobile #mobile-toggle .lines:before,
  .mobile #mobile-toggle .lines:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: 0.3s ease;
    border-radius: 3px;
  }
  .mobile #mobile-toggle .lines:before {
    top: 7px;
  }
  .mobile #mobile-toggle .lines:after {
    top: -7px;
  }
  .mobile #mobile-toggle.close {
    width: 30px;
  }
  .mobile #mobile-toggle.close .menu-line {
    display: none;
  }
  .mobile #mobile-toggle.close .lines {
    background: transparent;
  }
  .mobile #mobile-toggle.close .lines:before,
  .mobile #mobile-toggle.close .lines:after {
    transform-origin: 50% 50%;
    top: 0;
  }
  .mobile #mobile-toggle.close .lines:before {
    transform: rotate3d(0, 0, 1, 45deg);
  }
  .mobile #mobile-toggle.close .lines:after {
    transform: rotate3d(0, 0, 1, -45deg);
  }
}
@media only screen and (max-width: 1199px) and (max-width: 759px) {
  .mobile #mobile-toggle {
    top: 190px;
  }
}
#nav-mobile {
  display: none;
  width: 100%;
  position: absolute;
  top: 325px;
  -ms-justify-content: center;
  justify-content: center;
  z-index: 4;
}
@media only screen and (max-width: 759px) {
  #nav-mobile {
    left: 0;
    top: 230px;
  }
}
#nav-mobile .centerHeader {
  width: 300px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  background-color: #759d91;
  padding: 10px 15px;
}
@media only screen and (max-width: 759px) {
  #nav-mobile .centerHeader {
    width: 250px;
  }
}
#nav-mobile .centerHeader .aMob {
  width: 100%;
  height: 25px;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  text-align: center;
  color: #1a1a1a;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 5px 0;
  transition: all 0.8s;
}
@media only screen and (max-width: 759px) {
  #nav-mobile .centerHeader .aMob {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 25px;
  }
}
#nav-mobile .centerHeader .aMob:hover {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 700;
}
@media only screen and (max-width: 759px) {
  #nav-mobile .centerHeader .aMob:hover {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-weight: 700;
  }
}
#nav-mobile .centerHeader .redes {
  display: flex;
  padding-top: 5px;
  gap: 10px;
}
#nav-mobile .centerHeader .redes .aRedes {
  transition: all 0.8s;
}
#nav-mobile .centerHeader .redes .aRedes:hover {
  transform: scale(1.1);
}
@media only screen and (max-width: 759px) {
  #nav-mobile .centerHeader .redes .aRedes {
    width: 20px;
    height: auto;
  }
}
#nav-mobile .centerHeader .redes .aRedes img {
  width: 100%;
  height: 100%;
}
.headerGeral {
  width: 100%;
  height: 160px;
  background-color: #cadbd6;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 1199px) {
  .headerGeral {
    gap: 30px;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    height: 240px;
  }
}
.headerGeral .menuGeral {
  width: 1300px;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  gap: 60px;
}
@media only screen and (max-width: 1299px) {
  .headerGeral .menuGeral {
    width: 100%;
    gap: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .headerGeral .menuGeral {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.headerGeral .menuGeral .aLogoHome2 {
  width: 140px;
  height: 140px;
  transition: all 0.8s ease;
}
.headerGeral .menuGeral .aLogoHome2:hover {
  transform: scale(1.05);
}
.headerGeral .menuGeral .aLogoHome2 .logoHome2 {
  width: 140px;
  height: 140px;
}
.headerGeral .menuGeral .aLogoHome2 .logoHome2 img {
  width: 100%;
  height: 100%;
}
.headerGeral .menuGeral .col1 {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media only screen and (max-width: 1199px) {
  .headerGeral .menuGeral .col1 {
    display: none;
  }
}
.headerGeral .menuGeral .col1 .aNav2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
  width: 285px;
  transition: all 0.2s ease;
}
.headerGeral .menuGeral .col1 .aNav2:hover {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 600;
}
.headerGeral .menuGeral .col1 .activeHover {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 600;
}
.headerGeral .menuGeral .col2 {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media only screen and (max-width: 1199px) {
  .headerGeral .menuGeral .col2 {
    display: none;
  }
}
.headerGeral .menuGeral .aNav2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
  width: 440px;
  transition: all 0.2s ease;
}
.headerGeral .menuGeral .aNav2:hover {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 600;
}
.headerGeral .menuGeral .activeHover {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 600;
}
.headerGeral .menuGeral .colContato {
  display: flex;
  flex-direction: column;
  width: 160px;
  height: 65px;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .headerGeral .menuGeral .colContato {
    display: none;
  }
}
.headerGeral .menuGeral .colContato .aNav2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
  width: 160px;
  transition: all 0.2s ease;
}
.headerGeral .menuGeral .colContato .aNav2:hover {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 600;
}
.headerGeral .menuGeral .colContato .activeHover {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 600;
}
.headerGeral .menuGeral .colContato .redes2 {
  display: flex;
  gap: 15px;
}
.headerGeral .menuGeral .colContato .redes2 .aRedes2 {
  width: 15px;
  height: 15px;
}
.headerGeral .menuGeral .colContato .redes2 .aRedes2 .imgRedes2 {
  width: 15px;
  height: 15px;
  transition: all 0.2s;
}
.headerGeral .menuGeral .colContato .redes2 .aRedes2 .imgRedes2:hover {
  transform: scale(1.1);
}
.headerGeral .menuGeral .colContato .redes2 .aRedes2 .imgRedes2 img {
  width: 100%;
  height: 100%;
}
.mobile2 {
  display: none;
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 1199px) {
  .mobile2 {
    display: flex;
    -ms-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
  }
  .mobile2 #mobile-toggle2 {
    width: 30px;
    height: 30px;
    background-color: #a9c5bc;
    border: none;
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.527);
  }
  .mobile2 #mobile-toggle2 .lines {
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: relative;
    transition: 0.3s ease;
    border-radius: 3px;
  }
  .mobile2 #mobile-toggle2 .lines:before,
  .mobile2 #mobile-toggle2 .lines:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
    transition: 0.3s ease;
    border-radius: 3px;
  }
  .mobile2 #mobile-toggle2 .lines:before {
    top: 7px;
  }
  .mobile2 #mobile-toggle2 .lines:after {
    top: -7px;
  }
  .mobile2 #mobile-toggle2.close .lines {
    background: transparent;
  }
  .mobile2 #mobile-toggle2.close .lines:before,
  .mobile2 #mobile-toggle2.close .lines:after {
    transform-origin: 50% 50%;
    top: 0;
  }
  .mobile2 #mobile-toggle2.close .lines:before {
    transform: rotate3d(0, 0, 1, 45deg);
  }
  .mobile2 #mobile-toggle2.close .lines:after {
    transform: rotate3d(0, 0, 1, -45deg);
  }
}
@media only screen and (max-width: 1199px) and (max-width: 759px) {
  .mobile2 #mobile-toggle2 {
    top: 190px;
  }
}
#nav-mobile2 {
  display: none;
  width: 100%;
  position: absolute;
  top: 225px;
  -ms-justify-content: center;
  justify-content: center;
  z-index: 4;
}
#nav-mobile2 .centerHeader2 {
  width: 300px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  background-color: #a9c5bc;
  padding: 10px 15px;
}
@media only screen and (max-width: 759px) {
  #nav-mobile2 .centerHeader2 {
    width: 250px;
  }
}
#nav-mobile2 .centerHeader2 .aMob2 {
  width: 100%;
  height: 25px;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  text-align: center;
  color: #1a1a1a;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 5px 0;
  transition: all 0.8s;
}
@media only screen and (max-width: 759px) {
  #nav-mobile2 .centerHeader2 .aMob2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 25px;
  }
}
#nav-mobile2 .centerHeader2 .aMob2:hover {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 700;
}
@media only screen and (max-width: 759px) {
  #nav-mobile2 .centerHeader2 .aMob2:hover {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-weight: 700;
  }
}
#nav-mobile2 .centerHeader2 .activeHover2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 700;
}
@media only screen and (max-width: 759px) {
  #nav-mobile2 .centerHeader2 .activeHover2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-weight: 700;
  }
}
#nav-mobile2 .centerHeader2 .redesMob2 {
  display: flex;
  padding-top: 5px;
  gap: 10px;
}
#nav-mobile2 .centerHeader2 .redesMob2 .aRedesMob2 {
  transition: all 0.8s;
}
#nav-mobile2 .centerHeader2 .redesMob2 .aRedesMob2:hover {
  transform: scale(1.1);
}
@media only screen and (max-width: 759px) {
  #nav-mobile2 .centerHeader2 .redesMob2 .aRedesMob2 {
    width: 20px;
    height: auto;
  }
}
#nav-mobile2 .centerHeader2 .redesMob2 .aRedesMob2 img {
  width: 100%;
  height: 100%;
}
.aviso-cookies {
  display: none;
  width: 100%;
  margin: 0;
  flex-direction: row;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: center;
  justify-content: center;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  position: fixed;
  z-index: 650;
  padding: 25px 7%;
}
.aviso-cookies .frase-cookies {
  width: 80%;
  font-family: "Verdana";
  font-size: 14px;
  color: #fff;
  margin: 0;
}
.aviso-cookies .frase-cookies .link-politica {
  text-decoration: underline;
}
.aviso-cookies .frase-cookies .link-politica:hover,
.aviso-cookies .frase-cookies .link-politica:focus {
  font-weight: bold;
}
.aviso-cookies .aceitar-cookies {
  width: 20%;
  font-family: "Verdana";
  font-size: 14px;
  color: #fff;
  background-color: #01669c;
  border: none;
  border-radius: 5px;
  height: 40px;
  margin-left: 20px;
  z-index: 650;
  font-weight: 600;
  cursor: pointer;
  outline: none;
}
.aviso-cookies .aceitar-cookies:hover,
.aviso-cookies .aceitar-cookies:focus {
  background-color: #003d5d;
}
@media only screen and (max-width: 1199px) {
  .aviso-cookies .frase-cookies {
    font-size: 13px;
    z-index: 650;
  }
  .aviso-cookies .aceitar-cookies {
    font-size: 13px;
    z-index: 650;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .aviso-cookies {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    padding: 20px;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .aviso-cookies .frase-cookies {
    font-size: 11px;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .aviso-cookies .aceitar-cookies {
    font-size: 12px;
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: 10px;
  }
}
.aWhatsHome {
  width: 85px;
  height: 85px;
  position: absolute;
  bottom: 35px;
  right: 0;
  transition: all 0.8s ease;
  pointer-events: auto;
}
@media only screen and (max-width: 1199px) {
  .aWhatsHome {
    right: 30px;
  }
}
@media only screen and (max-width: 759px) {
  .aWhatsHome {
    width: 65px;
    height: 65px;
  }
}
.aWhatsHome:hover {
  transform: scale(1.13);
}
.aWhatsHome .whatsappImg {
  width: 85px;
  height: 85px;
}
@media only screen and (max-width: 759px) {
  .aWhatsHome .whatsappImg {
    width: 65px;
    height: 65px;
  }
}
.aWhatsHome .whatsappImg img {
  width: 100%;
  height: 100%;
}
html,
body {
  height: 100%;
}
body {
  background-color: $bg;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  position: relative;
}
body main {
  width: 100%;
  height: auto;
  background-color: $bg;
  padding: 60px 0 100px 0;
  min-height: calc(100% - 100px - 150px);
}
@media only screen and (max-width: 1199px) {
  body main {
    min-height: calc(100% - 100px - 150px);
  }
}
@media only screen and (max-width: 767px) {
  body main {
    min-height: calc(100% - 100px - 150px);
  }
}
.aviso-cookies {
  display: flex;
  width: 100%;
  margin: 0;
  flex-direction: row;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  position: fixed;
  z-index: 999;
  padding: 30px;
}
@media only screen and (max-width: 767px) {
  .aviso-cookies {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    padding: 20px;
  }
}
.aviso-cookies .frase-cookies {
  width: 65%;
  color: #fff;
  margin: 0;
}
.aviso-cookies .frase-cookies .link-politica {
  text-decoration: underline;
}
.aviso-cookies .frase-cookies .link-politica:hover,
.aviso-cookies .frase-cookies .link-politica:focus {
  font-weight: bold;
}
@media only screen and (max-width: 1199px) {
  .aviso-cookies .frase-cookies {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .aviso-cookies .frase-cookies {
    width: 100%;
    text-align: center;
  }
}
.aviso-cookies .aceitar-cookies {
  width: 15%;
  height: 40px;
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  margin-left: 30px;
  cursor: pointer;
  outline: none;
}
.aviso-cookies .aceitar-cookies:hover {
  border: 1px solid $dourado;
  background-color: $dourado;
}
@media only screen and (max-width: 1199px) {
  .aviso-cookies .aceitar-cookies {
    font-size: 12px;
    height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .aviso-cookies .aceitar-cookies {
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: 10px;
  }
}
.fancybox-overlay {
  background: rgba(0,0,0,0.8) !important;
}
.not-found {
  width: 100%;
  text-align: center;
  padding: 280px 0;
}
.not-found h1 {
  display: inline-block;
  padding: 15px 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 2px solid $vermelho;
  color: $vermelho;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 400;
  font-weight: 700;
  line-height: 1;
}
.blog {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #94b7ad;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
}
.blog .centre {
  width: 1300px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1299px) {
  .blog .centre {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 1199px) {
  .blog .centre {
    -ms-align-items: center;
    align-items: center;
    padding: 0;
  }
}
.blog .centre h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  font-weight: 400;
  color: #759d91;
  text-transform: uppercase;
  margin: 65px 0 70px;
}
@media only screen and (max-width: 1199px) {
  .blog .centre h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 44px;
    font-weight: 400;
  }
}
@media only screen and (max-width: 759px) {
  .blog .centre h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 400;
  }
}
.blog .centre .middlePart {
  display: flex;
  gap: 50px;
}
@media only screen and (max-width: 1199px) {
  .blog .centre .middlePart {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
}
.blog .centre .middlePart .menuBlog {
  width: 250px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  gap: 13px;
}
.blog .centre .middlePart .menuBlog .aMenuBlog {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.8s ease;
}
.blog .centre .middlePart .menuBlog .aMenuBlog:hover,
.blog .centre .middlePart .menuBlog .aMenuBlog:focus {
  color: #41140f;
}
.blog .centre .middlePart .menuBlog .all {
  margin-bottom: 20px;
}
.blog .centre .middlePart .menuBlog .busca {
  padding: 25px 0;
}
.blog .centre .middlePart .menuBlog .busca input {
  width: 100%;
  height: 50px;
  background-color: #94b7ad;
  border: 1px solid #fff;
  padding-left: 50px;
  background: url("../img/layout/lupa-buscar.svg") no-repeat 10px center;
  background-size: 30px auto;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 200;
  color: #fff;
}
.blog .centre .middlePart .menuBlog .busca input::-moz-placeholder {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 200;
  color: #fff;
}
.blog .centre .middlePart .menuBlog .busca input:-ms-input-placeholder {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 200;
  color: #fff;
}
.blog .centre .middlePart .menuBlog .busca input::placeholder {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 200;
  color: #fff;
}
.blog .centre .middlePart .allPosts {
  display: flex;
}
@media only screen and (max-width: 1299px) {
  .blog .centre .middlePart .allPosts {
    flex-wrap: wrap;
  }
}
.blog .centre .middlePart .allPosts .mensagemVazia {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #cadbd6;
}
.blog .centre .middlePart .allPosts .allCards {
  width: 1010px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media only screen and (max-width: 1299px) {
  .blog .centre .middlePart .allPosts .allCards {
    width: 700px;
    gap: 15px;
  }
}
@media only screen and (max-width: 1199px) {
  .blog .centre .middlePart .allPosts .allCards {
    width: 100%;
    -ms-justify-content: center;
    justify-content: center;
  }
}
.blog .centre .middlePart .allPosts .allCards .card {
  width: 490px;
  height: 400px;
  position: relative;
}
.blog .centre .middlePart .allPosts .allCards .card:hover .hoverCard,
.blog .centre .middlePart .allPosts .allCards .card:focus .hoverCard {
  display: block;
}
@media only screen and (max-width: 759px) {
  .blog .centre .middlePart .allPosts .allCards .card {
    width: 280px;
    height: 280px;
  }
}
.blog .centre .middlePart .allPosts .allCards .card .imagemPost {
  width: 490px;
  height: 280px;
}
@media only screen and (max-width: 759px) {
  .blog .centre .middlePart .allPosts .allCards .card .imagemPost {
    width: 280px;
    height: 170px;
  }
}
.blog .centre .middlePart .allPosts .allCards .card .imagemPost img {
  width: 100%;
  height: 100%;
}
.blog .centre .middlePart .allPosts .allCards .card .tagCategoria {
  width: 100%;
  height: 20px;
  background-color: #41140f;
  margin-top: 3px;
  display: flex;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-align-items: center;
  align-items: center;
  padding-right: 10px;
}
.blog .centre .middlePart .allPosts .allCards .card .tagCategoria .tituloCatTag {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-weight: 600;
  color: #94b7ad;
  text-transform: uppercase;
}
.blog .centre .middlePart .allPosts .allCards .card .tituloPost {
  width: 100%;
  height: 75px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  padding-top: 15px;
}
@media only screen and (max-width: 759px) {
  .blog .centre .middlePart .allPosts .allCards .card .tituloPost {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-top: 10px;
  }
}
.blog .centre .middlePart .allPosts .allCards .card .hoverCard {
  width: 490px;
  height: 400px;
  background-color: #cadbd6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
@media only screen and (max-width: 759px) {
  .blog .centre .middlePart .allPosts .allCards .card .hoverCard {
    width: 280px;
    height: 280px;
  }
}
.blog .centre .spaceBtn {
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  margin-left: 140px;
  margin-bottom: 85px;
}
@media only screen and (max-width: 1299px) {
  .blog .centre .spaceBtn {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .blog .centre .spaceBtn {
    margin-left: 0;
  }
}
.blog .centre .spaceBtn .aBtnCat {
  width: 165px;
  height: 50px;
}
.blog .centre .spaceBtn .aBtnCat .btnCat {
  width: 165px;
  height: 50px;
  border: 1px solid #cadbd6;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  color: #cadbd6;
}
.firstLine {
  margin-bottom: 75px;
}
.blogArea {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 850px;
}
@media only screen and (max-width: 1199px) {
  .blogArea {
    width: 100%;
    padding: 0 10px;
  }
}
.blogArea .imgPrincipal {
  width: 850px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media only screen and (max-width: 1199px) {
  .blogArea .imgPrincipal {
    width: 100%;
  }
}
.blogArea .imgPrincipal img {
  width: 100%;
  height: 100%;
}
.blogArea .tagCategoriaBlog {
  width: 100%;
  height: 30px;
  background-color: #41140f;
  color: #94b7ad;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-align-items: center;
  align-items: center;
  padding-right: 10px;
}
.blogArea .tituloPost {
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
  font-weight: 400;
  font-weight: 700;
  color: #1a1a1a;
  text-transform: uppercase;
  margin: 30px 0;
}
@media only screen and (max-width: 1199px) {
  .blogArea .tituloPost {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 400;
    font-weight: 700;
  }
}
@media only screen and (max-width: 759px) {
  .blogArea .tituloPost {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-weight: 700;
    text-align: center;
    margin: 20px 0;
  }
}
.blogArea .txtArea {
  padding: 15px 0 65px;
}
@media only screen and (max-width: 1199px) {
  .blogArea .txtArea {
    width: 100%;
  }
}
.blogArea .txtArea p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 2em;
  margin: 0;
}
@media only screen and (max-width: 759px) {
  .blogArea .txtArea p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
  }
}
.blogArea .txtArea ul,
.blogArea .txtArea ol,
.blogArea .txtArea li {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 2em;
  margin: 0;
}
@media only screen and (max-width: 759px) {
  .blogArea .txtArea ul,
  .blogArea .txtArea ol,
  .blogArea .txtArea li {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
}
.blogArea .txtArea figure {
  margin: 50px 0;
  width: 720px;
  height: auto;
}
@media only screen and (max-width: 759px) {
  .blogArea .txtArea figure {
    width: 100%;
    margin: 30px 0;
  }
}
.blogArea .txtArea figure img {
  width: 100%;
  height: 100%;
}
.blogArea .btnsGerais {
  display: flex;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 125px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media only screen and (max-width: 759px) {
  .blogArea .btnsGerais {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    gap: 5px;
    height: 270px;
  }
}
.blogArea .btnsGerais .aBtnVoltar {
  width: 160px;
  height: 50px;
}
.blogArea .btnsGerais .aBtnVoltar .btnVoltar {
  width: 160px;
  height: 50px;
  border: 1px solid #cadbd6;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 500;
  color: #cadbd6;
  text-transform: uppercase;
  transition: all 0.8s ease;
}
.blogArea .btnsGerais .aBtnVoltar .btnVoltar:hover {
  background-color: #759d91;
}
.blogArea .btnsGerais .btnsAnteriorProximo {
  display: flex;
  gap: 5px;
}
@media only screen and (max-width: 759px) {
  .blogArea .btnsGerais .btnsAnteriorProximo {
    flex-direction: column;
  }
}
.blogArea .btnsGerais .btnsAnteriorProximo .aBtnStyle {
  width: 260px;
  height: 50px;
}
@media only screen and (max-width: 759px) {
  .blogArea .btnsGerais .btnsAnteriorProximo .aBtnStyle {
    width: 160px;
    height: 40px;
  }
}
.blogArea .btnsGerais .btnsAnteriorProximo .aBtnStyle .btnStyle {
  width: 260px;
  height: 50px;
  border: 1px solid #cadbd6;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 500;
  color: #cadbd6;
  text-transform: uppercase;
  transition: all 0.8s ease;
}
@media only screen and (max-width: 759px) {
  .blogArea .btnsGerais .btnsAnteriorProximo .aBtnStyle .btnStyle {
    width: 160px;
  }
}
.blogArea .btnsGerais .btnsAnteriorProximo .aBtnStyle .btnStyle:hover {
  background-color: #759d91;
}
.espacoClientes {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #94b7ad;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
}
.espacoClientes .centre {
  width: 1300px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.espacoClientes .centre .tituloEBtn {
  display: flex;
  height: 75px;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-top: 50px;
}
@media only screen and (max-width: 759px) {
  .espacoClientes .centre .tituloEBtn {
    flex-direction: column;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 0;
  }
}
.espacoClientes .centre .tituloEBtn .tituloClientes {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  font-weight: 400;
  color: #759d91;
  text-transform: uppercase;
}
@media only screen and (max-width: 759px) {
  .espacoClientes .centre .tituloEBtn .tituloClientes {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 400;
  }
}
.espacoClientes .centre .tituloEBtn .aBtnVoltar {
  width: 160px;
  height: 50px;
}
@media only screen and (max-width: 759px) {
  .espacoClientes .centre .tituloEBtn .aBtnVoltar {
    width: 120px;
    height: 40px;
  }
}
.espacoClientes .centre .tituloEBtn .aBtnVoltar .btnVoltar {
  width: 160px;
  height: 50px;
  border: 1px solid #cadbd6;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 500;
  color: #cadbd6;
  text-transform: uppercase;
  transition: all 0.8s ease;
}
@media only screen and (max-width: 759px) {
  .espacoClientes .centre .tituloEBtn .aBtnVoltar .btnVoltar {
    width: 120px;
    height: 40px;
  }
}
.espacoClientes .centre .tituloEBtn .aBtnVoltar .btnVoltar:hover {
  background-color: #759d91;
}
.espacoClientes .centre .fotosClientes {
  width: 1320px;
  display: grid;
  -ms-grid-template-columns: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
  padding-top: 50px;
}
@media only screen and (max-width: 1299px) {
  .espacoClientes .centre .fotosClientes {
    max-width: none;
    width: 75%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1199px) {
  .espacoClientes .centre .fotosClientes {
    width: 80%;
    margin: 50px auto;
  }
}
@media only screen and (max-width: 759px) {
  .espacoClientes .centre .fotosClientes {
    padding-top: 0;
  }
}
.espacoClientes .centre .fotosClientes .eachImg {
  position: relative;
  margin: 0;
  padding: 0;
  margin-bottom: 50px;
  overflow: hidden;
  width: 405px;
  cursor: pointer;
}
.espacoClientes .centre .fotosClientes .eachImg img {
  width: 100%;
  height: 100%;
}
.espacoClientes .centre .fotosClientes .eachImg .hoverCliente {
  background-color: rgba(12,73,12,0.486);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 98.9%;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  max-width: 405px;
  transition: opacity 0.3s;
}
.espacoClientes .centre .fotosClientes .eachImg .hoverCliente:hover {
  -ms-filter: none;
  filter: none;
  opacity: 1;
}
.espacoClientes .centre .fotosClientes .eachImg .hoverCliente span {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}
.showCliente {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #94b7ad;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
}
.showCliente .centre {
  width: 1300px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.showCliente .centre .tituloEBtn {
  display: flex;
  height: 75px;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-top: 50px;
}
@media only screen and (max-width: 759px) {
  .showCliente .centre .tituloEBtn {
    flex-direction: column;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 0;
  }
}
.showCliente .centre .tituloEBtn .tituloClientes {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  font-weight: 400;
  color: #759d91;
  text-transform: uppercase;
}
@media only screen and (max-width: 759px) {
  .showCliente .centre .tituloEBtn .tituloClientes {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 400;
  }
}
.showCliente .centre .tituloEBtn .aBtnVoltar {
  width: 160px;
  height: 50px;
}
@media only screen and (max-width: 759px) {
  .showCliente .centre .tituloEBtn .aBtnVoltar {
    width: 120px;
    height: 40px;
  }
}
.showCliente .centre .tituloEBtn .aBtnVoltar .btnVoltar {
  width: 160px;
  height: 50px;
  border: 1px solid #cadbd6;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 500;
  color: #cadbd6;
  text-transform: uppercase;
  transition: all 0.8s ease;
}
@media only screen and (max-width: 759px) {
  .showCliente .centre .tituloEBtn .aBtnVoltar .btnVoltar {
    width: 120px;
    height: 40px;
  }
}
.showCliente .centre .tituloEBtn .aBtnVoltar .btnVoltar:hover {
  background-color: #759d91;
}
.showCliente .centre .mainCliente {
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  padding: 60px 0 100px;
}
.showCliente .centre .mainCliente .imgPrincipal {
  max-width: 1250px;
  height: auto;
}
.showCliente .centre .mainCliente .imgPrincipal img {
  width: 100%;
  height: 100%;
}
.showCliente .centre .mainCliente .info {
  text-align: center;
}
.showCliente .centre .mainCliente .info .nomeCliente {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 500;
  color: #1a1a1a;
  margin-bottom: 2px;
}
@media only screen and (max-width: 759px) {
  .showCliente .centre .mainCliente .info .nomeCliente {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-weight: 500;
  }
}
.showCliente .centre .mainCliente .info .sobreProduto {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #1a1a1a;
  margin-top: 2px;
}
@media only screen and (max-width: 759px) {
  .showCliente .centre .mainCliente .info .sobreProduto {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
  }
}
.showCliente .centre .mainCliente .info .descricaoCliente {
  width: 600px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 15px;
}
@media only screen and (max-width: 759px) {
  .showCliente .centre .mainCliente .info .descricaoCliente {
    width: 100%;
    padding: 15px 20px 0;
  }
}
.showCliente .centre .mainCliente .info .descricaoCliente p {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #1a1a1a;
  margin: 0;
}
@media only screen and (max-width: 759px) {
  .showCliente .centre .mainCliente .info .descricaoCliente p {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
  }
}
.designersModernistas {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #94b7ad;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  padding-bottom: 120px;
}
.designersModernistas .centre {
  width: 1300px;
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 1299px) {
  .designersModernistas .centre {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .designersModernistas .centre {
    -ms-align-items: center;
    align-items: center;
  }
}
.designersModernistas .centre .tituloDesigners {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  font-weight: 400;
  color: #759d91;
  text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
  .designersModernistas .centre .tituloDesigners {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 400;
  }
}
@media only screen and (max-width: 759px) {
  .designersModernistas .centre .tituloDesigners {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    font-weight: 400;
    font-weight: 500;
    text-align: center;
    padding: 0 20px;
  }
}
.designersModernistas .centre .allDesigners {
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
}
.designersModernistas .centre .allDesigners .items {
  display: flex;
  flex-wrap: wrap;
  max-width: 1300px;
  -moz-column-gap: 45px;
  column-gap: 45px;
  row-gap: 75px;
}
@media only screen and (max-width: 1299px) {
  .designersModernistas .centre .allDesigners .items {
    -ms-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 759px) {
  .designersModernistas .centre .allDesigners .items {
    -moz-column-gap: 35px;
    column-gap: 35px;
    row-gap: 35px;
  }
}
.designersModernistas .centre .allDesigners .items .eachOne {
  width: 185px;
  height: 255px;
}
.designersModernistas .centre .allDesigners .items .eachOne .linkA {
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}
.designersModernistas .centre .allDesigners .items .eachOne .linkA:hover p,
.designersModernistas .centre .allDesigners .items .eachOne .linkA:hover span {
  color: #000;
}
.designersModernistas .centre .allDesigners .items .eachOne .linkA:hover .imgCard .imgHover {
  display: flex;
}
.designersModernistas .centre .allDesigners .items .eachOne .linkA .imgCard {
  width: 180px;
  height: 180px;
  border-radius: 100px;
  border: 1px solid #fff;
  overflow: hidden;
  position: relative;
  transition: all 0.8s ease;
  margin-bottom: 20px;
}
.designersModernistas .centre .allDesigners .items .eachOne .linkA .imgCard img {
  width: 100%;
  height: 100%;
}
.designersModernistas .centre .allDesigners .items .eachOne .linkA .imgCard .imgHover {
  display: none;
  width: 180px;
  height: 180px;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(4,46,30,0.603);
}
.designersModernistas .centre .allDesigners .items .eachOne .linkA p,
.designersModernistas .centre .allDesigners .items .eachOne .linkA span {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
.designersModernistas .centre .allDesigners .items .firstOfEvenRow {
  margin-left: 185px;
}
@media only screen and (max-width: 1299px) {
  .designersModernistas .centre .allDesigners .items .firstOfEvenRow {
    margin-left: 0;
  }
}
.designersModernistasShow {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #94b7ad;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  padding-bottom: 120px;
}
.designersModernistasShow .centreShow {
  width: 1300px;
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 1299px) {
  .designersModernistasShow .centreShow {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .designersModernistasShow .centreShow {
    -ms-align-items: center;
    align-items: center;
  }
}
.designersModernistasShow .centreShow .firstLine {
  display: flex;
  width: 100%;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  .designersModernistasShow .centreShow .firstLine {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 759px) {
  .designersModernistasShow .centreShow .firstLine {
    flex-direction: column;
  }
}
.designersModernistasShow .centreShow .firstLine .tituloDesignersShow {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  font-weight: 400;
  color: #759d91;
  text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
  .designersModernistasShow .centreShow .firstLine .tituloDesignersShow {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 400;
  }
}
@media only screen and (max-width: 759px) {
  .designersModernistasShow .centreShow .firstLine .tituloDesignersShow {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    font-weight: 400;
    font-weight: 500;
    text-align: center;
    padding: 0 20px;
  }
}
.designersModernistasShow .centreShow .firstLine .aBtn {
  width: 165px;
  height: 50px;
}
@media only screen and (max-width: 759px) {
  .designersModernistasShow .centreShow .firstLine .aBtn {
    height: 35px;
    width: 145px;
  }
}
.designersModernistasShow .centreShow .firstLine .aBtn .btnVoltar {
  width: 165px;
  height: 50px;
  border: 1px solid #cadbd6;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 500;
  color: #cadbd6;
  text-transform: uppercase;
  transition: all 0.8s ease;
}
.designersModernistasShow .centreShow .firstLine .aBtn .btnVoltar:hover {
  background-color: #759d91;
}
@media only screen and (max-width: 759px) {
  .designersModernistasShow .centreShow .firstLine .aBtn .btnVoltar {
    height: 35px;
    width: 145px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-weight: 500;
  }
}
.designersModernistasShow .centreShow .designer {
  display: flex;
  gap: 55px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 1199px) {
  .designersModernistasShow .centreShow .designer {
    gap: 50px;
  }
}
@media only screen and (max-width: 759px) {
  .designersModernistasShow .centreShow .designer {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    padding: 30px 0 40px;
    gap: 20px;
  }
}
.designersModernistasShow .centreShow .designer .imgDesigner {
  width: 250px;
  height: 250px;
  border-radius: 130px;
  border: 1px solid #fff;
  overflow: hidden;
}
.designersModernistasShow .centreShow .designer .imgDesigner img {
  width: 100%;
  height: 100%;
}
.designersModernistasShow .centreShow .designer .Infos {
  width: 615px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 40px;
}
@media only screen and (max-width: 1199px) {
  .designersModernistasShow .centreShow .designer .Infos {
    width: 400px;
  }
}
@media only screen and (max-width: 759px) {
  .designersModernistasShow .centreShow .designer .Infos {
    width: 100%;
    padding: 20px;
    text-align: center;
  }
}
.designersModernistasShow .centreShow .designer .Infos .nomeArtistico {
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
@media only screen and (max-width: 759px) {
  .designersModernistasShow .centreShow .designer .Infos .nomeArtistico {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 400;
  }
}
.designersModernistasShow .centreShow .designer .Infos .nascFal {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.designersModernistasShow .centreShow .designer .Infos .sobreArtista {
  width: 580px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 20px 0;
}
@media only screen and (max-width: 1199px) {
  .designersModernistasShow .centreShow .designer .Infos .sobreArtista {
    width: 400px;
  }
}
@media only screen and (max-width: 759px) {
  .designersModernistasShow .centreShow .designer .Infos .sobreArtista {
    width: 100%;
    padding: 20px;
  }
}
.designersModernistasShow .centreShow .designer .Infos .sobreArtista p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 2em;
}
@media only screen and (max-width: 759px) {
  .designersModernistasShow .centreShow .designer .Infos .sobreArtista p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
}
.designersModernistasShow .centreShow .designer .Infos .outrasInfos .info {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-weight: 700;
  margin: 0 0 15px 0;
}
.designersModernistasShow .centreShow .designer .Infos .outrasInfos .info .info2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
@media only screen and (max-width: 759px) {
  .designersModernistasShow .centreShow .designer .Infos .outrasInfos .info .info2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
}
.designersModernistasShow .centreShow .linhaProdutos {
  width: 100%;
  border-top: 0px solid #cadbd6;
  margin: 0;
}
.designersModernistasShow .centreShow .acervo {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  color: #cadbd6;
}
@media only screen and (max-width: 1199px) {
  .designersModernistasShow .centreShow .acervo {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 400;
    padding: 0 40px;
  }
}
@media only screen and (max-width: 759px) {
  .designersModernistasShow .centreShow .acervo {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
  }
}
.designersModernistasShow .centreShow .pecasArtista {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 10px;
  column-gap: 10px;
  row-gap: 10px;
}
@media only screen and (max-width: 1199px) {
  .designersModernistasShow .centreShow .pecasArtista {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 759px) {
  .designersModernistasShow .centreShow .pecasArtista {
    -ms-justify-content: center;
    justify-content: center;
  }
}
.designersModernistasShow .centreShow .pecasArtista .linkPeca {
  width: 150px;
  height: 150px;
}
.designersModernistasShow .centreShow .pecasArtista .linkPeca .eachPeca {
  width: 150px;
  height: 150px;
}
.designersModernistasShow .centreShow .pecasArtista .linkPeca .eachPeca img {
  width: 100%;
  height: 100%;
}
.contatoSection {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #94b7ad;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
}
.contatoSection .centre {
  width: 1300px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media only screen and (max-width: 1299px) {
  .contatoSection .centre {
    width: 100%;
  }
}
.contatoSection .centre h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  font-weight: 400;
  color: #759d91;
  text-transform: uppercase;
  padding: 70px 0 60px;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  .contatoSection .centre h4 {
    text-align: center;
    padding: 50px 0 40px;
  }
}
@media only screen and (max-width: 759px) {
  .contatoSection .centre h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 400;
  }
}
.contatoSection .centre .infoAndForm {
  display: flex;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .contatoSection .centre .infoAndForm {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
}
.contatoSection .centre .infoAndForm .infos {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media only screen and (max-width: 1199px) {
  .contatoSection .centre .infoAndForm .infos {
    margin-bottom: 30px;
  }
}
.contatoSection .centre .infoAndForm .infos .whatsContato {
  display: flex;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 400;
  -ms-align-items: center;
  align-items: center;
  transition: all 0.8s ease;
}
.contatoSection .centre .infoAndForm .infos .whatsContato:hover {
  transform: scale(1.04);
}
@media only screen and (max-width: 759px) {
  .contatoSection .centre .infoAndForm .infos .whatsContato {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
  }
}
.contatoSection .centre .infoAndForm .infos .whatsContato .imgWhats {
  width: 17px;
  height: 17px;
  margin-right: 10px;
}
.contatoSection .centre .infoAndForm .infos .whatsContato .imgWhats img {
  width: 100%;
  height: 100%;
}
.contatoSection .centre .infoAndForm .infos .instaContato {
  display: flex;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  -ms-align-items: center;
  align-items: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  transition: all 0.8s ease;
}
.contatoSection .centre .infoAndForm .infos .instaContato:hover {
  transform: scale(1.04);
}
@media only screen and (max-width: 759px) {
  .contatoSection .centre .infoAndForm .infos .instaContato {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
  }
}
.contatoSection .centre .infoAndForm .infos .instaContato .imgInsta {
  width: 17px;
  height: 17px;
  margin-right: 10px;
}
.contatoSection .centre .infoAndForm .infos .instaContato .imgInsta img {
  width: 100%;
  height: 100%;
}
.contatoSection .centre .infoAndForm .form-contato {
  width: 875px;
  height: 155px;
  display: flex;
  gap: 4px;
}
@media only screen and (max-width: 1199px) {
  .contatoSection .centre .infoAndForm .form-contato {
    flex-direction: column;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
  }
}
.contatoSection .centre .infoAndForm .form-contato .boxThree {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.contatoSection .centre .infoAndForm .form-contato .boxThree .inputs {
  width: 400px;
  height: 50px;
  background-color: #94b7ad;
  display: flex;
  border: 1px solid #cadbd6;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  padding: 0 10px;
}
.contatoSection .centre .infoAndForm .form-contato .boxThree .inputs:hover,
.contatoSection .centre .infoAndForm .form-contato .boxThree .inputs:focus {
  background-color: #759d91;
}
.contatoSection .centre .infoAndForm .form-contato .boxThree .inputs::-moz-placeholder {
  monserrat: 16 normal;
  color: #000;
}
.contatoSection .centre .infoAndForm .form-contato .boxThree .inputs:-ms-input-placeholder {
  monserrat: 16 normal;
  color: #000;
}
.contatoSection .centre .infoAndForm .form-contato .boxThree .inputs::placeholder {
  monserrat: 16 normal;
  color: #000;
}
@media only screen and (max-width: 759px) {
  .contatoSection .centre .infoAndForm .form-contato .boxThree .inputs {
    width: 100%;
  }
}
.contatoSection .centre .infoAndForm .form-contato .box {
  height: 155px;
  width: 400px;
}
@media only screen and (max-width: 759px) {
  .contatoSection .centre .infoAndForm .form-contato .box {
    width: 100%;
  }
}
.contatoSection .centre .infoAndForm .form-contato .box .inputs_text {
  height: 155px;
  width: 400px;
  background-color: #94b7ad;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  border: 1px solid #cadbd6;
  padding: 10px;
  resize: none;
  transition: all 0.8s ease;
}
.contatoSection .centre .infoAndForm .form-contato .box .inputs_text:hover,
.contatoSection .centre .infoAndForm .form-contato .box .inputs_text:focus {
  background-color: #759d91;
}
.contatoSection .centre .infoAndForm .form-contato .box .inputs_text::-moz-placeholder {
  monserrat: 16 normal;
  color: #000;
}
.contatoSection .centre .infoAndForm .form-contato .box .inputs_text:-ms-input-placeholder {
  monserrat: 16 normal;
  color: #000;
}
.contatoSection .centre .infoAndForm .form-contato .box .inputs_text::placeholder {
  monserrat: 16 normal;
  color: #000;
}
@media only screen and (max-width: 759px) {
  .contatoSection .centre .infoAndForm .form-contato .box .inputs_text {
    width: 100%;
  }
}
.contatoSection .centre .infoAndForm .form-contato .btn-enviar {
  height: 155px;
  width: 65px;
  background-color: #94b7ad;
  border: 1px solid #cadbd6;
  transition: all 0.8s ease;
  cursor: pointer;
}
.contatoSection .centre .infoAndForm .form-contato .btn-enviar:hover,
.contatoSection .centre .infoAndForm .form-contato .btn-enviar:focus {
  background-color: #759d91;
}
@media only screen and (max-width: 1199px) {
  .contatoSection .centre .infoAndForm .form-contato .btn-enviar {
    width: 400px;
    height: 50px;
  }
}
@media only screen and (max-width: 759px) {
  .contatoSection .centre .infoAndForm .form-contato .btn-enviar {
    width: 100%;
  }
}
.contatoSection .centre .infoAndForm .form-contato .btn-enviar img {
  width: 30px;
  height: 30px;
}
@media only screen and (max-width: 759px) {
  .contatoSection .centre .infoAndForm .form-contato .btn-enviar img {
    width: 20px;
    height: 20px;
  }
}
.contatoSection .centre .moreInfo {
  width: 100%;
  height: 100px;
  display: flex;
  flex-direction: column;
  -ms-justify-content: center;
  justify-content: center;
  margin-top: 85px;
}
@media only screen and (max-width: 1199px) {
  .contatoSection .centre .moreInfo {
    -ms-align-items: center;
    align-items: center;
  }
}
@media only screen and (max-width: 759px) {
  .contatoSection .centre .moreInfo {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.contatoSection .centre .moreInfo .mensagem {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  color: #373435;
}
.contatoSection .centre .moreInfo .endereco {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  color: #373435;
}
@media only screen and (max-width: 759px) {
  .contatoSection .centre .moreInfo .endereco {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    padding: 10px 0;
  }
}
.contatoSection .centre .moreInfo .observacao {
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 400;
  margin: 0;
  color: #373435;
}
.contatoSection .centre .maps {
  width: 100%;
  height: 425px;
  margin-bottom: 70px;
}
.flash {
  margin: 0 auto;
  width: 100%;
  height: auto;
  font-size: 12px !important;
  padding: 10px;
  border-radius: 0.25rem;
  position: relative;
}
.flash > div {
  font-size: 12px;
}
.flash > p {
  margin: 0;
}
.flash > ul {
  margin: 0 !important;
}
.flash > ul > li {
  font-size: 12px !important;
}
.flash.flash-erro {
  border: 2px solid #e02227;
  background-color: #e02227;
  color: #fff;
}
.flash.flash-sucesso {
  border: 2px solid #2caf2c;
  background-color: #2caf2c;
  color: #fff;
  text-align: center;
}
.headerPart {
  width: 100%;
  height: 660px;
  background-color: #cadbd6;
  display: flex;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1199px) {
  .headerPart {
    height: auto;
    flex-direction: column;
  }
}
.headerPart .areaBanner {
  width: 50%;
  height: 659px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .headerPart .areaBanner {
    width: auto;
    height: 400px;
  }
}
@media only screen and (max-width: 759px) {
  .headerPart .areaBanner {
    width: 100%;
    height: 297px;
  }
}
.headerPart .areaBanner .banners {
  height: 100%;
  width: 100%;
}
.headerPart .areaBanner .banners .imgBanner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.headerPart .areaBanner .banners .imgBanner img {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.areaMainFrase {
  height: 660px;
  min-width: 50%;
  display: flex;
  -ms-align-items: flex-end;
  align-items: flex-end;
  padding: 0 0 100px 45px;
}
@media only screen and (max-width: 1199px) {
  .areaMainFrase {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    text-align: center;
    -ms-justify-content: center;
    justify-content: center;
    padding: 30px;
  }
}
@media only screen and (max-width: 759px) {
  .areaMainFrase {
    width: 100%;
    min-width: 0;
    -ms-justify-content: center;
    justify-content: center;
  }
}
.areaMainFrase p {
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
  font-weight: 400;
  color: #1a1a1a;
}
@media only screen and (max-width: 1199px) {
  .areaMainFrase p {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 400;
  }
}
@media only screen and (max-width: 759px) {
  .areaMainFrase p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }
}
.areaMainFrase strong {
  font-family: 'Montserrat', sans-serif;
  font-size: 38px;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
  .areaMainFrase strong {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 400;
  }
}
@media only screen and (max-width: 759px) {
  .areaMainFrase strong {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 400;
  }
}
.areaMainFrase span {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.firstBody {
  width: 100%;
  height: 300px;
  display: flex;
  background-color: #a9c5bc;
}
@media only screen and (max-width: 1199px) {
  .firstBody {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    flex-direction: column-reverse;
    -ms-align-items: center;
    align-items: center;
  }
}
.firstBody .areaTexto {
  width: 50%;
  height: 260px;
  display: flex;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-align-items: center;
  align-items: center;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .firstBody .areaTexto {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -ms-justify-content: center;
    justify-content: center;
    padding: 30px 0;
  }
}
.firstBody .areaTexto .texto {
  width: 630px;
  height: auto;
  padding-right: 50px;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 2em;
  text-align: end;
}
@media only screen and (max-width: 1199px) {
  .firstBody .areaTexto .texto {
    text-align: center;
    padding: 0;
  }
}
@media only screen and (max-width: 759px) {
  .firstBody .areaTexto .texto {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 0 30px;
    line-height: 1.6em;
  }
}
.firstBody .areaTexto .texto span {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #1a1a1a;
  text-transform: uppercase;
}
.firstBody .areaTwoImages {
  display: flex;
  gap: 2px;
  min-width: 650px;
}
@media only screen and (max-width: 1299px) {
  .firstBody .areaTwoImages {
    min-width: 600px;
    overflow: hidden;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 1199px) {
  .firstBody .areaTwoImages {
    margin-right: 0;
  }
}
@media only screen and (max-width: 759px) {
  .firstBody .areaTwoImages {
    min-width: 0;
    flex-direction: column;
  }
}
.firstBody .areaTwoImages .imgSquare1,
.firstBody .areaTwoImages .imgSquare2 {
  width: 325px;
  height: 300px;
}
@media only screen and (max-width: 759px) {
  .firstBody .areaTwoImages .imgSquare1,
  .firstBody .areaTwoImages .imgSquare2 {
    width: 248px;
    height: 228px;
  }
}
.firstBody .areaTwoImages .imgSquare1 img,
.firstBody .areaTwoImages .imgSquare2 img {
  width: 100%;
  height: 100%;
}
.secondBody {
  width: 100%;
  height: 695px;
  background-color: #94b7ad;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  padding-bottom: 27px;
}
@media only screen and (max-width: 1199px) {
  .secondBody {
    height: 525px;
  }
}
@media only screen and (max-width: 759px) {
  .secondBody {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 50px;
  }
}
.secondBody .underName {
  font-family: 'Montserrat', sans-serif;
  font-size: 100px;
  font-weight: 400;
  color: #759d91;
  text-transform: uppercase;
  height: 155px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1199px) {
  .secondBody .underName {
    font-family: 'Montserrat', sans-serif;
    font-size: 80px;
    font-weight: 400;
  }
}
@media only screen and (max-width: 759px) {
  .secondBody .underName {
    font-family: 'Montserrat', sans-serif;
    font-size: 48px;
    font-weight: 400;
    text-align: center;
    height: 125px;
  }
}
.secondBody .underName img {
  width: 100%;
  height: 100%;
}
.secondBody .threeOptions {
  display: flex;
  position: relative;
  z-index: 2;
  gap: 35px;
  margin-top: -35px;
}
@media only screen and (max-width: 759px) {
  .secondBody .threeOptions {
    flex-direction: column;
    margin-top: -15px;
  }
}
.secondBody .threeOptions .circle {
  width: 360px;
  height: 360px;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  cursor: pointer;
  border-radius: 190px;
  transition: all 0.3s ease;
}
.secondBody .threeOptions .circle:hover {
  box-shadow: 0 0 1px 13px #759d91;
}
.secondBody .threeOptions .circle:hover span {
  margin-top: -180px;
}
@media only screen and (max-width: 1199px) {
  .secondBody .threeOptions .circle:hover {
    box-shadow: 0 0 1px 10px #759d91;
  }
  .secondBody .threeOptions .circle:hover span {
    margin-top: -110px;
  }
}
@media only screen and (max-width: 1199px) {
  .secondBody .threeOptions .circle {
    width: 200px;
    height: 200px;
  }
}
.secondBody .threeOptions .circle img {
  width: 100%;
  height: 100%;
  border-radius: 190px;
}
.secondBody .threeOptions .circle span {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.76);
  letter-spacing: 1px;
  margin-top: -65px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  .secondBody .threeOptions .circle span {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-weight: 700;
    margin-top: -50px;
  }
}
.thirdBody {
  width: 100%;
  height: 630px;
  background-image: url("../img/layout/bg-jacaranda_gde.jpg");
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 1199px) {
  .thirdBody {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.thirdBody .centre {
  width: 1200px;
  height: auto;
  padding: 100px 50px 0;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .thirdBody .centre {
    width: 100%;
    position: inherit;
    padding: 80px 50px;
    display: flex;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
}
@media only screen and (max-width: 759px) {
  .thirdBody .centre {
    padding: 60px 35px;
  }
}
.thirdBody .centre .tituloSobre {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  font-weight: 400;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  width: 650px;
  line-height: 1.5em;
  margin: 0;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.76);
}
@media only screen and (max-width: 1199px) {
  .thirdBody .centre .tituloSobre {
    text-align: center;
  }
}
@media only screen and (max-width: 759px) {
  .thirdBody .centre .tituloSobre {
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 400;
    font-weight: 300;
  }
}
.thirdBody .centre .textoSobre1 {
  width: 323px;
  margin: 0;
  padding-top: 35px;
}
.thirdBody .centre .textoSobre1 p {
  line-height: 1.8em;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 600;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.76);
}
@media only screen and (max-width: 1199px) {
  .thirdBody .centre .textoSobre1 {
    width: 100%;
    text-align: center;
  }
}
.thirdBody .centre .imgAbsolute {
  width: 670px;
  height: 670px;
  position: absolute;
  right: 55px;
  bottom: -340px;
}
@media only screen and (max-width: 1199px) {
  .thirdBody .centre .imgAbsolute {
    position: inherit;
    margin-top: 30px;
    width: 570px;
    height: 570px;
  }
}
@media only screen and (max-width: 759px) {
  .thirdBody .centre .imgAbsolute {
    width: 90%;
    height: auto;
  }
}
.thirdBody .centre .imgAbsolute img {
  width: 100%;
  height: 100%;
}
.fourthBody {
  width: 100%;
  height: 410px;
  background-color: #530f01;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 1199px) {
  .fourthBody {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.fourthBody .centre {
  width: 1200px;
  padding: 70px 0 0 50px;
}
@media only screen and (max-width: 1199px) {
  .fourthBody .centre {
    width: 100%;
    display: flex;
    -ms-justify-content: center;
    justify-content: center;
    padding: 30px 50px;
  }
}
.fourthBody .centre .fraseDestaque {
  width: 360px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  font-weight: 400;
  font-weight: 300;
  line-height: 1.5em;
  color: #fff;
  text-align: right;
}
@media only screen and (max-width: 1199px) {
  .fourthBody .centre .fraseDestaque {
    text-align: center;
    width: 100%;
  }
}
@media only screen and (max-width: 759px) {
  .fourthBody .centre .fraseDestaque {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 400;
    font-weight: 300;
  }
}
.fifthBody {
  width: 100%;
  height: 800px;
  background-color: #530f01;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 1199px) {
  .fifthBody {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.fifthBody .centre {
  width: 1200px;
  display: flex;
  gap: 65px;
  -ms-align-items: center;
  align-items: center;
  padding-bottom: 70px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .fifthBody .centre {
    flex-direction: column-reverse;
    width: 100%;
    gap: 40px;
    padding: 50px 0 70px;
  }
}
.fifthBody .centre .fourImages {
  width: 605px;
  height: 605px;
  display: flex;
  flex-wrap: wrap;
  -ms-align-items: center;
  align-items: center;
  -ms-align-content: center;
  align-content: center;
  -ms-justify-content: center;
  justify-content: center;
  gap: 5px;
}
@media only screen and (max-width: 759px) {
  .fifthBody .centre .fourImages {
    width: 100%;
    height: auto;
  }
}
.fifthBody .centre .fourImages .imgDestaque {
  width: 300px;
  height: 300px;
}
@media only screen and (max-width: 759px) {
  .fifthBody .centre .fourImages .imgDestaque {
    width: 250px;
    height: 250px;
  }
}
.fifthBody .centre .fourImages .imgDestaque img {
  width: 100%;
  height: 100%;
}
.fifthBody .centre .fraseImages {
  width: 450px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media only screen and (max-width: 1199px) {
  .fifthBody .centre .fraseImages {
    width: 100%;
    padding: 10px 50px;
  }
}
@media only screen and (max-width: 759px) {
  .fifthBody .centre .fraseImages {
    padding: 10px 30px;
  }
}
.fifthBody .centre .fraseImages .textoSobre2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  width: 370px;
}
@media only screen and (max-width: 1199px) {
  .fifthBody .centre .fraseImages .textoSobre2 {
    width: 100%;
  }
}
@media only screen and (max-width: 759px) {
  .fifthBody .centre .fraseImages .textoSobre2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
}
.parceiros {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #94b7ad;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  padding-bottom: 40px;
}
.parceiros .centre {
  width: 1300px;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1299px) {
  .parceiros .centre {
    width: 100%;
  }
}
.parceiros .centre h3 {
  width: 1300px;
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  font-weight: 400;
  text-transform: uppercase;
  color: #759d91;
  margin: 65px 0 55px;
}
@media only screen and (max-width: 1299px) {
  .parceiros .centre h3 {
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: 400;
    padding: 0 18px;
  }
}
@media only screen and (max-width: 1199px) {
  .parceiros .centre h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    font-weight: 400;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 759px) {
  .parceiros .centre h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
  }
}
.parceiros .centre .mainContent {
  display: flex;
  gap: 55px;
}
@media only screen and (max-width: 1299px) {
  .parceiros .centre .mainContent {
    gap: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .parceiros .centre .mainContent {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
}
.parceiros .centre .mainContent .texto {
  width: 638px;
}
@media only screen and (max-width: 1299px) {
  .parceiros .centre .mainContent .texto {
    width: 550px;
  }
}
@media only screen and (max-width: 1199px) {
  .parceiros .centre .mainContent .texto {
    width: 100%;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 759px) {
  .parceiros .centre .mainContent .texto {
    text-align: center;
  }
}
.parceiros .centre .mainContent .texto p,
.parceiros .centre .mainContent .texto ul,
.parceiros .centre .mainContent .texto li,
.parceiros .centre .mainContent .texto ol {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #1a1a1a;
  margin: 0;
}
@media only screen and (max-width: 759px) {
  .parceiros .centre .mainContent .texto p,
  .parceiros .centre .mainContent .texto ul,
  .parceiros .centre .mainContent .texto li,
  .parceiros .centre .mainContent .texto ol {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
}
.parceiros .centre .mainContent .texto ul {
  line-height: 1.3em;
  padding: 0 0 0 20px;
}
.parceiros .centre .mainContent .texto li {
  padding: 7px 0;
}
.parceiros .centre .mainContent .imagemParceiros {
  width: 600px;
  height: auto;
}
@media only screen and (max-width: 759px) {
  .parceiros .centre .mainContent .imagemParceiros {
    width: 100%;
  }
}
.parceiros .centre .mainContent .imagemParceiros img {
  width: 100%;
  height: auto;
}
.parceiros .centre .cadastroParceiro {
  background-image: url("../img/layout/bg-jacaranda_gde.jpg");
  width: 1100px;
  height: 400px;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  margin: 65px 0;
}
@media only screen and (max-width: 1199px) {
  .parceiros .centre .cadastroParceiro {
    width: 600px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 759px) {
  .parceiros .centre .cadastroParceiro {
    width: 100%;
  }
}
.parceiros .centre .cadastroParceiro h5 {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-weight: 600;
  color: #fff;
  margin: 0;
  padding: 60px 0 0;
}
@media only screen and (max-width: 1199px) {
  .parceiros .centre .cadastroParceiro h5 {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-weight: 600;
    padding: 60px 90px 0;
  }
}
@media only screen and (max-width: 759px) {
  .parceiros .centre .cadastroParceiro h5 {
    padding: 60px 20px 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-weight: 600;
  }
}
.parceiros .centre .cadastroParceiro h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
  font-weight: 400;
  font-weight: 700;
  text-transform: uppercase;
  color: #94b7ad;
}
@media only screen and (max-width: 1199px) {
  .parceiros .centre .cadastroParceiro h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    font-weight: 400;
    font-weight: 700;
    text-align: center;
    padding: 0 50px;
  }
}
@media only screen and (max-width: 759px) {
  .parceiros .centre .cadastroParceiro h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 400;
    font-weight: 700;
    padding: 0 20px;
  }
}
.parceiros .centre .cadastroParceiro .form-contato {
  width: 875px;
  height: 155px;
  display: flex;
  gap: 4px;
}
@media only screen and (max-width: 1199px) {
  .parceiros .centre .cadastroParceiro .form-contato {
    flex-direction: column;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
  }
}
@media only screen and (max-width: 759px) {
  .parceiros .centre .cadastroParceiro .form-contato {
    padding: 0 30px;
  }
}
.parceiros .centre .cadastroParceiro .form-contato .boxThree {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
@media only screen and (max-width: 759px) {
  .parceiros .centre .cadastroParceiro .form-contato .boxThree {
    width: 100%;
  }
}
.parceiros .centre .cadastroParceiro .form-contato .boxThree .inputs {
  width: 400px;
  height: 50px;
  background-color: rgba(30,24,24,0);
  display: flex;
  border: 1px solid #cadbd6;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #cadbd6;
  padding: 0 10px;
}
.parceiros .centre .cadastroParceiro .form-contato .boxThree .inputs:hover,
.parceiros .centre .cadastroParceiro .form-contato .boxThree .inputs:focus {
  border: 3px solid #cadbd6;
}
.parceiros .centre .cadastroParceiro .form-contato .boxThree .inputs::-moz-placeholder {
  monserrat: 16 normal;
  color: #cadbd6;
}
.parceiros .centre .cadastroParceiro .form-contato .boxThree .inputs:-ms-input-placeholder {
  monserrat: 16 normal;
  color: #cadbd6;
}
.parceiros .centre .cadastroParceiro .form-contato .boxThree .inputs::placeholder {
  monserrat: 16 normal;
  color: #cadbd6;
}
@media only screen and (max-width: 759px) {
  .parceiros .centre .cadastroParceiro .form-contato .boxThree .inputs {
    width: 100%;
  }
}
.parceiros .centre .cadastroParceiro .form-contato .box {
  height: 155px;
  width: 400px;
}
@media only screen and (max-width: 759px) {
  .parceiros .centre .cadastroParceiro .form-contato .box {
    width: 100%;
  }
}
.parceiros .centre .cadastroParceiro .form-contato .box .inputs_text {
  height: 155px;
  width: 400px;
  background-color: rgba(30,24,24,0);
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #cadbd6;
  border: 1px solid #cadbd6;
  padding: 10px;
  resize: none;
}
.parceiros .centre .cadastroParceiro .form-contato .box .inputs_text:hover,
.parceiros .centre .cadastroParceiro .form-contato .box .inputs_text:focus {
  border: 3px solid #cadbd6;
}
.parceiros .centre .cadastroParceiro .form-contato .box .inputs_text::-moz-placeholder {
  monserrat: 16 normal;
  color: #cadbd6;
}
.parceiros .centre .cadastroParceiro .form-contato .box .inputs_text:-ms-input-placeholder {
  monserrat: 16 normal;
  color: #cadbd6;
}
.parceiros .centre .cadastroParceiro .form-contato .box .inputs_text::placeholder {
  monserrat: 16 normal;
  color: #cadbd6;
}
@media only screen and (max-width: 759px) {
  .parceiros .centre .cadastroParceiro .form-contato .box .inputs_text {
    width: 100%;
  }
}
.parceiros .centre .cadastroParceiro .form-contato .btn-enviar {
  height: 155px;
  width: 65px;
  background-color: rgba(30,24,24,0);
  border: 1px solid #cadbd6;
}
.parceiros .centre .cadastroParceiro .form-contato .btn-enviar:hover,
.parceiros .centre .cadastroParceiro .form-contato .btn-enviar:focus {
  border: 3px solid #cadbd6;
}
@media only screen and (max-width: 1199px) {
  .parceiros .centre .cadastroParceiro .form-contato .btn-enviar {
    width: 400px;
    height: 50px;
  }
}
@media only screen and (max-width: 759px) {
  .parceiros .centre .cadastroParceiro .form-contato .btn-enviar {
    width: 100%;
  }
}
.parceiros .centre .cadastroParceiro .form-contato .btn-enviar img {
  width: 30px;
  height: 30px;
  filter: invert(60%) sepia(22%) saturate(346%) hue-rotate(111deg) brightness(93%) contrast(93%);
}
@media only screen and (max-width: 759px) {
  .parceiros .centre .cadastroParceiro .form-contato .btn-enviar img {
    width: 20px;
    height: 20px;
  }
}
.flash {
  margin: 0 auto;
  width: 100%;
  height: auto;
  font-size: 12px !important;
  padding: 10px;
  border-radius: 0.25rem;
  position: relative;
}
.flash > div {
  font-size: 12px;
}
.flash > p {
  margin: 0;
}
.flash > ul {
  margin: 0 !important;
}
.flash > ul > li {
  font-size: 12px !important;
}
.flash.flash-erro {
  border: 2px solid #e02227;
  background-color: #e02227;
  color: #fff;
}
.flash.flash-sucesso {
  border: 2px solid #2caf2c;
  background-color: #2caf2c;
  color: #fff;
  text-align: center;
}
.sectionProdutos {
  width: 100%;
  height: auto;
  background-color: #94b7ad;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
}
.sectionProdutos .centre {
  width: 1300px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1299px) {
  .sectionProdutos .centre {
    width: 100%;
  }
}
.sectionProdutos .centre .tituloCategorias {
  height: 350px;
  width: 830px;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  .sectionProdutos .centre .tituloCategorias {
    width: 100%;
  }
}
@media only screen and (max-width: 759px) {
  .sectionProdutos .centre .tituloCategorias {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.sectionProdutos .centre .tituloCategorias .tituloMain {
  font-family: 'Montserrat', sans-serif;
  font-size: 136px;
  font-weight: 400;
  text-transform: uppercase;
  color: #759d91;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1199px) {
  .sectionProdutos .centre .tituloCategorias .tituloMain {
    font-family: 'Montserrat', sans-serif;
    font-size: 116px;
    font-weight: 400;
  }
}
@media only screen and (max-width: 759px) {
  .sectionProdutos .centre .tituloCategorias .tituloMain {
    font-family: 'Montserrat', sans-serif;
    font-size: 65px;
    font-weight: 400;
    padding-top: 30px;
  }
}
.sectionProdutos .centre .tituloCategorias .circles {
  display: flex;
  position: relative;
  z-index: 2;
  gap: 20px;
  margin-top: -50px;
}
@media only screen and (max-width: 1199px) {
  .sectionProdutos .centre .tituloCategorias .circles {
    gap: 10px;
  }
}
@media only screen and (max-width: 759px) {
  .sectionProdutos .centre .tituloCategorias .circles {
    margin-top: -30px;
    gap: 8px;
  }
}
@media only screen and (max-width: 359px) {
  .sectionProdutos .centre .tituloCategorias .circles {
    gap: 5px;
  }
}
.sectionProdutos .centre .tituloCategorias .circles .circle {
  width: 262px;
  height: 262px;
  border-radius: 135px;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1199px) {
  .sectionProdutos .centre .tituloCategorias .circles .circle {
    width: 242px;
    height: 242px;
  }
}
@media only screen and (max-width: 759px) {
  .sectionProdutos .centre .tituloCategorias .circles .circle {
    width: 120px;
    height: 120px;
  }
}
@media only screen and (max-width: 359px) {
  .sectionProdutos .centre .tituloCategorias .circles .circle {
    width: 90px;
    height: 90px;
  }
}
.sectionProdutos .centre .tituloCategorias .circles .circle:hover,
.sectionProdutos .centre .tituloCategorias .circles .circle.activeCat {
  border: 10px solid rgba(77,117,102,0.461);
}
.sectionProdutos .centre .tituloCategorias .circles .circle:hover .hover,
.sectionProdutos .centre .tituloCategorias .circles .circle.activeCat .hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.sectionProdutos .centre .tituloCategorias .circles .circle:hover .imagemCategoria > .txtCat,
.sectionProdutos .centre .tituloCategorias .circles .circle.activeCat .imagemCategoria > .txtCat {
  margin-top: -130px;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 700;
}
@media only screen and (max-width: 1199px) {
  .sectionProdutos .centre .tituloCategorias .circles .circle:hover .imagemCategoria > .txtCat,
  .sectionProdutos .centre .tituloCategorias .circles .circle.activeCat .imagemCategoria > .txtCat {
    margin-top: -120px;
  }
}
@media only screen and (max-width: 759px) {
  .sectionProdutos .centre .tituloCategorias .circles .circle:hover .imagemCategoria > .txtCat,
  .sectionProdutos .centre .tituloCategorias .circles .circle.activeCat .imagemCategoria > .txtCat {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-weight: 700;
    bottom: -10px;
    margin-top: 0;
  }
}
.sectionProdutos .centre .tituloCategorias .circles .circle .imagemCategoria {
  width: 245px;
  height: 245px;
  border-radius: 135px;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  .sectionProdutos .centre .tituloCategorias .circles .circle .imagemCategoria {
    width: 225px;
    height: 225px;
  }
}
@media only screen and (max-width: 759px) {
  .sectionProdutos .centre .tituloCategorias .circles .circle .imagemCategoria {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (max-width: 359px) {
  .sectionProdutos .centre .tituloCategorias .circles .circle .imagemCategoria {
    width: 80px;
    height: 80px;
  }
}
.sectionProdutos .centre .tituloCategorias .circles .circle .imagemCategoria img {
  border-radius: 135px;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 359px) {
  .sectionProdutos .centre .tituloCategorias .circles .circle .imagemCategoria img {
    border-radius: 40px;
  }
}
.sectionProdutos .centre .tituloCategorias .circles .circle .imagemCategoria .txtCat {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  margin-top: -60px;
  -ms-filter: none;
  filter: none;
  opacity: 1;
  transition: all 0.3s ease;
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 1199px) {
  .sectionProdutos .centre .tituloCategorias .circles .circle .imagemCategoria .txtCat {
    margin-top: -50px;
  }
}
@media only screen and (max-width: 759px) {
  .sectionProdutos .centre .tituloCategorias .circles .circle .imagemCategoria .txtCat {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-weight: 700;
    bottom: -60px;
  }
}
.sectionProdutos .centre .tituloCategorias .circles .circle .hover {
  position: absolute;
  background-color: rgba(77,117,102,0.683);
  width: 245px;
  height: 245px;
  border-radius: 135px;
  -ms-filter: none;
  filter: none;
  opacity: 1;
}
@media only screen and (max-width: 759px) {
  .sectionProdutos .centre .tituloCategorias .circles .circle .hover {
    width: 110px;
    height: 110px;
  }
}
@media only screen and (max-width: 359px) {
  .sectionProdutos .centre .tituloCategorias .circles .circle .hover {
    width: 90px;
    height: 90px;
  }
}
.sectionProdutos .centre .subCategorias {
  display: flex;
  flex-wrap: wrap;
  -ms-justify-content: center;
  justify-content: center;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  gap: 5px;
  padding: 15px 0 25px;
}
@media only screen and (max-width: 1199px) {
  .sectionProdutos .centre .subCategorias {
    padding: 15px 30px 25px;
  }
}
.sectionProdutos .centre .subCategorias .aSubCat {
  height: 40px;
  width: auto;
  transition: all 0.3s ease;
}
.sectionProdutos .centre .subCategorias .aSubCat:hover {
  background-color: #759d91;
}
.sectionProdutos .centre .subCategorias .aSubCat .btnSubCat {
  height: 40px;
  width: auto;
  border: 1px solid #cadbd6;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 500;
  text-transform: lowercase;
  color: #cadbd6;
  padding: 0 20px;
}
.sectionProdutos .centre .subCategorias .hoverASubCat {
  background-color: #759d91;
}
.sectionProdutos .centre .subCategorias .noneDisplay {
  display: none;
}
.sectionProdutos .centre .allProducts {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 40px 0 50px;
}
@media only screen and (max-width: 1299px) {
  .sectionProdutos .centre .allProducts {
    -ms-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .sectionProdutos .centre .allProducts {
    gap: 60px 30px;
  }
}
.sectionProdutos .centre .allProducts .semProd {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 500;
  color: #fff;
}
@media only screen and (max-width: 359px) {
  .sectionProdutos .centre .allProducts .semProd {
    text-align: center;
  }
}
.sectionProdutos .centre .allProducts .aProduct {
  width: 300px;
  height: 300px;
  position: relative;
}
.sectionProdutos .centre .allProducts .aProduct:hover .hoverProduct {
  -ms-filter: none;
  filter: none;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .sectionProdutos .centre .allProducts .aProduct {
    padding: 20px 0;
  }
}
.sectionProdutos .centre .allProducts .aProduct .hoverProduct {
  width: 300px;
  height: 300px;
  position: absolute;
  background-color: rgba(77,117,102,0.461);
  top: 0;
  left: 0;
  transition: all 0.3s ease;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  display: flex;
  flex-direction: column;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .sectionProdutos .centre .allProducts .aProduct .hoverProduct {
    background-color: transparent;
    -ms-filter: none;
    filter: none;
    opacity: 1;
    top: 320px;
    width: 300px;
    height: 45px;
  }
}
.sectionProdutos .centre .allProducts .aProduct .hoverProduct .titleProduct {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 1px 5px #000;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  padding: 5px 12px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .sectionProdutos .centre .allProducts .aProduct .hoverProduct .titleProduct {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-weight: 500;
    padding: 0;
  }
}
.sectionProdutos .centre .allProducts .aProduct .hoverProduct .codProduct {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 1px 5px #000;
}
.sectionProdutos .centre .allProducts .aProduct .eachProduto {
  width: 300px;
  height: 300px;
}
.sectionProdutos .centre .allProducts .aProduct .eachProduto img {
  width: 100%;
  height: 100%;
}
.sectionProdutos .centre .allProducts .aProduct .eachProdutoVendido {
  width: 300px;
  height: 300px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.sectionProdutos .centre .allProducts .aProduct .eachProdutoVendido img {
  width: 100%;
  height: 100%;
}
.sectionProdutos .centre .allProducts .aProduct .tagVendido {
  position: absolute;
  height: 50px;
  width: 300px;
  border-top: 1px solid #cadbd6;
  border-bottom: 1px solid #cadbd6;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  top: 125px;
  left: 0;
}
.sectionProdutos .centre #btnMoreProdutos,
.sectionProdutos .centre #btnMoreProdutosP,
.sectionProdutos .centre #btnMoreProdutosPS,
.sectionProdutos .centre #btnMoreProdutosT {
  width: 165px;
  height: 50px;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #cadbd6;
  color: #cadbd6;
  text-transform: uppercase;
  margin-bottom: 85px;
  transition: all 0.3s ease;
}
.sectionProdutos .centre #btnMoreProdutos:hover,
.sectionProdutos .centre #btnMoreProdutosP:hover,
.sectionProdutos .centre #btnMoreProdutosPS:hover,
.sectionProdutos .centre #btnMoreProdutosT:hover {
  background-color: #759d91;
}
.firstLine {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: space-between;
  justify-content: space-between;
  height: 125px;
  width: 100%;
  padding-top: 35px;
  margin-bottom: 55px;
}
@media only screen and (max-width: 1299px) {
  .firstLine {
    padding: 35px 20px 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
@media only screen and (max-width: 1199px) {
  .firstLine {
    flex-direction: column-reverse;
  }
}
.firstLine .infoGeral {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  gap: 30px;
}
@media only screen and (max-width: 1199px) {
  .firstLine .infoGeral {
    padding-top: 35px;
  }
}
@media only screen and (max-width: 759px) {
  .firstLine .infoGeral {
    flex-direction: column;
    gap: 15px;
  }
}
.firstLine .infoGeral h5 {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  font-weight: 400;
  color: #759d91;
  text-transform: uppercase;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  .firstLine .infoGeral h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: 400;
    margin: 0;
  }
}
@media only screen and (max-width: 759px) {
  .firstLine .infoGeral h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    font-weight: 400;
  }
}
.firstLine .infoGeral .imgCat {
  width: 93px;
  height: 93px;
  border: 4px solid #759d91;
  border-radius: 80px;
}
.firstLine .infoGeral .imgCat img {
  width: 100%;
  height: 100%;
  border-radius: 80px;
}
.firstLine .infoGeral .catESubcat {
  color: #fff;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  text-transform: uppercase;
}
.firstLine .infoGeral .catESubcat h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 700;
}
@media only screen and (max-width: 759px) {
  .firstLine .infoGeral .catESubcat h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-weight: 700;
  }
}
.firstLine .infoGeral .catESubcat h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 400;
}
@media only screen and (max-width: 759px) {
  .firstLine .infoGeral .catESubcat h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
  }
}
.firstLine .infoGeral .catESubcat .line {
  height: 23px;
  width: 2px;
  background-color: #fff;
  margin: 0 20px;
}
.firstLine .aBtnVoltar {
  width: 160px;
  height: 50px;
}
.firstLine .aBtnVoltar .btnVoltar {
  width: 160px;
  height: 50px;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 200;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #cadbd6;
  transition: all 0.8s ease;
}
.firstLine .aBtnVoltar .btnVoltar:hover {
  background-color: #759d91;
}
.mainPart {
  display: flex;
  width: 1265px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  gap: 20px;
}
@media only screen and (max-width: 1299px) {
  .mainPart {
    width: 100%;
    -ms-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 1199px) {
  .mainPart {
    flex-direction: column-reverse;
    padding-top: 35px;
    -ms-align-items: center;
    align-items: center;
  }
}
@media only screen and (max-width: 759px) {
  .mainPart .leftSide {
    width: 100%;
    display: flex;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
}
.mainPart .leftSide .imgMain {
  width: 620px;
  height: 620px;
}
@media only screen and (max-width: 1299px) {
  .mainPart .leftSide .imgMain {
    width: 555px;
    height: 555px;
  }
}
@media only screen and (max-width: 1199px) {
  .mainPart .leftSide .imgMain {
    width: 620px;
    height: 620px;
  }
}
@media only screen and (max-width: 759px) {
  .mainPart .leftSide .imgMain {
    width: 300px;
    height: 300px;
  }
}
.mainPart .leftSide .imgMain img {
  width: 100%;
  height: 100%;
}
.mainPart .rightSide {
  display: flex;
  flex-direction: column;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (max-width: 759px) {
  .mainPart .rightSide {
    width: 100%;
  }
}
.mainPart .rightSide .infoProduto {
  display: flex;
  flex-direction: column;
  padding-left: 40px;
}
@media only screen and (max-width: 759px) {
  .mainPart .rightSide .infoProduto {
    padding: 0;
    -ms-align-items: center;
    align-items: center;
  }
}
.mainPart .rightSide .infoProduto .nomeProduto {
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
  font-weight: 400;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
}
@media only screen and (max-width: 1299px) {
  .mainPart .rightSide .infoProduto .nomeProduto {
    margin: 0;
  }
}
@media only screen and (max-width: 759px) {
  .mainPart .rightSide .infoProduto .nomeProduto {
    text-align: center;
  }
}
.mainPart .rightSide .infoProduto .codProductSelect {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding-top: 5px;
  color: #fff;
}
.mainPart .rightSide .anoMaterial {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  gap: 15px;
  padding-top: 20px;
}
.mainPart .rightSide .anoMaterial .anoProduto,
.mainPart .rightSide .anoMaterial .materialProduto {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
.mainPart .rightSide .anoMaterial .divisao {
  height: 17px;
  width: 1px;
  background-color: #000;
}
.mainPart .rightSide .infoDesigner {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  gap: 20px;
  padding-top: 20px;
}
@media only screen and (max-width: 759px) {
  .mainPart .rightSide .infoDesigner {
    padding-top: 20px;
    flex-direction: column;
    gap: 5px;
  }
}
.mainPart .rightSide .infoDesigner .imgDesigner {
  width: 93px;
  height: 93px;
  border: 1px solid #fff;
  border-radius: 50px;
}
.mainPart .rightSide .infoDesigner .imgDesigner img {
  width: 100%;
  height: 100%;
  border-radius: 50px;
}
.mainPart .rightSide .infoDesigner .nomeDesigner {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}
.mainPart .rightSide .twoFirstImg {
  gap: 20px;
  display: flex;
}
@media only screen and (max-width: 1299px) {
  .mainPart .rightSide .twoFirstImg {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 1199px) {
  .mainPart .rightSide .twoFirstImg {
    -ms-justify-content: center;
    justify-content: center;
    padding-top: 45px;
  }
}
@media only screen and (max-width: 759px) {
  .mainPart .rightSide .twoFirstImg {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
}
.secondMainZero {
  display: flex;
  width: 1160px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 20px 0 145px;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
@media only screen and (max-width: 1199px) {
  .secondMainZero {
    width: 620px;
    -ms-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 759px) {
  .secondMainZero {
    width: 100%;
  }
}
.secondMainZero .txt {
  width: 585px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 45px 0 0 55px;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1199px) {
  .secondMainZero .txt {
    width: 100%;
    padding: 15px 0 35px;
  }
}
@media only screen and (max-width: 759px) {
  .secondMainZero .txt {
    padding: 15px 35px 40px;
  }
}
.secondMainZero .txt .description p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2em;
  margin: 0;
  color: #373435;
}
@media only screen and (max-width: 759px) {
  .secondMainZero .txt .description p {
    text-align: center;
  }
}
.secondMainZero .txt .moreInfo {
  display: flex;
  flex-direction: column;
  color: #373435;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding-top: 40px;
}
.secondMainZero .txt .moreInfo span {
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 400;
  font-weight: 700;
  text-transform: uppercase;
  color: #373435;
  padding-bottom: 20px;
}
.secondMain {
  display: flex;
  width: 1265px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 20px 0 145px;
}
@media only screen and (max-width: 1299px) {
  .secondMain {
    width: 100%;
    -ms-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 759px) {
  .secondMain {
    flex-direction: column-reverse;
    -ms-align-items: center;
    align-items: center;
  }
}
.secondMain .lineImgs {
  display: flex;
  gap: 20px;
  width: 625px;
}
@media only screen and (max-width: 1299px) {
  .secondMain .lineImgs {
    width: 580px;
  }
}
@media only screen and (max-width: 1199px) {
  .secondMain .lineImgs {
    flex-direction: column;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.secondMain .lineImgs .imgArea {
  width: 300px;
  height: 300px;
}
.secondMain .lineImgs .imgArea img {
  width: 100%;
  height: 100%;
}
.secondMain .txt {
  width: 585px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 45px 0 0 55px;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1199px) {
  .secondMain .txt {
    width: 320px;
    padding: 15px 0 0 35px;
  }
}
@media only screen and (max-width: 759px) {
  .secondMain .txt {
    padding: 15px 35px 40px;
    width: 100%;
  }
}
.secondMain .txt .description p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2em;
  margin: 0;
  color: #373435;
}
@media only screen and (max-width: 759px) {
  .secondMain .txt .description p {
    text-align: center;
  }
}
.secondMain .txt .moreInfo {
  display: flex;
  flex-direction: column;
  color: #373435;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding-top: 40px;
}
.secondMain .txt .moreInfo span {
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 400;
  font-weight: 700;
  text-transform: uppercase;
  color: #373435;
  padding-bottom: 20px;
}
.secondMainMore {
  display: flex;
  flex-direction: column;
  width: 1265px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 20px 0 145px;
}
@media only screen and (max-width: 1299px) {
  .secondMainMore {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .secondMainMore {
    -ms-align-items: center;
    align-items: center;
    flex-direction: column;
  }
}
.secondMainMore .lineImgsMore {
  display: flex;
  gap: 20px;
  width: 100%;
}
@media only screen and (max-width: 1299px) {
  .secondMainMore .lineImgsMore {
    -ms-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 1199px) {
  .secondMainMore .lineImgsMore {
    width: 620px;
    flex-wrap: wrap;
    padding-left: 0;
    margin: 20px 0;
  }
}
@media only screen and (max-width: 759px) {
  .secondMainMore .lineImgsMore {
    width: 100%;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
}
.secondMainMore .lineImgsMore .imgArea {
  width: 300px;
  height: 300px;
}
.secondMainMore .lineImgsMore .imgArea img {
  width: 100%;
  height: 100%;
}
.secondMainMore .imgAndTxt {
  display: flex;
  gap: 20px;
  width: 100%;
}
@media only screen and (max-width: 1299px) {
  .secondMainMore .imgAndTxt {
    -ms-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 1199px) {
  .secondMainMore .imgAndTxt {
    flex-direction: column-reverse;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.secondMainMore .imgAndTxt .imgSide {
  width: 620px;
  display: flex;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  flex-wrap: wrap;
  gap: 20px;
  padding-top: 20px;
}
@media only screen and (max-width: 1299px) {
  .secondMainMore .imgAndTxt .imgSide {
    width: 650px;
  }
}
@media only screen and (max-width: 1199px) {
  .secondMainMore .imgAndTxt .imgSide {
    width: 620px;
  }
}
@media only screen and (max-width: 759px) {
  .secondMainMore .imgAndTxt .imgSide {
    width: 100%;
  }
}
.secondMainMore .imgAndTxt .imgSide .imgSize {
  width: 300px;
  height: 300px;
}
.secondMainMore .imgAndTxt .imgSide .imgSize img {
  width: 100%;
  height: 100%;
}
.secondMainMore .imgAndTxt .txtSide {
  width: 585px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 45px 0 0 55px;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1299px) {
  .secondMainMore .imgAndTxt .txtSide {
    padding: 15px 0 0 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .secondMainMore .imgAndTxt .txtSide {
    width: 620px;
    padding: 15px 0 0 35px;
  }
}
@media only screen and (max-width: 759px) {
  .secondMainMore .imgAndTxt .txtSide {
    padding: 15px 35px 40px;
    width: 100%;
  }
}
.secondMainMore .imgAndTxt .txtSide .description p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2em;
  margin: 0;
  color: #373435;
}
@media only screen and (max-width: 759px) {
  .secondMainMore .imgAndTxt .txtSide .description p {
    text-align: center;
  }
}
.secondMainMore .imgAndTxt .txtSide .moreInfo {
  display: flex;
  flex-direction: column;
  color: #373435;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding-top: 40px;
}
.secondMainMore .imgAndTxt .txtSide .moreInfo span {
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 400;
  font-weight: 700;
  text-transform: uppercase;
  color: #373435;
  padding-bottom: 20px;
}
.secondMainMore .imgAndTxt .txtSide #formArea {
  display: flex;
  flex-direction: column;
  width: 480px;
  height: auto;
  margin-top: 60px;
}
@media only screen and (max-width: 759px) {
  .secondMainMore .imgAndTxt .txtSide #formArea {
    -ms-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
  }
}
.secondMainMore .imgAndTxt .txtSide #formArea #titleForm {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 700;
  color: #373435;
  text-transform: uppercase;
  margin: 20px 0;
}
@media only screen and (max-width: 759px) {
  .secondMainMore .imgAndTxt .txtSide #formArea #titleForm {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-weight: 700;
    text-align: center;
  }
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow {
  display: flex;
  flex-direction: column;
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .boxThree {
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin-bottom: 3px;
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .boxThree .inputs {
  width: 400px;
  height: 48px;
  border: 2px solid #cadbd6;
  background-color: #94b7ad;
  padding: 0 16px;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .boxThree .inputs::-moz-placeholder {
  color: #373435;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .boxThree .inputs:-ms-input-placeholder {
  color: #373435;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .boxThree .inputs::placeholder {
  color: #373435;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .boxThree .inputs:hover,
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .boxThree .inputs:focus {
  background-color: #759d91;
}
@media only screen and (max-width: 759px) {
  .secondMainMore .imgAndTxt .txtSide #formArea #formShow .boxThree .inputs {
    width: 100%;
  }
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .box {
  display: flex;
  gap: 3px;
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .box .inputs_text {
  width: 400px;
  height: 152px;
  border: 2px solid #cadbd6;
  background-color: #94b7ad;
  padding: 15px 56px 15px 16px;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  resize: none;
  line-height: 23px;
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .box .inputs_text::-moz-placeholder {
  color: #373435;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .box .inputs_text:-ms-input-placeholder {
  color: #373435;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .box .inputs_text::placeholder {
  color: #373435;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .box .inputs_text:hover,
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .box .inputs_text:focus {
  background-color: #759d91;
}
@media only screen and (max-width: 759px) {
  .secondMainMore .imgAndTxt .txtSide #formArea #formShow .box .inputs_text {
    width: 100%;
  }
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .box .btn-enviar {
  width: 58px;
  height: 152px;
  border: 2px solid #cadbd6;
  background-color: transparent;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  cursor: pointer;
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .box .btn-enviar:hover,
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .box .btn-enviar:focus {
  background-color: #759d91;
}
.secondMainMore .imgAndTxt .txtSide #formArea #formShow .box .btn-enviar img {
  width: 25px;
  height: auto;
}
.seeMoreSub {
  width: 100%;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  padding-bottom: 80px;
}
.seeMoreSub .line {
  border-top: 0.5px solid #fff;
  width: 100%;
  height: 1px;
  background-color: #94b7ad;
}
.seeMoreSub .frase {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  padding: 35px 0;
}
@media only screen and (max-width: 759px) {
  .seeMoreSub .frase {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-weight: 300;
    padding: 30px 15px;
  }
}
.quemSomos {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #94b7ad;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  padding-bottom: 40px;
}
.quemSomos .centre {
  width: 1300px;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1299px) {
  .quemSomos .centre {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .quemSomos .centre {
    -ms-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
  }
}
.quemSomos .centre .tituloQuemSomos {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  font-weight: 400;
  color: #759d91;
  text-transform: uppercase;
}
@media only screen and (max-width: 759px) {
  .quemSomos .centre .tituloQuemSomos {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 400;
  }
}
.quemSomos .centre .parteUm {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  gap: 100px;
}
@media only screen and (max-width: 1299px) {
  .quemSomos .centre .parteUm {
    gap: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .quemSomos .centre .parteUm {
    flex-direction: column;
    -ms-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
  }
}
.quemSomos .centre .parteUm .imgPrincipal {
  width: 600px;
  height: auto;
}
@media only screen and (max-width: 759px) {
  .quemSomos .centre .parteUm .imgPrincipal {
    width: 90%;
  }
}
.quemSomos .centre .parteUm .imgPrincipal img {
  width: 100%;
  height: 100%;
}
.quemSomos .centre .parteUm .textos {
  width: 600px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  gap: 65px;
}
@media only screen and (max-width: 759px) {
  .quemSomos .centre .parteUm .textos {
    width: 90%;
  }
}
.quemSomos .centre .parteUm .textos .quemSomosTexto {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #373435;
}
@media only screen and (max-width: 1199px) {
  .quemSomos .centre .parteUm .textos .quemSomosTexto {
    text-align: center;
  }
}
@media only screen and (max-width: 759px) {
  .quemSomos .centre .parteUm .textos .quemSomosTexto {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
}
.quemSomos .centre .parteUm .textos .quemSomosTexto p {
  line-height: 2em;
}
.quemSomos .centre .parteUm .textos .valoresTexto {
  display: flex;
  flex-direction: column;
}
.quemSomos .centre .parteUm .textos .valoresTexto .valoresTit {
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  font-weight: 400;
  color: #373435;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  .quemSomos .centre .parteUm .textos .valoresTexto .valoresTit {
    text-align: center;
  }
}
@media only screen and (max-width: 759px) {
  .quemSomos .centre .parteUm .textos .valoresTexto .valoresTit {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    font-weight: 400;
  }
}
.quemSomos .centre .parteUm .textos .valoresTexto .valoresTxt {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #373435;
}
@media only screen and (max-width: 1199px) {
  .quemSomos .centre .parteUm .textos .valoresTexto .valoresTxt {
    text-align: center;
  }
}
@media only screen and (max-width: 759px) {
  .quemSomos .centre .parteUm .textos .valoresTexto .valoresTxt {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
}
.quemSomos .centre .parteUm .textos .valoresTexto .valoresTxt li {
  line-height: 2em;
}
.quemSomos .centre .parteUm .textos .valoresTexto .valoresTxt ul {
  margin-left: -22px;
}
.quemSomos .centre .parteDois {
  display: flex;
  flex-direction: column;
  margin: 40px 0 110px;
  width: 100%;
}
.quemSomos .centre .parteDois .propositoTit {
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  font-weight: 400;
  color: #373435;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  .quemSomos .centre .parteDois .propositoTit {
    text-align: center;
  }
}
@media only screen and (max-width: 759px) {
  .quemSomos .centre .parteDois .propositoTit {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    font-weight: 400;
  }
}
.quemSomos .centre .parteDois .propositoTxt {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #373435;
  margin: 0 0 60px;
  width: 605px;
}
.quemSomos .centre .parteDois .propositoTxt p {
  line-height: 2em;
}
@media only screen and (max-width: 1199px) {
  .quemSomos .centre .parteDois .propositoTxt {
    text-align: center;
    width: 100%;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 759px) {
  .quemSomos .centre .parteDois .propositoTxt {
    width: 90%;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
}
.quemSomos .centre .parteDois .imgSec {
  width: 100%;
  height: 100%;
}
.quemSomos .centre .parteDois .imgSec img {
  width: 100%;
  height: 100%;
}

