@import url(https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..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;
}
.flash {
  text-align: center;
  padding: 10px;
  color: #fff;
}
.flash p {
  margin: 0;
}
.flash-sucesso {
  background-color: #008000;
}
.flash-erro {
  background-color: #8b0000;
}
html {
  scroll-behavior: smooth;
}
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 {
  margin: 0 auto;
}
@media only screen and (max-width: 1199px) {
  .center {
    width: 90%;
  }
}
footer {
  border-top: solid 1px $cinzaClaro;
  padding-top: 30px;
  padding-bottom: 20px;
}
footer .flex_footer {
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 699px) {
  footer .flex_footer {
    flex-wrap: wrap;
  }
}
footer .flex_footer .flex {
  display: flex;
  -moz-column-gap: 60px;
  column-gap: 60px;
  margin-right: 60px;
}
@media only screen and (max-width: 1199px) {
  footer .flex_footer .flex {
    row-gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 30px;
    -ms-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 559px) {
  footer .flex_footer .flex {
    flex-direction: column;
    margin-right: 0;
  }
}
footer .flex_footer .flex .footer_logo {
  height: 55px;
}
footer .flex_footer .flex .menu {
  display: block;
  raleway: 12;
  font-weight: 500;
  color: $cinzaEscuro;
  row-gap: 15px;
  margin-top: 5px;
}
@media only screen and (max-width: 559px) {
  footer .flex_footer .flex .menu {
    text-align: center;
  }
}
footer .flex_footer .flex .menu a {
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
}
footer .flex_footer .flex .menu a:hover:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  top: -5px;
  left: 1px;
  background-color: $cinzaClaro;
}
footer .flex_footer .flex .menu a:hover:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -5px;
  left: 1px;
  background-color: $cinzaClaro;
}
footer .flex_footer .flex .cat_moveis {
  display: flex;
  flex-direction: column;
  raleway: 11;
  font-weight: 500;
  color: $cinzaEscuro;
  row-gap: 10px;
}
@media only screen and (max-width: 559px) {
  footer .flex_footer .flex .cat_moveis {
    text-align: center;
  }
}
footer .flex_footer .flex .cat_moveis p {
  margin: 0;
}
footer .flex_footer .flex2 {
  display: flex;
  -moz-column-gap: 60px;
  column-gap: 60px;
  border-left: solid 1px $cinzaClaro;
  padding-left: 60px;
}
@media only screen and (max-width: 1199px) {
  footer .flex_footer .flex2 {
    row-gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 30px;
    -ms-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 549px) {
  footer .flex_footer .flex2 {
    border-left: none;
    padding-left: 0;
  }
}
footer .flex_footer .flex2 .info_footer .tel1 {
  display: flex;
  transition: all 0.3s;
}
footer .flex_footer .flex2 .info_footer .tel1:hover {
  transform: scale(1.1);
}
footer .flex_footer .flex2 .info_footer .tel1 p {
  raleway: 14;
  font-weight: 500;
  color: $cinzaEscuro;
  padding-left: 5px;
  margin: 0;
  margin-top: 3px;
}
footer .flex_footer .flex2 .vendas .resumo {
  margin-top: 20px;
  raleway: 10;
  font-weight: 500;
  color: $cinzaEscuro;
}
footer .flex_footer .flex2 .endereco {
  margin-top: 25px;
}
footer .flex_footer .flex2 .endereco .end {
  raleway: 12;
  font-weight: 500;
  color: $cinzaEscuro;
  margin: 0;
}
footer .flex_footer .flex2 .horario {
  margin-top: 15px;
}
footer .flex_footer .flex2 .horario p {
  raleway: 11;
  font-weight: 500;
  color: $cinzaEscuro;
  margin: 0;
}
footer .flex_footer .flex2 .outros {
  margin-top: 5px;
}
footer .flex_footer .flex2 .outros .redes {
  display: flex;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
footer .flex_footer .flex2 .outros .redes a {
  transition: all 0.3s;
}
footer .flex_footer .flex2 .outros .redes a:hover {
  transform: scale(1.3);
}
footer .flex_footer .flex2 .outros .botao {
  border: 1px solid $cinzaClaro;
  color: $cinzaEscuro;
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  raleway: 14;
  font-weight: 500;
  width: 185px;
  height: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  transition: all 0.3s;
}
footer .flex_footer .flex2 .outros .botao:hover {
  transform: scale(1.1);
}
footer .flex_footer .flex2 .outros .politica {
  raleway: 12;
  font-weight: 500;
  color: $cinzaEscuro;
}
footer .flex_footer .flex2 .outros .politica:hover {
  text-decoration: underline;
}
footer .flex_footer .flex2 .outros .rights {
  margin-top: 25px;
  raleway: 9;
  font-weight: 500;
  color: $cinzaEscuro;
}
footer .flex_footer .flex2 .outros .rights p {
  margin: 0;
}
header {
  position: absolute;
  width: 100%;
  z-index: 101;
  border-bottom: solid 1px $cinzaClaro;
  transition: 0.4s ease;
}
header .centre {
  display: flex;
  padding-top: 40px;
  -ms-justify-content: space-between;
  justify-content: space-between;
  width: 1300px;
  margin: 0 auto;
}
@media only screen and (max-width: 1324px) {
  header .centre {
    width: 80%;
    padding: 30px 0;
  }
}
header .centre .part1 {
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -moz-column-gap: 80px;
  column-gap: 80px;
}
header .centre .part1 .logo {
  display: block;
  width: 305px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 509px) {
  header .centre .part1 .logo {
    width: 190px;
  }
}
header .centre .part1 .logo img {
  margin: 0;
  width: 100%;
  height: auto;
}
header .centre .part1 #nav-desktop {
  display: flex;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1324px) {
  header .centre .part1 #nav-desktop {
    display: none;
  }
}
header .centre .part1 #nav-desktop .separator {
  color: #925429;
  font-size: 6px;
}
header .centre .part1 #nav-desktop a {
  position: relative;
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 700;
  color: #925429;
}
@media only screen and (max-width: 1199px) {
  header .centre .part1 #nav-desktop a {
    display: none;
  }
}
header .centre .part1 #nav-desktop a .menu_cabec {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
  padding: 0 5px;
  position: relative;
  transition: 0.3s ease;
}
header .centre .part1 #nav-desktop a .menu_cabec:hover {
  transform: scale(1.04);
}
header .centre .part1 #nav-desktop a .active {
  position: relative;
}
header .centre .part1 #nav-desktop a .active:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  top: 30px;
  left: 1px;
  background-color: $cinzaClaro;
}
header .centre .part1 #nav-desktop a .active:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  top: 1px;
  left: 1px;
  background-color: $cinzaClaro;
}
@media only screen and (max-width: 1324px) {
  header .centre .part2 {
    display: none;
  }
}
header .centre .part2 .whats .upper {
  font-family: "Figtree", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #925429;
  font-weight: 700;
  margin: 0;
}
header .centre .part2 .whats .lower {
  width: 30px;
  margin-left: auto;
  margin-top: 10px;
}
header .centre .part2 .whats .lower img {
  width: 100%;
  height: auto;
}
#mobile-toggle {
  display: flex;
  background-color: transparent;
  border: 0;
  position: relative;
  height: 100%;
  width: 28px;
  outline: 0;
  padding: 0;
  cursor: pointer;
  margin-left: auto;
  margin-top: 27px;
}
@media only screen and (min-width: 1325px) {
  #mobile-toggle {
    display: none;
  }
}
@media only screen and (max-width: 509px) {
  #mobile-toggle {
    margin-top: 17px;
  }
}
#mobile-toggle .lines {
  display: block;
  width: 100%;
  height: 4px;
  background: #925429;
  position: relative;
  transition: 0.3s ease;
  border-radius: 3px;
}
#mobile-toggle .lines:before,
#mobile-toggle .lines:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background: #925429;
  transition: 0.3s ease;
  border-radius: 3px;
}
#mobile-toggle .lines:before {
  top: 7px;
}
#mobile-toggle .lines:after {
  top: -7px;
}
#mobile-toggle.close .lines {
  background: transparent;
}
#mobile-toggle.close .lines:before,
#mobile-toggle.close .lines:after {
  transform-origin: 50% 50%;
  top: 0;
}
#mobile-toggle.close .lines:before {
  transform: rotate3d(0, 0, 1, 45deg);
}
#mobile-toggle.close .lines:after {
  transform: rotate3d(0, 0, 1, -45deg);
}
@media only screen and (max-width: 1324px) {
  .center-header {
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  .logo {
    margin: 0;
    width: 85px;
  }
}
nav#nav-mobile {
  margin-top: 20px;
  background: #fff;
  box-shadow: 0 6px 6px rgba(0,0,0,0.1);
  height: auto;
  display: none;
  padding: 20px 0 20px;
  text-align: right;
  position: relative;
  z-index: 106;
}
nav#nav-mobile a {
  font-family: "Figtree", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 600;
  color: #925429;
}
nav#nav-mobile a:hover,
nav#nav-mobile a.active {
  color: $verde;
}
nav#nav-mobile a .flexer {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -moz-column-gap: 10px;
  column-gap: 10px;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
nav#nav-mobile a .flexer img {
  width: 18px;
  height: auto;
}
@media only screen and (min-width: 1325px) {
  nav#nav-mobile {
    display: none !important;
  }
}
nav#nav-mobile .center-header {
  display: flex;
  flex-direction: column;
  padding-right: 5%;
  row-gap: 20px;
}
.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;
  }
}
.fixed-header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  z-index: 1000;
}
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;
  montserrat: 11 bold;
  line-height: 1;
}
.home_main {
  padding: 0;
  min-height: auto;
}
.home_main .banner {
  width: 100%;
  height: 635px;
  background-color: #e8e9e4;
}
@media only screen and (max-width: 504px) {
  .home_main .banner {
    height: 530px;
  }
}
.home_main .banner .banner_img {
  width: 100%;
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 1624px) {
  .home_main .banner .banner_img {
    margin-left: -160px;
  }
}
@media only screen and (max-width: 1364px) {
  .home_main .banner .banner_img {
    margin-left: -290px;
  }
}
@media only screen and (max-width: 1324px) {
  .home_main .banner .banner_img {
    margin-left: -590px;
  }
}
@media only screen and (max-width: 944px) {
  .home_main .banner .banner_img {
    margin-left: -890px;
  }
}
@media only screen and (max-width: 669px) {
  .home_main .banner .banner_img {
    margin-left: -1278px;
  }
}
@media only screen and (max-width: 504px) {
  .home_main .banner .banner_img {
    display: none;
  }
}
.home_main .banner .text {
  position: absolute;
  top: 165px;
  left: 200px;
  max-width: 770px;
}
@media only screen and (max-width: 1364px) {
  .home_main .banner .text {
    left: 40px;
  }
}
@media only screen and (max-width: 669px) {
  .home_main .banner .text {
    left: 235px;
  }
}
@media only screen and (max-width: 504px) {
  .home_main .banner .text {
    left: 40px;
  }
}
.home_main .banner .text h2 {
  font-family: "Figtree", sans-serif;
  font-size: 48px;
  font-weight: 400;
  color: #3b570c;
  margin: 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 1364px) {
  .home_main .banner .text h2 {
    font-size: 35px;
    max-width: 555px;
  }
}
@media only screen and (max-width: 669px) {
  .home_main .banner .text h2 {
    font-size: 26px;
    padding-right: 20px;
  }
}
.home_main .banner .text p {
  max-width: 555px;
  font-family: "Figtree", sans-serif;
  font-size: 26px;
  font-weight: 400;
  color: #3b570c;
  margin: 0;
  margin-top: 15px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1364px) {
  .home_main .banner .text p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 669px) {
  .home_main .banner .text p {
    font-size: 18px;
    padding-right: 20px;
  }
}
.intersection {
  padding: 65px 0;
}
.intersection .centre {
  width: 1275px;
  margin: 0 auto;
}
@media only screen and (max-width: 1299px) {
  .intersection .centre {
    width: 80%;
  }
}
.intersection .centre .external {
  display: flex;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-column-gap: 25px;
  column-gap: 25px;
}
@media only screen and (max-width: 1309px) {
  .intersection .centre .external {
    flex-direction: column;
    row-gap: 25px;
    -ms-align-items: center;
    align-items: center;
  }
}
.intersection .centre .external .left {
  width: 627px;
}
@media only screen and (max-width: 729px) {
  .intersection .centre .external .left {
    width: 90%;
  }
}
.intersection .centre .external .left .text {
  font-family: "Figtree", sans-serif;
  font-size: 21px;
  font-weight: 400;
  color: #3b570c;
  margin: 0;
}
@media only screen and (max-width: 1309px) {
  .intersection .centre .external .left .text {
    text-align: center;
  }
}
@media only screen and (max-width: 729px) {
  .intersection .centre .external .left .text {
    font-size: 18px;
  }
}
.intersection .centre .external .right .text {
  width: 575px;
  font-family: "Figtree", sans-serif;
  font-size: 26px;
  font-weight: 400;
  font-weight: 800;
  color: #925429;
  margin: 0;
  line-height: 1.2;
}
@media only screen and (max-width: 1309px) {
  .intersection .centre .external .right .text {
    text-align: center;
  }
}
@media only screen and (max-width: 729px) {
  .intersection .centre .external .right .text {
    width: 100%;
    font-size: 22px;
  }
}
.services .external {
  display: flex;
}
@media only screen and (max-width: 1319px) {
  .services .external {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
}
.services .external .left {
  width: 50%;
  position: relative;
}
@media only screen and (max-width: 1494px) {
  .services .external .left {
    min-width: 700px;
    height: 680px;
  }
}
@media only screen and (max-width: 1319px) {
  .services .external .left {
    min-width: 0;
    width: 550px;
    height: 520px;
  }
}
@media only screen and (max-width: 629px) {
  .services .external .left {
    width: 100%;
    height: auto;
  }
}
.services .external .left .image {
  height: 100%;
  width: auto;
}
@media only screen and (max-width: 1494px) {
  .services .external .left .image {
    width: 100%;
  }
}
.services .external .left .image img {
  width: 100%;
  height: 100%;
}
.services .external .left .menu {
  position: absolute;
  top: 0;
  right: 0;
  width: 325px;
  height: 100%;
  background-color: rgba(59,87,12,0.7);
  padding: 30px;
}
@media only screen and (max-width: 629px) {
  .services .external .left .menu {
    padding: 30px 15px;
    width: 100%;
  }
}
.services .external .left .menu .item {
  font-family: "Figtree", sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  cursor: pointer;
  transition: all 0.3s;
}
.services .external .left .menu .item:hover {
  transform: scale(1.04);
}
@media only screen and (max-width: 629px) {
  .services .external .left .menu .item {
    margin-bottom: 10px;
    font-size: 20px;
  }
}
.services .external .left .colour {
  background-color: rgba(146,84,41,0.7);
}
.services .external .right {
  width: 50%;
}
@media only screen and (max-width: 1199px) {
  .services .external .right {
    width: 100%;
  }
}
.services .external .right .info {
  max-width: 610px;
  padding: 35px 0 35px 45px;
}
@media only screen and (max-width: 1199px) {
  .services .external .right .info {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 629px) {
  .services .external .right .info {
    width: 90%;
    padding: 35px 0;
  }
}
.services .external .right .info .title {
  font-family: "Figtree", sans-serif;
  font-size: 50px;
  font-weight: 400;
  font-weight: 400;
  color: #91c04b;
  margin: 0;
  margin-bottom: 30px;
}
@media only screen and (max-width: 629px) {
  .services .external .right .info .title {
    font-size: 30px;
  }
}
.services .external .right .info .subtitle {
  font-family: "Figtree", sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #925429;
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px;
}
.services .external .right .info .text .main {
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #3b570c;
  margin: 0;
  line-height: 1.2;
  margin-bottom: 25px;
}
.services .external .right .info .text .brown {
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 400;
  color: #925429;
  font-style: italic;
}
.services .external .right .info .text b {
  font-weight: 600;
}
.services .external .right .info .text .bigger {
  font-family: "Figtree", sans-serif;
  font-size: 21px;
  font-weight: 400;
  color: #3b570c;
  margin: 0;
  line-height: 1.2;
  margin-bottom: 25px;
}
.services .external .right .info .text .smaller {
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #3b570c;
  margin: 0;
  line-height: 1.2;
  margin-bottom: 25px;
}
.services .external .right .info .text .italic {
  font-style: italic;
}
.services .external .right .info .text a {
  text-decoration: underline;
  color: #3b570c;
  font-family: "Figtree", sans-serif;
  font-size: 20px;
  font-weight: 400;
}
.services .external .right .info .text a:hover {
  color: #91c04b;
}
.services .external .right .info .text .titles {
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 600;
  color: #925429;
  text-transform: uppercase;
  margin: 0;
}
.services .external .right .info .text .title_2 {
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-weight: 600;
  color: #3b570c;
  margin: 0;
}
.professionals {
  background-color: #f7f5e9;
}
.professionals .centre {
  max-width: 1300px;
  margin: 0 auto;
  padding: 55px 0;
}
@media only screen and (max-width: 1324px) {
  .professionals .centre {
    width: 80%;
  }
}
.professionals .centre .title {
  font-family: "Figtree", sans-serif;
  font-size: 50px;
  font-weight: 400;
  color: #925429;
  margin: 0;
}
@media only screen and (max-width: 679px) {
  .professionals .centre .title {
    font-size: 38px;
  }
}
@media only screen and (max-width: 679px) {
  .professionals .centre .title {
    font-size: 32px;
  }
}
.professionals .centre .father {
  margin-top: 40px;
}
.professionals .centre .father .item {
  display: flex;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 70px;
}
@media only screen and (max-width: 1324px) {
  .professionals .centre .father .item {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    row-gap: 20px;
  }
}
.professionals .centre .father .item .infos {
  max-width: 255px;
}
@media only screen and (max-width: 1324px) {
  .professionals .centre .father .item .infos {
    max-width: 90%;
    text-align: center;
  }
}
@media only screen and (max-width: 679px) {
  .professionals .centre .father .item .infos {
    max-width: 100%;
  }
}
.professionals .centre .father .item .infos .name {
  font-family: "Figtree", sans-serif;
  font-size: 56px;
  font-weight: 400;
  font-weight: 600;
  color: #91c04b;
  margin: 0;
}
@media only screen and (max-width: 679px) {
  .professionals .centre .father .item .infos .name {
    font-size: 30px;
  }
}
.professionals .centre .father .item .infos .cref {
  font-family: "Figtree", sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #91c04b;
  margin: 0;
}
.professionals .centre .father .item .image {
  width: 315px;
  height: 370px;
  background-color: #3b570c;
}
.professionals .centre .father .item .image img {
  width: 100%;
  height: 100%;
}
.professionals .centre .father .item .texts {
  max-width: 605px;
}
@media only screen and (max-width: 1324px) {
  .professionals .centre .father .item .texts {
    max-width: 90%;
    text-align: center;
  }
}
@media only screen and (max-width: 679px) {
  .professionals .centre .father .item .texts {
    max-width: 100%;
  }
}
.professionals .centre .father .item .texts .upper {
  font-family: "Figtree", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #3b570c;
  margin: 0;
}
.professionals .centre .father .item .texts b {
  font-family: "Figtree", sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-weight: 700;
}
.professionals .centre .father .item .texts .lower {
  font-family: "Figtree", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #3b570c;
  margin: 0;
  margin-top: 35px;
}
.contact .centre {
  max-width: 100%;
  margin: 0 auto;
  display: flex;
}
@media only screen and (max-width: 1324px) {
  .contact .centre {
    flex-direction: column-reverse;
    -ms-align-items: center;
    align-items: center;
  }
}
.contact .centre .left {
  width: 50%;
  background-color: #925429;
  padding: 50px;
}
@media only screen and (max-width: 1324px) {
  .contact .centre .left {
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .contact .centre .left {
    padding: 50px 20px;
  }
}
.contact .centre .left .forms form {
  width: 460px;
  margin: 0 auto;
}
@media only screen and (max-width: 599px) {
  .contact .centre .left .forms form {
    width: 100%;
  }
}
.contact .centre .left .forms form input {
  border: 0;
  background-color: transparent;
  border-bottom: 1px solid #fff;
  width: 100%;
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 20px;
  height: 30px;
}
.contact .centre .left .forms form input::-moz-placeholder {
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.contact .centre .left .forms form input:-ms-input-placeholder {
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.contact .centre .left .forms form input::placeholder {
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.contact .centre .left .forms form textarea {
  border: 0;
  background-color: transparent;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  width: 100%;
  height: 70px;
}
.contact .centre .left .forms form textarea::-moz-placeholder {
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
.contact .centre .left .forms form textarea:-ms-input-placeholder {
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
.contact .centre .left .forms form textarea::placeholder {
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
.contact .centre .left .forms form button {
  width: 135px;
  height: 50px;
  background-color: #91c04b;
  border: 0;
  border-radius: 24px;
  font-family: "Figtree", sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  margin-top: 10px;
  transition: all 0.3s;
  cursor: pointer;
}
.contact .centre .left .forms form button:hover {
  background-color: #3b570c;
}
.contact .centre .left .infos {
  margin: 0 auto;
  margin-top: 40px;
  width: 460px;
}
@media only screen and (max-width: 599px) {
  .contact .centre .left .infos {
    width: 100%;
  }
}
.contact .centre .left .infos .line {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -moz-column-gap: 10px;
  column-gap: 10px;
  margin-bottom: 10px;
  transition: all 0.3s;
}
.contact .centre .left .infos .line:hover p {
  color: #fff;
}
.contact .centre .left .infos .line:hover .img {
  filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(123deg) brightness(108%) contrast(102%);
}
.contact .centre .left .infos .line .img {
  background-image: url("../img/layout/icone-whatsapp2.svg");
  width: 25px;
  height: 25px;
  background-size: contain;
  transition: all 0.3s;
  filter: invert(70%) sepia(49%) saturate(458%) hue-rotate(42deg) brightness(90%) contrast(91%);
}
.contact .centre .left .infos .line p {
  font-family: "Figtree", sans-serif;
  font-size: 30px;
  font-weight: 400;
  color: #91c04b;
  margin: 0;
  font-weight: 700;
  transition: all 0.3s;
}
@media only screen and (max-width: 449px) {
  .contact .centre .left .infos .line p {
    font-size: 25px;
  }
}
.contact .centre .left .infos .address p {
  font-family: "Figtree", sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
@media only screen and (max-width: 449px) {
  .contact .centre .left .infos .address p {
    font-size: 18px;
  }
}
.contact .centre .left .infos .copyright {
  font-family: "Figtree", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  margin-top: 10px;
}
.contact .centre .right {
  width: 50%;
  height: 715px;
}
@media only screen and (max-width: 1324px) {
  .contact .centre .right {
    height: auto;
    width: 100%;
  }
}
.contact .centre .right img {
  width: 935px;
  height: 100%;
}
@media only screen and (max-width: 1324px) {
  .contact .centre .right img {
    width: 100%;
  }
}
.politica-de-privacidade .center {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1199px) {
  .politica-de-privacidade .center {
    max-width: 80%;
  }
}
.politica-de-privacidade .center .titulo {
  font-size: 25px;
}
.politica-de-privacidade .center .texto h1 {
  font-size: 30px;
  font-weight: 600;
}
.politica-de-privacidade .center .texto h2 {
  font-size: 27px;
  font-weight: 600;
}
.politica-de-privacidade .center .texto h3 {
  font-size: 25px;
  font-weight: 600;
}
.politica-de-privacidade .center .texto h4 {
  font-size: 22px;
  font-weight: 600;
}
.politica-de-privacidade .center .texto p {
  font-size: 20px;
  font-weight: 400;
}
.politica-de-privacidade .center .texto ul li {
  font-size: 20px;
  font-weight: 400;
}

