/* Generated by less 1.7.0 */
/*--------------------------------------------------------------------
LAYOUT BASE - NOR267 (modern browsers)

#####    ###  #########  #########  #########  #########  #########
######   ###  ###   ###  ###   ###        ###  ###        #########
### ###  ###  ###   ###  ###   ###  #########  #########       ###
###  ### ###  ###   ###  #########  #########  ###   ###      ###
###   ######  ###   ###  ### ###    ####       ###   ###     ###
###    #####  #########  ###  ###   #########  #########    ###

Version: 	1.0 - 2014
author: 	Nor267 
email: 		geral@nor267.com
website: 	http://www.nor267.com
created with:   Brackets --http://brackets.io/--
--------------------------------------------------------------------*/
/*------------------------------------------------------------------*/

/*-----
MOBILE - 0px
margin 16px, gutter 16px
------*/

@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,600,700,900");
@font-face {
  font-family: "Aurellia";
  src: url("fonts/aurelia.eot");
  src: url("fonts/aurelia.woff2");
  src: url("fonts/aurelia.woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Courier";
  src: url("fonts/courierstd.woff2") format("woff2"),
    url("fonts/courierstd.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

html,
body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 400;
  color: #4d4d4d;
  background-color: #ffffff;
  overflow-x: hidden;
}
* {
  text-decoration: none;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

::-moz-selection {
  color: #ffffff;
  background: #4d4d4d;
}
::selection {
  color: #ffffff;
  background: #4d4d4d;
}
img {
  vertical-align: middle;
}
a[href^="tel"],
a {
  color: inherit;
}
.fixed {
  position: fixed;
}
.noScroll {
  overflow: hidden;
}
.clear {
  clear: both;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  user-drag: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: 400;
}
h1,
h2,
h3 {
  font-weight: 300;
}
h1 {
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0;
  color: #86754d;
}
h2 {
  font-size: 22px;
  font-size: 26px;
  line-height: 27px;
  line-height: 32px;
  letter-spacing: 0.025em;
}
h3 {
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.05em;
}
h4 {
  font-size: 13px;
  line-height: 27px;
  letter-spacing: 0.05em;
  font-weight: 700;
}
h5 {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.05em;
  font-weight: 900;
}
p.destaque {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 300;
}
p.notas {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.05em;
}
p.nor267 {
  font-family: "Courier New", monospace;
  font-size: 10px;
  line-height: 19px;
  letter-spacing: 0.05em;
  margin-top: 6px;
}
#newsletterSection h3,
#showroomHighlight h3 {
  font-size: 12px;
  line-height: 16px;
}
a {
  border-bottom: 1px solid;
  -webkit-transition: border-bottom 0.15s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: border-bottom 0.15s 0s cubic-bezier(0.77, 0, 0.17, 1);
}
a.current,
li.current {
  color: #5a190a;
}
a:hover {
  border-bottom: 1px solid transparent;
}
.aurellia {
  font-family: "Aurellia", serif;
}

/* POP UP */
.popupBg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 90;
  background-color: rgba(59, 61, 63, 0.96);
  background-color: rgba(255, 255, 255, 0.96);
}
.popup {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  max-height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  overflow: auto;
  overflow-x: hidden;
}
.popup .limited {
  display: table;
  position: relative;
  width: 100%;
  min-height: 100%;
}
.popup .box {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  opacity: 1;
}

.popup.popupVideo .box {
  margin: 72px 0;
  height: calc(100% - 72px - 72px);
}
.popup .box .content {
  background-color: #ffffff;
  width: 90%;
  -moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.19),
    0px 6px 3px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.19),
    0px 6px 3px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.19), 0px 6px 3px rgba(0, 0, 0, 0.23);
  padding: 16px;
  margin: 0 auto;
}
.popup .closeX {
  position: fixed;
  right: 16px;
  top: 16px;
  cursor: pointer;
  height: 32px;
  width: 32px;
  fill: #89949b;
  z-index: 1;
  -webkit-transition: fill 0.2s 0.12s cubic-bezier(0.77, 0, 0.17, 1);
  transition: fill 0.2s 0.12s cubic-bezier(0.77, 0, 0.17, 1);
}
.popup.popupVideo .closeX {
  /*fill: #FFFFFF;*/
}
.videoContainer {
  opacity: 1;
  height: 100vh;
  max-height: 100vh;
  margin: 0px;
  position: relative;
  width: auto;
  transform: none;
  display: flex;
  justify-content: center;
  -ms-transition: height 0.25s ease-out 0s;
  transition: height 0.25s ease-out 0s;
  background-color: #000;
}
#videoMute {
  position: absolute;
  bottom: 0;
  z-index: 10;
  right: 0;
  padding: 18px;
  cursor: pointer;
}
#videoMute svg {
  width: 32px;
  height: 32px;
  fill: #ffffff;
  transition: fill 0.15s linear;
}
#videoMute svg:hover {
  fill: #86754d;
}
.popup h3 {
  color: #3b3d3f;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 13px 0;
  padding: 0 10px;
}
.popupLogin .btn {
  width: 100%;
}

/* INPUT */
.btn {
  -webkit-appearance: none;
  border-radius: 0px;
  padding: 11px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
  font-weight: 700;
  cursor: pointer;
  margin-top: 16px;
  -webkit-transition: background-color 0.2s 0s cubic-bezier(0.77, 0, 0.17, 1),
    color 0.2s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: background-color 0.2s 0s cubic-bezier(0.77, 0, 0.17, 1),
    color 0.2s 0s cubic-bezier(0.77, 0, 0.17, 1);
}
input.btn {
  border: 1px solid #86754d;
  color: #86754d;
  background-color: #ffffff;
}
.btn:hover,
#productsReadyList .intro .btn:hover {
  color: #ffffff;
  background-color: #86754d;
}
::-webkit-input-placeholder {
  color: #7a7c7e;
  font-weight: 700;
}
:-moz-placeholder {
  color: #7a7c7e;
  opacity: 1;
  font-weight: 700;
}
::-moz-placeholder {
  color: #7a7c7e;
  opacity: 1;
  font-weight: 700;
}
:-ms-input-placeholder {
  color: #7a7c7e;
  font-weight: 700;
}
.inputField,
.inputText {
  -webkit-appearance: none;
  outline: none;
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #aeb0b2;
  padding: 4px 0;
  margin: 0;
  color: #3b3d3f;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 16px;
  width: 100%;
  position: absolute;
  bottom: 8px;
  left: 0;
  background-color: transparent;
}
.inputField {
  resize: none;
  overflow: hidden;
  height: 25px;
  min-height: 25px;
  position: static;
  margin-top: 16px;
}
.inputFiledHidden {
  white-space: pre-wrap;
  word-wrap: break-word;
  word-spacing: normal;
  width: 100%;
  height: auto;
  min-height: 25px;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  text-indent: 0px;
  text-align: start;
  padding: 4px 0;
  margin: 0;
  opacity: 0;
  z-index: -100;
  position: absolute;
  top: 0;
}
.inputField:focus::-webkit-input-placeholder,
.inputText:focus::-webkit-input-placeholder {
  color: #ffffff;
}
.inputField:focus:-moz-placeholder,
.inputText:focus:-moz-placeholder {
  color: #ffffff;
}
.inputField:focus::-moz-placeholder,
.inputText:focus::-moz-placeholder {
  color: #ffffff;
}
.inputField:focus:-ms-input-placeholder,
.inputText:focus:-ms-input-placeholder {
  color: #ffffff;
}
.inputField:focus,
.inputText:focus {
  border-bottom: 2px solid #86754d;
  bottom: 7px;
}
.inputLable {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.01em;
  font-weight: 700;
  margin: 0;
  color: #7a7c7e;
  position: absolute;
  top: 20px;
  -webkit-transition: all 0.25s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: all 0.25s 0s cubic-bezier(0.77, 0, 0.17, 1);
  z-index: 1;
  pointer-events: none;
}
.inputLable.focus {
  color: #86754d;
}
.inputLable.comContent {
  top: 4px;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0.05em;
  font-weight: 900;
  margin: 0 0 0 1px;
}
.inputBox,
.inputDropdown {
  min-height: 48px;
  position: relative;
}
.inputDropdown ul {
  list-style: none;
  -webkit-appearance: none;
  height: auto;
  max-height: 0;
  -webkit-transition: all 0.5s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: all 0.5s 0s cubic-bezier(0.77, 0, 0.17, 1);
  overflow: hidden;
  margin: 0;
  padding: 0;
  padding-top: 41px;
}
.inputDropdown.open ul {
  max-height: calc(20 * 31px);
  padding-bottom: 10px;
}
.inputDropdown ul li {
  width: 100%;
  border-bottom: 2px solid #86754d;
  padding: 4px 0;
  cursor: pointer;
}
.inputDropdown ul li:hover {
  color: #86754d;
}
.inputDropdown .inputText {
  bottom: auto;
  top: 16px;
}
.inputUploadFile {
  position: absolute;
  width: 100%;
  padding: 9px 0;
}
.inputUpload {
  border: 1px solid #7a7c7e;
  color: #7a7c7e;
  background-color: #ffffff;
  line-height: 28px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  position: relative;
  margin-top: 7px;
}
.inputUpload:hover {
  color: #ffffff;
  background-color: #7a7c7e;
}
.inputFile {
  opacity: 0;
  z-index: 1;
  margin: 0;
  width: 100%;
  cursor: pointer;
  padding: 9px 0;
  line-height: 28px;
  min-height: 48px;
}
.inputText.jqInvalid {
  border-color: #ff0000;
}
.inputLable.jqInvalid {
  color: #ff0000;
}
#loginError,
#candidaturaError {
  text-align: center;
}
#candidaturaError,
#contactoError,
#ondeComprarError {
  margin-top: 8px;
  color: #86754d;
}

/* HEADER & FOOTER */
header {
  position: fixed;
  top: 0;
  z-index: 50;
  height: 48px;
  width: 100%;
  background-color: #ffffff;
  color: #85754e;
  text-transform: uppercase;
  transition: transform 0.25s ease-out 0s, height 0.25s ease-out 0s;
}
header.homepage:not(.min),
header.homepage:not(.min) ul.linguas {
  background-color: transparent;
}
/* NOP header.homepage:not(.min).white { background-color: #FFFFFF; } */

header.homepage:not(.min) {
  transition: transform 0.25s ease-out 0s, height 0.25s ease-out 0s,
    background-color 0.15s linear 0.3s;
}
header.open.homepage:not(.min) {
  background-color: #ffffff;
  transition: transform 0.25s ease-out 0s, height 0.25s ease-out 0s,
    background-color 0.15s linear 0s;
}
.logo {
  height: 20px;
  transition: fill 0.15s 0s cubic-bezier(0.77, 0, 0.17, 1);
  cursor: pointer;
}
#logoHome {
  transition: transform 0.25s ease-out 0s, height 0.25s ease-out 0s,
    top 0.25s ease-out 0s, fill 0.15s linear 0s;
  position: absolute;
  left: 16px;
  top: 15px;
  fill: #86754d;
}
#logoHome:hover {
  fill: #4d4d4d;
}
header.min #logoHome {
  top: 19px;
  height: 22px;
}

.burguer {
  position: absolute;
  width: 24px;
  height: 18px;
  right: 16px;
  top: 16px;
  -webkit-transition: all 0.5s 0.12s cubic-bezier(0.77, 0, 0.17, 1);
  transition: all 0.5s 0.12s cubic-bezier(0.77, 0, 0.17, 1);
  cursor: pointer;
  pointer-events: auto;
}
.burguerLine {
  width: 24px;
  height: 3px;
  margin-bottom: 4px;
  background-color: #85754e;
  opacity: 1;
  transition: opacity 0.4s 0.12s cubic-bezier(0.77, 0, 0.17, 1),
    transform 0.5s 0.12s cubic-bezier(0.77, 0, 0.17, 1),
    background-color 0.15s 0s linear,
    width 0.5s 0.18s cubic-bezier(0.77, 0, 0.17, 1),
    height 0.5s 0.18s cubic-bezier(0.77, 0, 0.17, 1),
    margin 0.5s 0.18s cubic-bezier(0.77, 0, 0.17, 1);
}
.burguer:hover .burguerLine {
  background-color: #4d4d4d;
}
.burguer.open .burguerLine.First {
  transform: rotate(-45deg) translate(-5px, 4px);
}
.burguer.open .burguerLine.Midlle {
  opacity: 0;
}
.burguer.open .burguerLine.Last {
  transform: rotate(45deg) translate(-5px, -5px);
}

header .menu {
  display: none;
}
header .menuMobile {
  position: absolute;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  background-color: #ffffff;
  border-top: 0px solid #86754d;
  height: auto;
  max-height: 0px;
  width: 100%;
  padding: 0 16px;
  margin-top: 48px;
  text-align: center;
  transition: max-height 0.35s 0s cubic-bezier(0.77, 0, 0.17, 1),
    padding 0.35s 0s cubic-bezier(0.77, 0, 0.17, 1),
    border-top 0.35s 0s cubic-bezier(0.77, 0, 0.17, 1);
  overflow: hidden;
}
.menuMobile > div {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.menuMobile .linguas {
  margin-top: 2vh;
}
header .menuMobile.open {
  border-top: 1px solid #85754e;
  padding: 8px 16px;
  max-height: 100vh;
  height: calc(100vh - 48px);
}
header .menuMobile ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: min-content;
  height: min-content;
  text-align: center;
  flex-basis: 100%;
}
header .menuMobile ul.linguas {
  align-self: baseline;
}
header .menuMobile li {
  cursor: pointer;
  padding: 8px 16px;
  margin: 8px 0;
  display: inline-block;
}
header .menuMobile a {
  display: block;
  border-bottom: none;
  margin: 0 auto;
}
header .menuMobile ul.linguas a {
  min-height: 48px;
  min-width: 48px;
  display: inline-block;
}
header .menuMobile ul.linguas a:first-of-type {
  margin: 0;
}
header .menuMobile a.current {
  color: #4d4d4d;
}
header .menu a.current:hover h4 {
  border-bottom: 1px solid #4d4d4d;
}
header .menuMobile a.ready li {
  border: 1px solid #85754e;
}
header .menuMobile a.ready li:hover,
header .menuMobile a.ready.current li {
  border-color: #4d4d4d;
}
header .menuMobile a.ready li:hover h4 {
  color: #4d4d4d;
}
header header .menuMobile a.ready h4 {
  border: none;
  padding: 0;
}

header h4 {
  line-height: 19px;
  border-bottom: 1px solid transparent;
  margin: 0 auto;
  transition: border-bottom 0.15s 0s linear, color 0.15s 0s linear;
}
header h4:hover {
  border-bottom: 1px solid #85754e;
}
header .openLanguage h4:hover {
  border-bottom: 1px solid #4d4d4d;
}
header .menuMobile h4 {
  padding-bottom: 2px;
}
.menuBtn {
  position: absolute;
  right: 16px;
  top: 14px;
  cursor: pointer;
  transition: border-bottom 0.15s 0s linear;
}
header .menu ul a.ready {
  border: 1px solid #ffffff;
  display: inline-block !important;
  transition: border 0.15s 0s linear;
}
header .menu ul a.ready:hover,
header .menu ul a.ready.current {
  border: 1px solid #4d4d4d;
  color: #4d4d4d;
}
header .menu ul a.ready h4:hover {
  border: none !important;
}
header .menu ul a.ready li {
  padding: 8px 16px;
  min-height: 0px;
}
header .menu a.ready h4,
header .menuMobile a.ready h4 {
  border: none;
  padding: 0;
}

footer {
  display: table;
  width: 100%;
  position: relative;
  z-index: 45;
  background-color: #f7f7f7;

  bottom: 0;
  left: 0;
}
.footerTop {
  /*
    position: fixed !important;
    bottom: 0;
    left: 0;
    */
  background-color: #ffffff;
  color: #86754d;
  width: 100%;
}
#logoFooter {
  fill: #7a7c7e;
}
#logoFooter:hover {
  fill: #ffffff;
}
footer a {
  border-bottom: 1px solid transparent;
}
footer .outros a:hover,
footer .footerBottom a:hover {
  border-bottom: 1px solid;
}
footer .outros {
  text-align: center;
  margin: 12px 0 24px;
}
.footerBottom {
  width: 100%;
  background-color: #f7f7f7;
  text-align: center;
  padding: 8px 0;
  color: #4d4d4d;
}
.footerBottom {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 58px;
}
footer svg .stroke {
  fill: none;
  stroke: #85754e;
  stroke-width: 1.4318;
  stroke-miterlimit: 10;
}
footer svg .fill {
  fill: #85754e;
}
footer svg:hover .stroke {
  stroke: #4d4d4d;
}
footer svg:hover .fill {
  fill: #4d4d4d;
}

.logoBottom {
  display: none;
  padding: 40px 0 0;
  fill: #81754d;
}
.logoBottom .logo {
  height: 18px;
  fill: #86754d;
}
.logoDiv,
footer .outros {
  margin-bottom: 24px;
}

footer .logoDiv {
  position: fixed;
  bottom: 0;
  margin-left: 24px;
}

.redesSociais {
  text-transform: uppercase;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 18px 0 24px;
}
.redesSociais p {
  letter-spacing: 1px;
  flex-basis: 100%;
  margin: 6px;
}
.redesSociais > div:first-of-type {
  background-image: url("../images/layout/line.svg");
  display: inline-block;
  width: 62px;
  height: 1px;
  background-repeat: repeat-x;
  background-position: center;
  margin: 0px 6px 1px;
  display: none;
}
.redesSociais > div:last-of-type svg {
  width: 32px;
  padding: 2px;
}
.qren {
  display: block;
  padding: 0 32px;
  max-width: 100%;
  height: 32px;
  margin: auto;
}
.portugal2020 {
  font-size: 12px;
  text-align: center;
}

.wrapper {
  margin-top: 48px;
}
.wrapper.disabled {
  pointer-events: none;
  /* filter: blur(1px); */
}
.swiper-scrollbar {
  opacity: 0.2;
  transition: opacity 0.35s linear;
}
.swiper-scrollbar {
  transition-duration: 0.35s !important;
}
.swiper-scrollbar:hover,
.swiper-scrollbar.hover {
  opacity: 1;
}
.swiper-scrollbar-drag {
  background-color: #4d4d4d;
}
.swiper-scrollbar-drag:hover,
.swiper-scrollbar.hover .swiper-scrollbar-drag {
  background-color: #85754e;
}
.swiper-button-prev::after,
.swiper-rtl .swiper-button-next::after {
  content: "";
}
.swiper-button-next::after,
.swiper-rtl .swiper-button-prev::after {
  content: "";
}
.swiper-container {
  width: 100%;
  color: #85754e;
  text-transform: uppercase;
  position: relative;
}
.swiper-container .swiper-slide,
.swiper-container {
  overflow: hidden;
}
.swiper-container .swiper-slide * {
  z-index: 10;
}
.swiper-slide div {
  width: 100%;
}
.swiper-slide a > div:first-of-type {
  height: inherit;
  position: absolute;
  top: 0;
}
.navegation {
  position: absolute;
  width: 100%;
  margin: -26px auto 0 auto;
  z-index: 1;
  text-align: center;
}
.navegation .dot {
  border-radius: 50%;
  height: 12px;
  width: 12px;
  background-color: #4d4d4d;
  display: inline-block;
  cursor: pointer;
  margin: 0 3px;
  opacity: 0.7;
}
.navegation .dot:hover,
.navegation .dot.current {
  opacity: 1;
  background-color: #86754d;
}
.blankSpace {
  width: 100%;
}
.bgHalf,
.bgHalf {
  height: 0;
  background-color: #4d4d4d;
}
.bgFull {
  padding-top: calc(var(--height) / var(--width) * 100%);
  /*padding-top: 100%;*/
}
.bgHalf {
  padding-top: calc(var(--height) / var(--width) * 50%);
  /*padding-top: 50%;*/
}
#productsCategoryList .bgFull,
#productsList .bgFull {
  padding-top: 100%;
}
.btn {
  border: 1px solid #ffffff;
  color: #ffffff;
  font-family: "Lato";
  font-weight: 300;
  text-transform: uppercase;
}
.limited,
.titleImage {
  -ms-transition: transform 0.25s ease-out 0s, padding 0.25s ease-out 0s,
    margin 0.25s ease-out 0s, height 0.25s ease-out 0s;
  transition: transform 0.25s ease-out 0s, padding 0.25s ease-out 0s,
    margin 0.25s ease-out 0s, height 0.25s ease-out 0s;
}
.titleImage {
  position: relative;
  padding-top: 62px;
  width: 100%;
  margin: 12px auto;
}
.titleImage span {
  position: absolute;
  top: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: inherit;
  display: block;
  width: inherit;
}

/*HOME*/
.home .bottom {
  width: 100%;
}
.home .slider {
  position: relative;
  width: 100%;
}
.home .image {
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  width: 100%;
}
.homeImageBorder {
  opacity: 0;
  position: absolute;
  top: 0;
  height: calc(100% - 32px);
  width: calc(100% - 32px);
  margin: 16px;
  border: 2px solid #ffffff;
}

.home section,
.categorias section,
.produtosReady section,
.produtos section {
  text-align: center;
  padding: 32px 16px 24px;
}
#productsList,
#produtosReady {
  padding-bottom: 0;
}
#productsCategoryList {
  padding-bottom: 48px;
}
#productProfile {
  text-align: left;
}

.home .newCollections {
  position: relative;
  width: 100%;
  margin-top: 16px;
}
.home .collectionDiv {
  position: relative;
  overflow: hidden;
  width: 33.33%;
  height: 25vw;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.home .collectionContent {
  display: none;
}
.home .collectionContent p {
  text-transform: uppercase;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.categorias h2.aurellia,
.produtosReady h2.aurellia {
  font-size: 26px;
  line-height: 30px;
  color: #81754d;
  position: relative;
  z-index: 1;
}
#collectionsHighlight .swiper-slide a > div:first-of-type {
  position: absolute;
  bottom: 0;
}
.list .collection_hightlight {
  width: 100%;
  position: relative;
}
.list .collection_hightlight:nth-last-child(1) {
  margin-bottom: 0;
}
.list .collection_hightlight .background {
  width: 100%;
  height: calc(66.66vw - 32px);
  position: relative;
  overflow: hidden;
}
.list .collection_hightlight .background .image {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  align-content: center;
  background-position: center;
  background-size: cover;
  transition: transform 0.25s ease-in;
  transform: scale(1);
}
.list .collection_hightlight:hover .background .image {
  transform: scale(1.1);
}
#productsReadyList,
#productsCategoryList,
#categoriesHighlight,
#productsHighlight,
#productProfile .productGalleryMain {
  /*background-color: #F7F7F7;*/
}
#categoriesHighlight,
#productsHighlight {
  background-color: #f7f7f7;
}
#productsReadyList .titleImage,
#productsCategoryList .titleImage {
  margin: 24px auto 12px;
}
#productsReadyList svg,
#productsCategoryList svg,
.colecoes .intro svg {
  margin: 38px 0 48px;
}
#productsReadyList .intro .btn {
  width: max-content;
  margin: 0 auto;
  padding: 5px 24px 6px;
  border: 1px solid #85754e;
  color: #85754e;
  margin-top: 32px;
  font-weight: 400;
}
#productsReadyList .intro,
.colecoes .intro {
  margin-bottom: 60px;
}
.colecoes .intro {
  text-align: center;
}

.list {
  display: block;
}
.list a p:not(.notas),
#productsReadyList p:not(.loadMore p),
#productsCategoryList p:not(.notas),
#productProfile h2,
#pathBack,
.collection_hightlight p:not(.notas):last-of-type {
  text-transform: uppercase;
  /* margin: 0 auto; */
  font-size: 16px;
  color: #85754e;
  font-weight: 300;
}
#productsCategoryList .text p {
  color: #4d4d4d;
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
}
#productsCategoryList .text.big p {
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
}
#productProfile h1 {
  font-size: 32px;
  line-height: 34px;
  text-transform: uppercase;
}
#productsReadyList .intro > span:last-of-type {
  margin: 24px 0;
}
#productsCategoryList .intro > p:first-of-type {
  font-size: 14px;
  color: #4d4d4d;
}
.list > div,
.two-cards > div {
  width: 100%;
}
.list > div:not(.two-cards) {
  margin-bottom: 36px;
}
#moreCollections {
  margin-top: 36px;
}
#productsReadyList .list > div {
  margin-bottom: 12px;
}
#productsList .loadMore,
#productsReadyList .loadMore {
  margin-top: -4px;
  margin-bottom: 12px;
}
.list .card ~ div p:first-of-type,
.collection_hightlight .info {
  margin-top: 12px;
}

.card {
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.card a {
  border: none;
  text-decoration: none;
  margin: 0 auto;
}
a .card .hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  align-items: center;
  justify-content: center;
  background-color: rgb(83, 87, 90, 0);
  display: none;
  display: flex;
  opacity: 0;
  transition: opacity 0.15s linear 0s;
}
#collectionsHighlight .card .hover {
  opacity: 1;
  display: flex;
}
#collectionsHighlight .card .hover .btn {
  visibility: hidden;
}
#catalogDownload .btn,
#showroomHighlight .btn,
.card .btn {
  position: relative;
  margin: 0 auto;
  padding: 5px 32px 7px;
  background-color: transparent;
  width: min-content;
  z-index: 3;
  line-height: 24px;
}
.card .btn {
  padding: 6px 12px 7px;
}
#collectionsHighlight .btn,
#catalogDownload .btn,
#showroomHighlight.btn {
  width: max-content;
}
@keyframes hightlightHover {
  from {
    background-color: rgb(83, 87, 90, 0);
  }
  to {
    background-color: rgb(83, 87, 90, 0.7);
  }
}
a:hover .card .hover {
  display: flex;
  opacity: 1;
  background-color: rgb(83, 87, 90, 0.7);
  z-index: 11;
  animation: hightlightHover 0.6s;
}
#collectionsHighlight a:hover .card .hover .btn {
  visibility: visible;
}
#collectionsHighlight h2 {
  margin: 0 0 16px 0;
}

/*
#readyToShipHighlight {
    background-color: #F7F7F7;
}
*/
#readyToShipHighlight .swiper-container img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
}
#readyToShipHighlight p:first-of-type {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 1px;
}
#readyToShipHighlight p {
  font-weight: 300;
}
#readyToShipHighlight p:last-of-type,
#productsReadyList .card ~ div p:last-of-type {
  font-size: 12px;
  color: #4d4d4d;
  font-weight: 600;
}
#readyToShipHighlight .btn {
  padding-top: 6px;
}
#readyToShipHighlight .swiper-slide.bgFull {
  padding-top: calc(var(--height) / var(--width) * (100% - 24px) / 2);
}
#readyToShipHighlight .card ~ div {
  margin-top: 12px;
}

#collectionsHighlight .swiper-container {
  background-color: rgb(83, 87, 90, 1);
  color: #ffffff;
  text-align: center;
  /*
    width: calc(100% + 80px);
    margin-left: -40px;
    */
  width: 100%;
  display: flex;
  align-items: center;
  /*max-height: 552px;*/
}
.ambiente_slide_force_height {
  max-height: 552px;
  height: 100vh;
}
.produtos #collectionsHighlight .swiper-container {
  width: 100%;
  margin-left: 0;
  background-color: transparent;
}
.produtos #collectionsHighlight {
  padding-top: 0;
}
#collectionsHighlight p:first-child,
#productsHighlight p:first-child {
  font-size: 24px;
  font-weight: 300;
  line-height: 52px;
  color: #ffffff;
}
.colecoes #productsHighlight p:first-child {
  line-height: 32px;
}
#collectionsHighlight p:first-child,
#showroomHighlight h3 {
  text-shadow: 0px 2px 16px #4d4d4d;
}
#collectionsHighlight .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 40px;
}
#collectionsHighlight .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 40px;
}
#collectionsHighlight .swiper-slide > div:first-of-type > div {
  padding-top: inherit;
}
#collectionsHighlight .swiper-slide > div > div > div:last-of-type {
  position: absolute;
  top: calc((100% - 84px) * 0.5);
  width: 100%;
  padding: 0 calc(100% / 12);
}
section:not(.produtos) #collectionsHighlight {
  padding-bottom: 0;

  padding-left: 0;
  padding-right: 0;
}
#homeShortLinks .limited div,
#instagramIntegration .limited div {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-basis: 100%;
  -webkit-transition: transform 0.35s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: transform 0.35s 0s cubic-bezier(0.77, 0, 0.17, 1);
}
#homeShortLinks .limited .card:hover > div:last-of-type {
  transform: scale(1.1);
}
#homeShortLinks .intro p,
#instagramIntegration .intro p {
  font-weight: 300;
  width: fit-content;
}
#homeShortLinks .intro span,
#instagramIntegration .intro div {
  font-size: 14px;
  color: #85754e;
  flex-basis: 100%;
}
#instagramIntegration .intro div {
  flex-basis: unset;
  display: block;
  width: fit-content;
  margin: 0 auto;
}
#instagramIntegration .intro > div:last-of-type {
  margin-top: -14px;
  padding-left: 10px;
}
#homeShortLinks .intro span:first-of-type,
#instagramIntegration .intro div:first-of-type,
#productsReadyList .intro span:first-of-type p {
  color: #4d4d4d;
  font-size: 18px;
  /* width: calc((100% / 12) * 4 + (3 * 24px)); */
  margin-bottom: 7px;
  line-height: 22px;
  word-wrap: anywhere;
}
#instagramIntegration .intro img {
  width: 36px;
  height: auto;
  padding: 0px 0 8px;
  margin-right: 16px;
}
#instagramIntegration .container {
  width: calc(100% + 24px);
  margin-left: -12px;
}
#productsReadyList .intro span:first-of-type p {
  margin-bottom: 12px;
}
#homeShortLinks .intro {
  margin-bottom: 32px;
}
#instagramIntegration .intro {
  margin-bottom: 16px;
  flex-direction: column;
}
#instagramIntegration .intro img {
  width: 18px;
  height: auto;
  padding: 0 0 6px;
  margin-right: 6px;
}
#homeShortLinks .card:first-of-type {
  margin-bottom: 24px;
}
#homeShortLinks .limited .card > * {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#homeShortLinks .limited .card p.aurellia {
  flex-basis: unset;
  line-height: 5vw;
  font-size: 8vw;
  font-size: 32px;
  color: #ffffff;
  text-shadow: 12px 5px 18px black;
  margin-left: 24px;
  z-index: 4;
  width: 50%;
  padding-top: 4%;
}
#homeShortLinks .limited .card > div > div {
  margin-right: auto;
  margin-left: auto;
}
#homeShortLinks .btn:hover,
#readyToShipHighlight .btn:hover,
#collectionsHighlight .btn:hover,
.list a .btn:hover,
#catalogDownload .btn:hover,
#showroomHighlight .btn:hover {
  background-color: #ffffff;
  color: #4d4d4d;
}

.home #newCollectionSection svg,
.colecoes #projectsSection svg:first-child,
#collectionsHighlight svg:first-child,
#homeShortLinks .limited svg:first-child,
#instagramIntegration .limited svg:first-child,
#productsCategoryList svg,
#productsReadyList svg,
.colecoes .intro svg {
  height: 12px;
  margin: 0 auto 24px auto;
  margin: 12px auto 18px;
}
#productsCategoryList svg {
  margin: 24px auto 32px;
}
#newsletterSection {
  background-color: #4d4d4d;
  color: #81754d;
  padding: 24px 16px 16px 16px;
  text-align: center;
}
#newsletterSection h3,
#showroomHighlight h3 {
  color: #ffffff;
  margin: -4px 0 16px 0;
  position: relative;
  z-index: 0;
}
#newsletterSection input {
  background-color: transparent;
  border: 1px solid #81754d;
  border-radius: 0;
  color: #81754d;
  text-transform: uppercase;
  padding: 6px 12px;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
  width: calc(100% - 72px);
  float: left;
  -ms-transition: border 0.15s linear 0s, color 0.15s linear 0s;
  transition: border 0.15s linear 0s, color 0.15s linear 0s;
}
#newsletterSection input:-ms-input-placeholder {
  color: #81754d;
  font-weight: 300;
}
#newsletterSection input::-ms-input-placeholder {
  color: #81754d;
  font-weight: 300;
}
#newsletterSection input::placeholder {
  color: #81754d;
  font-weight: 300;
}
#newsletterSection input[type="submit"] {
  width: 60px;
  float: right;
  cursor: pointer;
}
#newsletterSection input:focus,
#newsletterSection input[type="submit"]:hover {
  border: 1px solid #ffffff;
  color: #ffffff;
}
#newsletterSection input:focus:-ms-input-placeholder {
  color: #ffffff;
}
#newsletterSection input:focus::-ms-input-placeholder {
  color: #ffffff;
}
#newsletterSection input:focus::placeholder {
  color: #ffffff;
}
.lastNews {
  margin: 16px 0 0 0;
}

/*CONTACTOS*/
.contactos .right {
  width: 100%;
  padding: 0 0 32px 0;
}
.contactos h1 {
  margin-bottom: 28px;
  position: relative;
  z-index: 1;
}
.contactos h3 {
  color: #3b3d3f;
  text-transform: uppercase;
}
.contactos .right h3:last-of-type {
  margin-top: 40px;
  margin-bottom: 7px;
}
.contactos h4 {
  text-transform: uppercase;
  line-height: 18px;
  margin-top: 19px;
}
.contactos h4:first-of-type {
  margin-top: 8px;
}
#contactoForm,
.cliente .files {
  margin-top: 20px;
}
.contactos .btn {
  margin-top: 14px;
  width: 100%;
}
.contactos .inputText {
  width: 100%;
}
.contactos .candidatura {
  background-color: #4d4d4d;
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16),
    0px 3px 3px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16),
    0px 3px 3px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16), 0px 3px 3px rgba(0, 0, 0, 0.23);
  margin: 80px 16px 0 16px;
  padding-top: 16px;
  position: relative;
  cursor: pointer;
}
.contactos .candidatura .content {
  padding: 16px;
  margin: 0 16px 16px 16px;
  outline: 2px solid #7a7c7e;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: outline 0.1s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: outline 0.1s 0s cubic-bezier(0.77, 0, 0.17, 1);
}
.contactos .candidatura .content:hover {
  outline: 4px solid #86754d;
}
.contactos .candidatura .bottom {
  background-color: #86754d;
  text-align: center;
  text-transform: uppercase;
  padding: 16px;
}
.contactos .candidatura h3 {
  color: #ffffff;
}
.contactos .candidatura h4 {
  margin: 0;
  color: #ffffff;
}
.popupCandidatura .btn {
  width: 100%;
}
#candidaturaArea {
  cursor: pointer;
}

/*NEWS*/
.newsDiv {
  padding: 16px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
  margin-bottom: 16px;
  position: relative;
}
.newsContent {
  outline: 2px solid #aeb0b2;
  padding: 16px;
  position: relative;
  word-wrap: break-word;
  -webkit-transition: outline 0.1s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: outline 0.1s 0s cubic-bezier(0.77, 0, 0.17, 1);
  overflow: hidden;
}
.newsDiv.openNews:hover .newsContent,
.newsDiv.openLink:hover .newsContent {
  outline: 4px solid #86754d;
}
.newsDiv .newsContent img {
  position: relative;
  margin: -32px 0 16px -32px;
  width: calc(100% + 64px);
  opacity: 0;
}
.newsDiv .newsContent .imgWrapp {
  position: relative;
  margin: -16px 0 16px 0;
}
.newsDiv .newsContent .imgWrapp svg {
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
}
.newsDiv.semContent .newsContent img {
  margin: -32px 0 -32px -32px;
}
.home .newsDiv {
  width: 100%;
  padding: 12px;
  float: left;
}
.home .lastNews a:nth-of-type(2) .newsDiv {
  float: right;
}
.home .newsContent {
  padding: 12px;
  outline: 1px solid #aeb0b2;
}
.home h5#h5_noticia {
  display: none;
}
.home .newsDiv:hover .newsContent {
  outline: 2px solid #86754d;
}
.home .newsDiv .newsContent img {
  margin: -24px 0 12px -24px;
  width: calc(100% + 48px);
}
.home .newsDiv .newsContent .imgWrapp {
  margin: -12px 0 8px 0;
}
.home .newsDiv .newsContent .imgWrapp svg {
  left: calc(50% - 18px);
  top: calc(50% - 18px);
  width: 36px;
  height: 36px;
}
.home .newsDiv.semContent .newsContent img {
  margin: -24px 0 -24px -24px;
}

.newsImg {
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  position: absolute;
  margin-left: -16px;
  margin-top: -16px;
  -webkit-transition: background-size 0.3s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: background-size 0.3s 0s cubic-bezier(0.77, 0, 0.17, 1);
}
.home .newsImg {
  margin-left: -12px;
  margin-top: -12px;
}
.home .newsDiv:hover .newsImg,
.newsDiv.openNews:hover .newsImg,
.newsDiv.openLink:hover .newsImg {
  background-size: 110% 110%;
}
.newsDiv h2,
.newsDiv h3 {
  color: #3b3d3f;
  text-transform: uppercase;
}
.newsDiv h2 {
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.05em;
}
.home .newsDiv h2 {
  font-size: 12px;
  line-height: 16px;
}
.newsDiv.semImg h2,
.newsDiv.semImg h3 {
  color: #ffffff;
}
.newsDiv h5 {
  float: right;
  text-transform: uppercase;
  color: #aeb0b2;
}
.newsDiv h5:first-of-type {
  float: left;
  color: #86754d;
}
.home .newsDiv h5 {
  float: none;
  font-size: 10px;
}
.newsDiv .h5Div {
  background-color: #aeb0b2;
  padding: 1px 6px;
  position: absolute;
  top: 16px;
  right: 16px;
}
.home .newsDiv .h5Div {
  top: 12px;
  right: 12px;
}
.newsDiv .h5Div:first-of-type {
  background-color: #86754d;
  left: 16px;
  right: auto;
}
.home .newsDiv .h5Div:first-of-type {
  left: 12px;
}
.newsDiv .h5Div h5 {
  color: #ffffff;
}
.newsDiv.semImg {
  background-color: #4d4d4d;
}

.newsText {
  padding-top: 10px;
}

#newsBackTop {
  height: 32px;
  width: 32px;
  fill: #7a7c7e;
  position: fixed;
  bottom: 16px;
  right: 16px;
  cursor: pointer;
  -webkit-transition: fill 0.2s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: fill 0.2s 0s cubic-bezier(0.77, 0, 0.17, 1);
}
#arrowNewsNext,
#arrowNewsPrev,
#arrowProdNext,
#arrowProdPrev,
#swiper-button-prev,
#swiper-button-next {
  width: 32px;
  height: 32px;
  fill: #89949b;
  position: fixed;
  left: 8px;
  top: calc(50vh - 16px);
  z-index: 10;
  cursor: pointer;
  display: none;
  -webkit-transition: fill 0.2s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: fill 0.2s 0s cubic-bezier(0.77, 0, 0.17, 1);
}
#swiper-button-prev,
#swiper-button-next {
  display: block;
  top: calc(50% - 16px);
  position: absolute;
  left: 0;
}
#arrowNewsNext,
#arrowProdNext {
  left: auto;
  right: 8px;
}
#swiper-button-next {
  left: auto;
  right: 0;
}
#arrowSlidePrev,
#arrowSlideNext {
  height: 16px;
  width: 16px;
  fill: #89949b;
}
#arrowSlidePrev:hover,
#arrowSlideNext:hover {
  fill: #3b3d3f;
}
.arrowSlidePrev,
.arrowSlideNext {
  background-color: #ffffff;
  padding: 8px;
  height: 32px;
  width: 32px;
  position: absolute;
  left: 0;
  top: calc(50% - 16px);
  cursor: pointer;
  z-index: 10;
}
.arrowSlideNext {
  left: auto;
  right: 0;
}

.popupNews .box .content {
  padding: 0;
}
.popupNews .info {
  padding: 32px;
}
.popupNews .info .date p {
  font-size: 22px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 0.03em;
  color: #aeb0b2;
}
.popupNews .info .text h2 {
  text-transform: uppercase;
  margin-top: 16px;
  color: #86754d;
}
.popupNews .info .text p {
  padding-top: 6px;
}
.popupNews .info .text p:first-of-type {
  padding-top: 4px;
}
.popupNews .slider {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.popupNews .slider ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  position: relative;
  cursor: pointer;
}
.popupNews .slider li {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.popupNews .slider li img {
  width: 100%;
  border: none;
  vertical-align: top;
}

/*ONDE COMPRAR*/
.ondecomprar .limited {
  margin: 0;
  position: relative;
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.ondecomprar .limited .content {
  width: 100%;
}
#mundoCompleto,
.mundoCompleto,
.mundoCompletoMobile {
  position: absolute;
  width: 100%;
}
.mundoCompleto,
#mundoCompleto {
  width: 79vw;
  height: 79vw;
  right: 0;
  display: none;
}
#mundoCompleto {
  height: 67.66vw;
}
.ondecomprar .btn,
.g-recaptcha {
  margin-top: 8px;
  width: 100%;
}
.ondecomprar h3,
.sobre h3,
.cliente .content > h3 {
  color: #3b3d3f;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.ondecomprar h1 {
  margin-bottom: 28px;
  position: relative;
  z-index: 1;
}
#ondecomprarForm {
  margin-top: 20px;
}
.ondecomprar .inputText {
  width: 100%;
}

/* CATEGORIAS (PRODUTOS) */
#productsCategoryList .btn {
  padding: 5px 16px 6px;
}
.list > .two-cards {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-bottom: 0;
}
.two-cards > div {
  margin: 0 0 72px;
}
#catalogDownload,
#showroomHighlight {
  background-color: #4d4d4d;
  color: #ffffff;
}
#showroomHighlight {
  background-size: cover;
  padding: 24px 16px;
}
#showroomHighlight img {
  margin-bottom: 24px;
  width: 72px;
}
#catalogDownload a,
#showroomHighlight a,
#productProfile a {
  color: #85754e;
  border-bottom: none;
  text-decoration: none;
}
#catalogDownload a:hover,
#showroomHighlight a:hover {
  color: #ffffff;
}
#catalogDownload h2,
#showroomHighlight h2 {
  color: #ffffff;
  font-size: 32px;
  line-height: 92px;
}
#catalogDownload p {
  margin-top: 12px;
  font-size: 10px;
  font-weight: 300;
  line-height: 12px;
  text-transform: uppercase;
}

/* PRODUTOS */
#productsList .titleImage {
  margin: 0 auto 24px;
}
#productsList .titleImage.halfTitle {
  margin-bottom: 0px;
}
#categoriesHighlight p {
  color: #85754e;
  width: 100%;
  text-align: center;
}
#categoriesHighlight .card {
  transform: scale(1);
  -webkit-transition: transform 0.35s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: transform 0.35s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transform-origin: center;
}
#categoriesHighlight .bgDivided {
  padding-top: calc(var(--height) / var(--width) * ((100% + 12px) / 2));
}
#categoriesHighlight .card:hover {
  transform: scale(1.1);
}
#collectionsHighlight .bgFull {
  padding-top: calc(var(--height) / var(--width) * 100% / 1.5);
}
#collectionsHighlight .bgFull {
  width: auto !important;
  padding-top: 0 !important;
  height: auto !important;
}
#collectionsHighlight .bgFull img {
  height: 320px;
  width: auto;
}
#collectionsHighlight .swiper-slide a > div:first-of-type {
  position: relative !important;
}

#productProfile .card,
#productsHighlight .card {
  position: absolute;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#productProfile .card {
  background-size: contain;
}
#productsHighlight .card {
  padding-top: 100%;
}

.profile {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 32px 0 0;
}
.profile > div:last-of-type {
  width: 100%;
}
.profile .btn {
  width: 50%;
  margin: 48px auto;
}
.productGallery {
  width: calc(62% - 12px);
  flex-basis: 100%;
  margin-bottom: 32px;
  overflow: hidden;
}
.productGalleryThumbs {
  margin-top: 24px;
}
.profile h1,
#productProfile h2:first-of-type span,
#pathBack span {
  font-weight: 500;
}
.profile h1 {
  padding-bottom: 24px;
}
.profile h1 + p.notas {
  margin-top: -24px;
  margin-bottom: 24px;
}
.profile p {
  max-width: 72%;
}
.profile h2:not(h2:first-of-type) {
  margin-top: 24px;
}
.profile .btn,
.btn.gold {
  border: 1px solid #85754e;
  color: #85754e;
  padding: 7px 0 8px;
  text-align: center;
  height: min-content;
}
.profile .btn:hover,
.btn.gold:hover {
  color: #ffffff;
}
#productsHighlight h2 {
  color: #4d4d4d;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 48px;
  margin-top: 32px;
}
#productsHighlight p:first-of-type {
  margin-bottom: 8px;
}
#productsHighlight .bgDivided {
  padding-top: calc(var(--height) / var(--width) * ((100%) / 2));
}

.colecoes h1 {
  padding: 0 0 36px 0;
}
.colecoes .collectionDiv {
  position: relative;
  overflow: hidden;
  padding: 16px;
  cursor: pointer;
  margin-bottom: 16px;
}
.colecoes #projectsSection .collectionDiv {
  padding: 0;
  margin: 0;
  width: 50%;
  position: relative;
  overflow: hidden;
  float: left;
}
#projectsSection .swiper-slide {
  padding-top: 50%;
  cursor: pointer;
  overflow: hidden;
}
.colecoes .collectionDiv .background,
.home .collectionDiv .background,
.swiper-slide .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.35s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: transform 0.35s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transform-origin: center;
}
.colecoes .collectionDiv .background:after,
.home .collectionDiv .background:after {
  opacity: 0;
  background-color: #4d4d4d;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: opacity 0.35s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: opacity 0.35s 0s cubic-bezier(0.77, 0, 0.17, 1);
}
.colecoes .collectionContent {
  outline: 0px solid #ffffff;
  position: relative;
  width: 100%;
  padding-bottom: calc(100% - 48px);
  -webkit-transition: outline 0.1s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: outline 0.1s 0s cubic-bezier(0.77, 0, 0.17, 1);
  z-index: 1;
}
.colecoes #projectsSection .collectionContent {
  padding-bottom: 100%;
  outline: none !important;
}
.colecoes .collectionContent p {
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: opacity 0.3s 0s cubic-bezier(0.77, 0, 0.17, 1);
  font-size: 14px;
  line-height: 20px;
}
.colecoes .collectionContent p span {
  font-size: 36px;
  line-height: 48px;
  margin-left: -24px;
}
.colecoes .collectionDiv:hover {
  background-size: 110% 110%;
}
.colecoes .collectionDiv:hover .collectionContent {
  outline: 2px solid #ffffff;
}
.colecoes .collectionDiv:hover .collectionContent p {
  opacity: 1;
}
.colecoes .collectionDiv:hover .background,
.home .collectionDiv:hover .background,
.swiper-slide:hover .background {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.colecoes .collectionDiv:hover .background:after,
.home .collectionDiv:hover .background:after {
  opacity: 0.3;
}

.popupProdutos .box.coll {
  padding: 16px 0;
  position: fixed;
  overflow: auto;
  display: block !important;
}
.popupProdutos .box.coll .subtitle img {
  width: 100%;
  margin-top: 12px;
}
.popupProdutos .box .content {
  padding: 0;
}
#loadProduto {
  width: 100%;
  cursor: pointer;
}
.popupProdutos .closeX {
  /*fill: #FFFFFF;*/
}
.popupProdutos .subtitle p {
  padding: 4px 12px;
  color: #86754d;
  text-transform: uppercase;
}
.popupProdutos .subtitle p span {
  text-transform: none;
  display: block;
  color: #3b3d3f;
}
.popupProdutos .subtitle h2 {
  padding: 4px 12px 0 12px;
  margin-top: 0.3em;
  color: #86754d;

  font-size: 32px;
  line-height: 36px;
  margin-top: 8px;
  margin-bottom: -12px;
}
.popupProdutos .coll .subtitle h2 {
  padding: 24px 16px 0 16px;
}
.popupProdutos .coll .subtitle p {
  padding: 16px;
}

#projectsSection {
  text-align: center;
  padding: 0;
}
#projectsSection h2.aurellia {
  margin-bottom: 36px;
}
#moreCollections {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.6s ease-in 0s, background-color 0.5s ease-in 0s;
  background-color: rgba(255, 255, 255, 1);
}
#moreCollections.open {
  max-height: 420vh;
  background-color: rgba(255, 255, 255, 0);
}
.loadMore {
  border: 1px solid #86754d;
  color: #86754d;
  opacity: 1;
  max-height: 60px;
  transition: max-height 0.25s cubic-bezier(0.77, 0, 0.17, 1) 0s,
    opacity 0.25s cubic-bezier(0.77, 0, 0.17, 1) 0s,
    margin 0.25s cubic-bezier(0.77, 0, 0.17, 1) 0s,
    padding 0.25s cubic-bezier(0.77, 0, 0.17, 1) 0s;
}
.loadMore.vanish {
  opacity: 0;
  max-height: 0;
  margin: 0;
  padding: 0;
  pointer-events: none;
}

/*CLIENTE*/
.tooltip {
  -webkit-transition: all 0.25s 0.3s cubic-bezier(0.77, 0, 0.17, 1);
  transition: all 0.25s 0.3s cubic-bezier(0.77, 0, 0.17, 1);
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16),
    0px 3px 3px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16),
    0px 3px 3px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.16), 0px 3px 3px rgba(0, 0, 0, 0.23);
  height: 0;
  background-color: #86754d;
  color: #ffffff;
  position: absolute;
  text-align: center;
  overflow: hidden;
  opacity: 0;
  text-transform: uppercase;
}
.tooltip.open {
  transition-delay: 1.5s;
  opacity: 1;
}
.cliente .limited {
  position: relative;
  margin: 0;
}
.cliente h4 {
  text-transform: uppercase;
  float: right;
  display: none;
  line-height: 14px;
  border-bottom: 1px solid transparent;
  margin-bottom: 8px;
}
.cliente h4:hover {
  border-bottom: 1px solid;
}
.cliente .fileDiv {
  background-color: #3b3d3f;
  padding: 12px;
  width: 100%;
  height: auto;
  margin: 0 0 16px 0;
  position: relative;
}
.cliente .fileContent {
  outline: 2px solid #aeb0b2;
  -webkit-transition: outline 0.1s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: outline 0.1s 0s cubic-bezier(0.77, 0, 0.17, 1);
  padding: 12px;
  overflow: hidden;
}
.cliente .fileDiv:hover .fileContent {
  outline: 4px solid #86754d;
}
.cliente .fileText {
  position: relative;
  z-index: 1;
}
.cliente .fileText h3 {
  color: #ffffff;
  text-transform: uppercase;
}
.cliente .fileContent p {
  color: #aeb0b2;
  margin-top: 4px;
}
.cliente .fileContent .bottom {
  position: relative;
  margin-top: 16px;
  z-index: 1;
  text-align: center;
}
.cliente .fileContent .bottom a {
  border: none;
}
.cliente .fileContent .backgroundIcon {
  width: 84px;
  height: 84px;
  position: absolute;
  pointer-events: none;
  z-index: 0;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  fill: #4b4d4f;
}
.viewFile,
.downloadFile {
  fill: #7a7c7e;
  height: 24px;
  width: 24px;
  float: left;
  float: none;
  margin: auto;
  cursor: pointer;
  display: block;
}
.viewFile {
  float: right;
}
.viewFile:hover,
.downloadFile:hover {
  fill: #86754d;
}
.downloadLable,
.viewLable {
  bottom: 12px;
  padding: 0 6px;
}
.downloadLable.open,
.viewLable.open {
  height: 20px;
  bottom: 8px;
}
.cliente .limited > svg:first-child {
  margin-bottom: 20px;
  width: auto;
  height: 84px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* SOBRE */
.sobre {
  position: relative;
}
.sobre #slider {
  position: relative;
  width: 100%;
  height: calc((10 * 100vw) / 16);
  overflow: hidden;
}
.sobre .fundo {
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.homeImageBorder {
  position: absolute;
  top: 0;
  height: calc(100% - 32px);
  width: calc(100% - 32px);
  margin: 16px;
  border: 2px solid #ffffff;
}
.sobre .fundo img {
  width: 100%;
}
.sobre .content {
  text-align: justify;
}
.sobre .presskit {
  border: 1px solid #86754d;
  width: auto;
  padding: 14px;
  color: #86754d;
  margin-top: 40px;
  background-color: #ffffff;
}
.sobre .presskit:hover {
  color: #ffffff;
  background-color: #86754d;
}
.sobre .presskit h4 {
  margin: 0;
  line-height: 13px;
}

#about_montagem {
  width: 100%;
  height: auto;
}
#productsCategoryList {
  overflow: hidden;
}
#productsCategoryList .content {
  margin-top: 36px;
}
#productsCategoryList svg + .content {
  margin-top: 0;
}
#productsCategoryList .right {
  margin-top: 16px;
}
#productsCategoryList .right .ano {
  position: relative;
  margin-top: 36px;
  padding: 24px 0;
  text-align: center;
}
#productsCategoryList .right .ano .background {
  background-color: #f6f6f6;
  position: absolute;
  left: -16px;
  top: 0;
  width: 100vw;
  height: 100%;
  z-index: 0;
}
#productsCategoryList .right .ano img {
  position: relative;
  z-index: 1;
}
#productsCategoryList .right .ano h3 {
  position: relative;
  z-index: 1;
  max-width: 80%;
  margin: auto;
}
#about_ano {
  width: auto;
  height: 96px;
  margin-top: -36px;
  margin-bottom: 16px;
}
#about_bar {
  width: 80%;
  height: auto;
  margin-bottom: -16px;

  width: 420px;
  transform: rotate(-90deg) translateX(-50%);
  transform-origin: left;
  position: absolute;
  left: 36px;
  top: 50%;
}
.about_images {
  padding: 0 36px;
  position: relative;
}
.family_section {
  position: relative;
  text-align: right;
}
#familia_foto {
  width: 100%;
  margin-right: -16px;
  position: relative;
  z-index: 0;
}
.about_images .pessoa {
  margin-bottom: 16px;
}
.about_images .image {
  width: 100%;
  height: 0;
  padding-top: 66%;
  background-position: center;
  background-size: cover;
  background-color: #ebeced;
}
.about_images.equipa .image {
  padding-top: 100%;
  margin-bottom: 12px;
}
.about_images.equipa p.notas {
  color: #86754d;
  text-transform: uppercase;
}
#productsCategoryList .limited + .limited {
  padding-top: 32px;
}
#download_kit {
  background-color: #86754d;
  padding: 12px 16px;
  transition: background-color 0.2s linear;
}
#download_kit:hover {
  background-color: #4d4d4d;
}
#download_kit h3 {
  color: #ffffff;
  text-align: center;
}

/* ALL */
.news h1,
.home h1,
.cliente h1,
.sobre h1 {
  margin-bottom: 28px;
}
.contactos .limited,
.cliente .limited,
.colecoes .limited,
.politicas .limited,
.sobre .limited {
  padding: 32px 16px 48px 16px;
}
.colecoes #productsHighlight .limited {
  padding: 0;
}
.ondecomprar .limited {
  padding: 32px 16px 0 16px;
}
.news .limited {
  padding: 32px 16px;
}
.contactos .limited,
.news .limited,
.colecoes .limited,
.politicas .limited {
  position: relative;
  margin: 0;
}
.zoomIn,
.newsFile {
  width: 32px;
  height: 32px;
  left: calc(50% - 16px);
  top: calc(50% - 16px);
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.3s 0s cubic-bezier(0.77, 0, 0.17, 1);
  transition: opacity 0.3s 0s cubic-bezier(0.77, 0, 0.17, 1);
}
.colecoes .collectionDiv:hover .zoomIn,
.newsDiv:hover .newsFile {
  opacity: 1;
}
#arrowNewsNext:hover,
#arrowNewsPrev:hover,
#arrowProdNext:hover,
#arrowProdPrev:hover,
#arrowHomeNext:hover,
#arrowHomePrev:hover,
#newsBackTop:hover,
#swiper-button-prev:hover,
#swiper-button-next:hover,
.popup .closeX:hover {
  fill: #86754d;
}
.contactos .mapa {
  display: none;
}
.home .newsDiv,
.newsDiv.openNews,
.newsDiv.openLink {
  cursor: pointer;
}

.popupShop h4,
.popupList h4 {
  color: #867552;
  line-height: 20px;
}
.popupShop h3,
.popupList h3 {
  text-align: left;
  font-weight: 600;
  color: #414242;
}
#iconAleal {
  display: none;
}
.intro p:not(#instagramIntegration p) {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  line-height: 18px;
}
#scrollDown {
  position: absolute;
  bottom: 0;
  left: calc(50% - 36px);
  padding: 18px;
  cursor: pointer;
  transform: rotate(180deg);
}
#scrollDown svg {
  width: 36px;
  height: 36px;
  fill: #ffffff;
  transition: fill 0.15s linear;
}
#scrollDown:hover svg {
  fill: #86754d;
}

.eachCollection {
}
.eachCollection .top {
  width: 100%;
  height: 0;
  padding-top: 56vw;
  background-position: center;
  background-size: cover;
}
.eachHighlight {
  width: 100%;
  margin-bottom: 24px;
  padding: 0 16px;
}
.eachCollection #collectionsHighlight {
  margin-top: -48px;
}
.eachHighlight h3 {
  padding: 0 48px;
}
.eachHighlight p {
  text-align: center;
}
#collectionAfterSlide {
  padding-top: 24px;
}

@media (min-width: 360px) {
  .list {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    text-align: center;
  }
  #productsReadyList .list {
    justify-content: unset;
    flex-flow: row wrap;
  }
  #productsReadyList .list,
  .list > .two-cards {
    gap: 16px;
  }
  .list > div,
  .two-cards > div {
    width: calc((100% - 16px) / 2);
  }
  #productsReadyList .list > div,
  .two-cards > div {
    width: calc((100% - 16px) / 2);
  }
}

@media (min-width: 481px) {
  /*-----
MOBILE - 481px
margin 24px, gutter 24px
------*/

  html,
  body {
    font-size: 16px;
    line-height: 24px;
    overflow-x: hidden;
  }
  h1 {
    font-size: 48px;
    line-height: 54px;
    letter-spacing: 0;
  }
  h2 {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 0.025em;
  }
  h3 {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.05em;
  }
  h5 {
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.05em;
    font-weight: 900;
  }
  #productsCategoryList .text p {
    font-size: 16px;
    line-height: 24px;
  }
  #productsCategoryList .text.big p {
    font-size: 18px;
    line-height: 24px;
  }
  p.destaque {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0;
    font-weight: 300;
  }
  p.notas {
    font-size: 12px;
    letter-spacing: 0.05em;
  }
  .footerBottom p.notas {
    font-size: 12px;
  }
  p.nor267 {
    line-height: 24px;
  }
  .home h2.aurellia,
  .categorias h2.aurellia,
  .produtosReady h2.aurellia {
    font-size: 38px;
    line-height: 40px;
  }
  #newsletterSection h2.aurellia {
    font-size: 30px;
    line-height: 36px;
  }
  .contactos h1,
  .news h1,
  .ondecomprar h1,
  .cliente h1,
  .sobre h1 {
    margin-bottom: 38px;
  }
  #homeShortLinks .limited .card p.aurellia {
    font-size: 48px;
  }

  .titleImage {
    margin: 18px auto;
  }
  .popupProdutos .box.coll {
    padding: 24px 0;
  }
  .popupProdutos .box.coll .subtitle img {
    margin-top: 16px;
  }
  .popup .closeX {
    right: 24px;
    top: 24px;
    /*fill: #FFFFFF;*/
  }
  .popup h3 {
    padding: 0;
  }
  .popup .box .content {
    padding: 24px;
  }
  #arrowNewsNext,
  #arrowNewsPrev,
  #arrowProdNext,
  #arrowProdPrev {
    left: 24px;
    /*fill: #FFFFFF;*/
  }
  #arrowNewsNext,
  #arrowProdNext {
    left: auto;
    right: 24px;
  }

  .btn {
    padding: 11px 14px;
    font-size: 16px;
    line-height: 32px;
  }

  .inputField,
  .inputText,
  .inputFiledHidden {
    font-size: 16px;
    line-height: 19px;
  }
  .inputLable {
    font-size: 16px;
    line-height: 19px;
    top: 31px;
  }
  .inputLable.comContent {
    font-size: 13px;
    line-height: 14px;
    top: 14px;
  }
  .inputBox,
  .inputDropdown {
    min-height: 64px;
  }
  .inputDropdown.open ul {
    max-height: calc(20 * 34px);
    padding-bottom: 10px;
  }
  .inputField {
    height: 28px;
    min-height: 28px;
    margin-top: 28px;
  }
  .inputDropdown .inputText {
    top: 28px;
  }
  .inputDropdown ul {
    padding-top: 57px;
  }
  .inputFiledHidden {
    min-height: 28px;
    font-size: 16px;
    line-height: 19px;
  }
  .inputFile {
    line-height: 38px;
    min-height: 56px;
  }
  .inputUpload {
    line-height: 38px;
    margin-top: 16px;
  }

  .card .btn {
    padding: 7px 32px 8px;
  }

  #logoHome {
    left: 24px;
  }
  .burguer {
    right: 24px;
  }
  header .menuMobile.open {
    padding: 8px 24px;
  }
  .footerBottom {
    padding: 13px 0 14px;
  }
  footer .logoDiv a:last-of-type .qren {
    float: right;
  }
  .redesSociais > div:first-of-type {
    display: inline-block;
  }
  .redesSociais p {
    flex-basis: unset;
    margin: 0;
  }
  .redesSociais > div:last-of-type img {
    width: 32px;
    padding: 0;
  }
  .qren {
    display: block;
    padding: 0;
    margin: 0 auto;
    width: auto;
  }
  .portugal2020 {
    text-align: left;
  }

  /*HOME*/
  .popupLogin .box,
  .popupCandidatura .box {
    width: calc((6 * ((100vw - (9 * 24px)) / 8)) + (5 * 24px));
    left: calc((1 * ((100vw - (9 * 24px)) / 8)) + (2 * 24px));
  }
  .popupShop .box .content,
  .popupList .box .content {
    width: calc(100% - 72px);
  }

  #homeShortLinks .card .btn {
    padding: 6px 12px 7px;
  }
  .home #newCollectionSection svg,
  .colecoes #projectsSection svg:first-child,
  #collectionsHighlight svg:first-child {
    margin: 0 auto 24px auto;
  }
  #newsletterSection {
    padding: 32px 24px 24px 24px;
  }
  #newsletterSection h3,
  #showroomHighlight h3 {
    font-size: 14px;
    line-height: 18px;
    margin: -6px 0 24px 0;
  }
  #newsletterSection input {
    font-size: 14px;
    line-height: 18px;
    width: calc(100% - 96px);
    padding: 6px 18px;
  }
  #newsletterSection input[type="submit"] {
    width: 80px;
  }

  .home .gradiente,
  .home .gradienteLeft {
    width: 17vw;
  }
  .homeImageBorder {
    height: calc(100% - 48px);
    width: calc(100% - 48px);
    margin: 24px;
  }
  .home .navegation {
    margin: -24px auto 0 auto;
  }
  .home section,
  .categorias section,
  .produtosReady section,
  .produtos section {
    padding: 32px 24px;
  }
  #lastNewsSection {
    padding: 48px 24px 24px 24px;
  }
  .lastNews {
    margin: 24px 0 0 0;
  }
  .home .newsDiv {
    margin-bottom: 24px;
  }
  .home .newCollections {
    margin-top: 24px;
  }
  #collectionSection img {
    margin: 24px auto 0 auto;
  }
  .home .collectionContent {
    display: block;
    outline: 1px solid #ffffff;
    position: relative;
    width: 100%;
    height: 100%;
    -ms-transition: opacity 0.3s 0s cubic-bezier(0.77, 0, 0.17, 1);
    transition: opacity 0.3s 0s cubic-bezier(0.77, 0, 0.17, 1);
    opacity: 0;
  }
  .home .collectionDiv {
    padding: 16px;
    -webkit-transition: background-size 0.3s 0s cubic-bezier(0.77, 0, 0.17, 1);
    transition: background-size 0.3s 0s cubic-bezier(0.77, 0, 0.17, 1);
    cursor: pointer;
  }
  .home .collectionDiv:hover {
    background-size: 110%;
  }
  .home .collectionDiv:hover .collectionContent {
    opacity: 1;
  }

  /*CONTACTOS*/
  .contactos .right {
    padding: 0 0 72px 0;
  }
  .contactos .candidatura {
    margin: 50px auto 0 auto;
    width: calc((6 * ((100vw - (9 * 24px)) / 8)) + (5 * 24px));
    padding-top: 24px;
  }
  .contactos .candidatura .content {
    margin: 0 24px 24px 24px;
  }
  .contactos .candidatura .bottom {
    padding: 18px;
  }
  .contactos h4 {
    margin-top: 27px;
  }
  .contactos h4:first-of-type {
    margin-top: 16px;
  }
  .contactos .candidatura h4 {
    margin: 0;
  }
  #candidaturaError,
  #contactoError {
    margin-top: 12px;
  }

  /*NEWS*/
  .news .limited {
    padding: 48px 24px;
  }
  .newsDiv .h5Div {
    padding: 2px 8px;
  }
  .newsDiv .h5Div,
  .home .newsDiv .h5Div {
    top: 24px;
    right: 24px;
  }
  .newsDiv .h5Div:first-of-type,
  .home .newsDiv .h5Div:first-of-type {
    left: 24px;
    right: auto;
  }
  .newsDiv .newsContent img {
    width: calc(100% + 96px);
    margin: -48px 0 24px -48px;
  }
  .newsDiv .newsContent .imgWrapp {
    margin: -24px 0 24px 0;
  }
  .newsDiv.semContent .newsContent img,
  .home .newsDiv.semContent .newsContent img {
    margin: -48px 0 -48px -48px;
  }
  .newsImg {
    margin: -24px 0 0 -24px;
  }
  .newsDiv h2 {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.05em;
  }
  .newsDiv,
  .newsContent {
    padding: 24px;
  }

  .home .newsDiv {
    width: calc(50% - 12px);
    padding: 16px;
  }
  .home .newsImg {
    margin: -16px 0 0 -16px;
  }
  .home .newsContent {
    padding: 16px;
  }
  .home .newsDiv .newsContent .imgWrapp {
    margin: -16px 0 12px 0;
  }
  .home .newsDiv .newsContent img {
    width: calc(100% + 72px);
    margin: -36px 0 16px -36px;
  }
  .home .newsDiv h2 {
    font-size: 14px;
    line-height: 18px;
  }
  .home .newsDiv h5 {
    line-height: 20px;
  }
  .popupNews .info {
    padding: 48px;
  }
  .popupNews .info .date p {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.04em;
  }
  .popupNews .info .text h2 {
    margin-top: 24px;
  }
  .popupNews .info .text p {
    padding-top: 14px;
  }
  .popupNews .info .text p:first-of-type {
    padding-top: 12px;
  }
  .popupNews .closeX {
    top: 8px;
    right: 8px;
    fill: #89949b;
  }
  .popupNews .box .content,
  .popupProdutos .box .content {
    padding: 0;
  }

  /*CONDE COMPRAR*/
  .ondecomprar .btn,
  .g-recaptcha {
    margin-top: 16px;
  }
  .ondecomprar h3,
  .sobre h3,
  .cliente .content > h3 {
    margin-bottom: 6px;
  }

  /*CLIENTE*/
  .cliente .fileDiv {
    margin: 0 0 24px 0;
  }
  .cliente .fileContent .bottom {
    margin-top: 24px;
  }
  .downloadLable,
  .viewLable {
    padding: 0 8px;
  }
  .cliente .fileContent p {
    margin-top: 8px;
  }
  .tooltip.open {
    height: 25px;
  }
  .cliente h4 {
    line-height: 16px;
    margin-bottom: 16px;
  }
  .contactos .limited,
  .cliente .limited,
  .colecoes .limited,
  .politicas .limited,
  .sobre .limited {
    padding: 48px 24px 72px 24px;
  }
  .ondecomprar .limited {
    padding: 48px 24px 0 24px;
  }

  .colecoes .collectionDiv,
  .contactos .candidatura .content {
    padding: 24px;
  }
  .cliente .fileDiv,
  .cliente .fileContent {
    padding: 16px;
  }
  .ondecomprar .btn,
  .contactos .btn {
    width: auto;
  }
  .colecoes .collectionContent p span {
    font-size: 48px;
    line-height: 52px;
    margin-left: -28px;
  }
  .cliente .files {
    margin-top: 40px;
    padding: 0 40px;
    position: relative;
  }
  .cliente .limited > svg:first-child {
    margin-left: 0;
    margin-bottom: -69px;
  }
  .cliente h1 {
    padding-left: 58px;
  }
  .list .collection_hightlight {
    width: calc(50% - 12px);
    margin: auto 0;
  }
  .list .collection_hightlight:nth-last-child(2) {
    margin-bottom: 0;
  }
  .list .collection_hightlight .background {
    height: calc(((100vw - 72px) * 0.5) * 0.66);
  }
  #collectionsHighlight h2 {
    margin: 0 0 24px 0;
  }

  .popupProdutos .subtitle h2 {
    font-size: 36px;
    line-height: 42px;
  }
  .popupProdutos .coll .subtitle h2 {
    padding: 32px 24px 0 24px;
  }
  .popupProdutos .coll .subtitle p {
    padding: 24px;
  }

  #productsCategoryList .content .text.big {
    padding: 0 48px;
  }
  .about_images {
    padding: 0 60px;
  }
  #familia_foto {
    margin-right: -24px;
  }
  #about_bar {
    left: 60px;
  }
  #productsCategoryList .right .ano {
    margin-top: 48px;
    padding: 32px 0;
  }
  #about_ano {
    margin-top: -48px;
  }
  #download_kit {
    padding: 16px 24px;
  }

  .eachHighlight h3 {
    padding: 0 72px;
  }
  .eachHighlight {
    padding: 0 24px;
    margin-bottom: 36px;
  }
  .eachCollection #collectionsHighlight {
    margin-top: -72px;
  }
  #collectionAfterSlide {
    padding-top: 36px;
  }
}

@media (min-width: 555px) {
  footer .logoDiv a:last-of-type .qren {
    float: left;
    margin: 0 0 0 48px;
  }
  .logoBottom {
    display: flex;
    justify-content: center;
  }

  .titleImage {
    margin: 24px auto;
  }
  #productsList .titleImage {
    margin: 32px auto 48px;
  }
  #productsReadyList .intro,
  .colecoes .intro {
    margin-bottom: 72px;
  }
  #productsReadyList .list,
  .list > .two-cards {
    gap: 24px;
  }
  .list > div,
  .two-cards > div {
    width: calc((100% - 24px) / 2);
  }
  #productsReadyList .list > div,
  .two-cards > div {
    width: calc((100% - 24px) / 2);
  }
  #categoriesHighlight .bgDivided {
    padding-top: calc(var(--height) / var(--width) * ((100%) / 3));
  }
  #productsHighlight .bgDivided {
    padding-top: calc(var(--height) / var(--width) * ((100%) / 3));
  }
  #productsCategoryList .titleImage {
    padding-top: 98px;
  }
}

@media (min-width: 640px) {
  header .menuMobile {
    width: 48vw;
    right: 0;
  }
  footer .outros {
    float: right;
    text-align: right;
    margin: 0 24px 0 0;
    text-align: right;
  }
  footer .logoDiv {
    float: left;
    margin-left: 24px;
  }

  .titleImage {
    width: 100%;
  }
  .list > div,
  .two-cards > div {
    width: calc((100% - 48px) / 3);
  }
  #productsReadyList .list > div,
  .two-cards > div {
    width: calc((100% - 48px) / 3);
  }
  #catalogDownload h2,
  #showroomHighlight h2 {
    font-size: 48px;
    line-height: 70px;
  }
  #collectionsHighlight .bgFull {
    padding-top: calc(var(--height) / var(--width) * 100% / 2);
  }
}

@media (min-width: 721px) {
  /*-----
TABLET - 721px
margin 24px, gutter 24px
------*/
  .popup .box {
    margin: 24px 0;
  }
  .titleImage {
    padding-top: 96px;
    padding-top: 84px;
    margin: 32px auto 18px auto;
  }

  /*HOME*/
  .popupLogin .box,
  .popupCandidatura .box {
    width: calc((6 * ((100vw - 312px) / 12)) + (5 * 24px));
    left: calc((3 * ((100vw - 312px) / 12)) + (4 * 24px));
  }
  .popupShop .box .content,
  .popupList .box .content {
    width: calc((8 * ((100vw - 312px) / 12)) + (7 * 24px));
  }
  #newsletterSection {
    padding: 38px calc(50% - 280px) 32px;
  }
  .home h5#h5_noticia {
    display: block;
  }
  .home .newsDiv h5 {
    float: right;
  }
  .home .newsDiv h5:first-of-type {
    float: left;
  }
  .home .newsDiv h2 {
    text-align: left;
  }
  #homeShortLinks .limited div {
    flex-basis: unset;
  }
  #homeShortLinks .card {
    width: calc((100% - 24px) / 2);
  }
  #homeShortLinks .card:first-of-type {
    margin-bottom: 0;
  }
  #catalogDownload .btn,
  #showroomHighlight .btn,
  .card .btn {
    width: max-content;
  }
  #readyToShipHighlight .swiper-slide.bgFull {
    padding-top: calc(var(--height) / var(--width) * (100% - 48px) / 3);
  }
  #categoriesHighlight .bgDivided {
    padding-top: calc(var(--height) / var(--width) * ((100% - 48px) / 4));
  }
  #productsHighlight .bgDivided {
    padding-top: calc(var(--height) / var(--width) * ((100%) / 4));
  }
  #productsCategoryList .btn {
    padding-bottom: 7px;
  }

  /*CONTACTOS*/
  .contactos .right {
    float: left;
    width: calc(50% - 12px);
    padding: 0;
  }
  .contactos .left {
    float: right;
    width: calc(50% - 12px);
    padding: 0;
  }
  .contactos .candidatura {
    width: 100%;
    margin: 48px 0 0 auto;
  }
  .contactos .mapa {
    width: 100%;
    height: 690px;
  }
  .contactos .btn {
    margin-top: 34px;
  }
  .contactos .right h3:last-of-type {
    margin-top: 62px;
  }
  .contactos .mapa,
  #mundoCompleto,
  .mundoCompleto {
    display: block;
  }
  .mundoCompletoMobile {
    display: none;
  }

  /*NEWS*/
  .news .triangulo {
    border-bottom: calc(50vw * 2.48) solid transparent;
    border-left: 50vw solid #ffffff;
  }
  .popupNews .box {
    width: calc((10 * ((100vw - 312px) / 12)) + (9 * 24px));
  }
  .popupNews .intro .date {
    float: left;
    width: 35.333%;
  }
  .popupNews .info .text {
    float: right;
    width: calc(66.666% - 24px);
  }
  .popupNews .info .text h2 {
    margin-top: 0;
  }
  .popupNews .closeX {
    right: 24px;
    top: 24px;
    fill: #ffffff;
  }
  #arrowNewsNext,
  #arrowNewsPrev,
  #arrowProdNext,
  #arrowProdPrev {
    display: block;
    left: 24px;
  }
  #arrowNewsNext,
  #arrowProdNext {
    left: auto;
    right: 24px;
  }
  #swiper-button-next {
    right: 8px;
  }
  #swiper-button-prev {
    left: 8px;
  }
  .news .mobile {
    position: relative;
  }
  .news .newsDiv {
    width: calc(50% - 12px);
    position: absolute;
  }

  /*ONDE COMPRAR*/
  .ondecomprar .limited .content {
    width: calc((6 * ((100vw - 312px) / 12)) + (5 * 24px));
  }

  /*PRODUTOS*/
  .colecoes .triangulo {
    border-bottom: calc(50vw * 2.48) solid transparent;
    border-left: 50vw solid #edeff1;
  }
  .colecoes h1 {
    padding: 0 0 68px 0;
  }
  .colecoes .collectionDiv {
    margin-bottom: 24px;
    width: calc(50% - 12px);
    margin-right: 24px;
    float: left;
  }
  .colecoes .collectionDiv:nth-child(2n) {
    margin-right: 0;
  }
  .productGallery {
    flex-basis: unset;
    margin-bottom: 0;
  }
  .profile {
    margin: 32px 0 48px;
  }
  .profile > div:last-of-type {
    width: calc(38% - 24px);
  }
  .profile .btn {
    width: unset;
    margin: 42px auto 0;
  }
  .popupProdutos .box {
    width: calc(100% - 160px);
  }
  .popupProdutos .subtitle p {
    padding: 8px 16px;
  }
  .popupProdutos .subtitle h2 {
    padding: 8px 16px 0 16px;
  }
  #productsCategoryList .titleImage {
    padding-top: 160px;
  }
  .popupProdutos .box.coll {
    width: calc(100% - 72px) !important;
    left: 36px !important;
  }

  #homeShortLinks .limited .card p.aurellia {
    flex-basis: 100%;
    line-height: 8.5vw;
    margin: 0 auto;
    align-self: flex-end;
    margin-right: 48px;
  }
  #homeShortLinks .limited .card > div {
    padding-top: 17%;
  }
  #projectsSection .swiper-slide {
    padding-top: 33.33%;
  }
  .colecoes #projectsSection .collectionDiv {
    width: 33.33%;
  }

  /*CLIENTE*/
  .cliente .fileDiv {
    width: calc((6 * ((100vw - 312px) / 12)) + (5 * 24px));
    height: calc((4 * ((100vw - 312px) / 12)) + (3 * 24px));
    float: left;
    margin: 0 24px 24px 0;
  }
  .cliente .fileDiv:nth-child(2n) {
    margin: 0 0 24px 0;
  }
  .cliente .fileContent {
    height: 100%;
    position: relative;
  }
  .cliente .fileContent .bottom {
    position: absolute;
    bottom: 24px;
    width: calc(100% - 48px);
  }
  .cliente .fileText {
    height: calc(100% - 24px - 12px - 8px);
  }
  .cliente .fileDiv h3,
  .cliente .fileDiv p {
    overflow: hidden;
  }
  .cliente h4 {
    margin-bottom: 0;
    margin-top: 25px;
  }
  .cliente h1 {
    float: left;
  }
  .cliente .fileContent .backgroundIcon {
    width: 144px;
    height: 144px;
  }
  .viewFile,
  .downloadFile {
    height: 36px;
    width: 36px;
  }

  /*SOBRE*/
  .sobre #slider {
    height: calc((8 * 100vw) / 16);
  }
  #iconAleal {
    display: block;
    position: absolute;
    right: calc((1 * ((100vw - 312px) / 12)) + (1 * 24px));
    top: 72px;
    height: auto;
    width: auto;
    max-height: 720px;
    max-width: calc((3 * ((100vw - 312px) / 12)) + (2 * 24px));
  }
  .cliente .files {
    padding: 0;
  }
  .cliente #iconAleal {
    display: none;
  }
  .cliente .limited > svg:first-child {
    margin-bottom: -76px;
    height: 96px;
  }
  .cliente h1 {
    padding-left: 62px;
  }
  .list .collection_hightlight {
    width: calc(33.33% - 16px);
    margin: 0;
  }
  .list .collection_hightlight:nth-last-child(3) {
    margin-bottom: 0;
  }
  .list .collection_hightlight .background {
    height: calc(((100vw - 96px) * 0.33) * 0.66);
  }

  #productsCategoryList .content .right {
    width: 50%;
    float: left;
    margin-top: 0;
    padding-right: 24px;
  }
  #productsCategoryList .content .left {
    width: 50%;
    float: right;
    position: relative;
    z-index: 1;
    margin-top: calc(1024px - 100vw);
  }
  #productsCategoryList .content .text.big {
    padding: 0 calc((2 * ((100vw - 312px) / 12)) + (2 * 24px));
  }
  #productsCategoryList .content {
    margin-top: 48px;
  }
  #productsCategoryList .limited + .limited {
    padding-top: 48px;
  }
  #familia_foto {
    width: calc((11 * ((100vw - 312px) / 12)) + (10 * 24px));
  }
  .about_images {
    padding: 0;
    display: flex;
    justify-content: space-between;
  }
  .about_images .pessoa {
    width: calc(33.33% - 16px);
  }
  #about_bar {
    transform: translate(-50%, -50%);
    top: 0;
    left: 50%;
    transform-origin: center;
    width: 50%;
    margin: 0;
  }
  #productsCategoryList .content.collums .text {
    column-count: 2;
    column-gap: 24px;
  }

  .eachH1 {
    text-align: center;
  }
  /*
    img.eachHighlight{
        max-height: 480px;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }
    */
  .eachHighlight.vertical {
    margin-left: auto;
    margin-right: auto;
    max-width: calc((8 * ((100vw - 312px) / 12)) + (7 * 24px));
    max-width: calc(50% - 2px);
    padding: 0 12px 0 24px;
    vertical-align: middle;
  }
  .eachHighlight.vertical.nd {
    padding: 0 24px 0 12px;
  }
  .eachHighlight.vertical:only-child {
    padding: 0 24px;
  }
  .eachHighlight h3 {
    padding: 0;
    max-width: 360px;
    margin: auto;
  }
  .eachHighlight p {
    text-align: center;
    max-width: calc((8 * ((100vw - 312px) / 12)) + (7 * 24px));
    margin: auto;
  }
}

@media (min-width: 961px) {
  /*-----
DESKTOP - 961px
margin 40px, gutter 24px
------*/

  #homeShortLinks .limited .card p.aurellia {
    font-size: 54px;
    line-height: 60px;
  }

  #logoHome {
    left: 40px;
    top: 16px;
  }
  header .menuMobile {
    padding: 0 24px;
  }
  header .menuMobile.open {
    padding: 12px 40px;
  }
  header .menuMobile li {
    min-height: 40px;
    padding-top: 8px;
  }
  header .menuMobile ul.linguas a {
    margin-left: 24px;
  }
  .burguer {
    top: 16px;
    right: 40px;
  }
  footer .logoDiv {
    float: left;
    margin-left: 40px;
    margin-bottom: 14px;
  }

  footer .outros {
    float: right;
    text-align: right;
    margin: 0 40px 14px 0;
  }
  footer .outros .notas {
    float: none;
  }
  footer .outros .notas:last-of-type {
    float: none;
  }
  .footerBottom {
    flex-direction: row;
    justify-content: space-between;
    padding-left: 40px;
    padding-right: 40px;
  }
  p.nor267 {
    margin-top: 0;
  }

  /*HOME*/
  .home #newCollectionSection svg,
  #productsCategoryList svg {
    margin: 48px auto 60px auto;
  }
  .popupLogin .box {
    width: calc((4 * ((100vw - 344px) / 12)) + (3 * 24px));
    left: calc((4 * ((100vw - 344px) / 12)) + (5 * 24px));
  }
  .hoome .gradiente,
  .home .gradienteLeft {
    width: calc((2 * ((100vw - 312px) / 12)) + (1 * 24px) + 40px);
  }
  .home .newsLongDiv {
    margin-left: 0;
  }
  .homeImageBorder {
    height: calc(100% - 80px);
    width: calc(100% - 80px);
    margin: 40px;
  }
  .home .navegation {
    margin: -31px auto 0 auto;
  }
  .home section,
  .colecoes section {
    padding: 42px 40px 32px;
  }

  #lastNewsSection {
    padding: 80px 40px 40px 40px;
  }

  #readyToShipHighlight {
    padding: 80px 40px 68px;
  }
  #readyToShipHighlight .swiper-slide.bgFull {
    padding-top: calc(var(--height) / var(--width) * (100% - 232px) / 4);
  }
  #readyToShipHighlight .card ~ div {
    margin-top: 132px;
  }

  .home h2.aurellia,
  .colecoes h2.aurellia,
  .produtos h2.aurellia,
  .produtosReady h2.aurellia {
    font-size: 50px;
    line-height: 56px;
  }
  #newsletterSection h2.aurellia {
    font-size: 44px;
    line-height: 46px;
  }
  .lastNews {
    margin: 40px 0 0 0;
  }
  .home .newsDiv h5 {
    font-size: 13px;
    line-height: 24px;
  }
  .home .newsDiv h2 {
    font-size: 22px;
    line-height: 28px;
  }
  .home .newCollections {
    margin-top: 40px;
  }
  .home .collectionDiv {
    padding: 24px;
  }
  .home .collectionContent p {
    font-weight: 300;
    font-size: 26px;
    line-height: 30px;
  }
  #collectionSection img {
    margin: 40px auto 0 auto;
  }
  #collectionsHighlight .bgFull img {
    height: 420px;
  }

  /*CONTACTOS*/
  .contactos .triangulo {
    padding-top: 160px;
  }

  .contactos .right {
    width: calc((4 * ((100vw - 344px) / 12)) + (3 * 24px));
  }

  .contactos .left {
    width: calc((8 * ((100vw - 344px) / 12)) + (7 * 24px));
  }

  .contactos .candidatura {
    width: calc((4 * ((100vw - 344px) / 12)) + (3 * 24px));
    margin: 200px calc((1 * ((100vw - 344px) / 12)) + (1 * 24px)) 0 auto;
  }

  .contactos .mapa {
    height: calc(calc((8 * ((100vw - 344px) / 12)) + (7 * 24px)) / 1);
  }

  /*NEWS*/
  .newsText {
    padding-top: 15px;
  }

  #newsBackTop {
    height: 48px;
    width: 48px;
    bottom: 40px;
    right: 40px;
  }

  #arrowNewsNext,
  #arrowNewsPrev,
  #arrowProdNext,
  #arrowProdPrev,
  #swiper-button-prev,
  #swiper-button-next {
    width: 48px;
    height: 48px;
    left: 40px;
    top: calc(50vh - 24px);
  }

  #swiper-button-prev,
  #swiper-button-next {
    top: calc(50% - 24px);
    left: 16px;
  }

  #arrowNewsNext,
  #arrowProdNext {
    left: auto;
    right: 40px;
  }

  #swiper-button-next {
    left: auto;
    right: 16px;
  }

  #arrowSlidePrev,
  #arrowSlideNext {
    height: 24px;
    width: 24px;
  }

  .arrowSlidePrev,
  .arrowSlideNext {
    padding: 12px;
    height: 48px;
    width: 48px;
    top: calc(50% - 24px);
  }

  .popupNews .box {
    width: calc((8 * ((100vw - 344px) / 12)) + (7 * 24px));
  }

  .popupNews .info .text {
    width: calc(66.666% - 24px);
  }

  .popupNews .info .date p {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.05em;
  }

  .newsDiv {
    width: calc(33.333% - 16px);
  }

  .newsDiv h2 {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.05em;
  }

  .home .newsDiv {
    padding: 24px;
  }

  .home .newsContent {
    padding: 24px;
    outline: 2px solid #aeb0b2;
  }

  .home .newsDiv:hover .newsContent {
    outline: 4px solid #86754d;
  }

  .home .newsDiv .newsContent .imgWrapp svg {
    left: calc(50% - 24px);
    top: calc(50% - 24px);
    width: 48px;
    height: 48px;
  }

  .home .newsDiv .newsContent img {
    width: calc(100% + 96px);
    margin: -48px 0 24px -48px;
  }

  .home .newsImg {
    margin: -24px 0 0 -24px;
  }

  .home .newsDiv .newsContent .imgWrapp {
    margin: -24px 0 24px 0;
  }

  /*ONDE COMPRAR*/
  .ondecomprar .limited .content {
    width: calc((5 * ((100vw - 344px) / 12)) + (4 * 24px));
  }

  .ondecomprar .btn,
  .g-recaptcha {
    margin-top: 32px;
  }

  /*PRODUTOS*/
  #productsList .titleImage {
    margin: 24px auto 48px;
  }

  .profile > div:last-of-type {
    width: calc(38% - 48px);
  }

  .colecoes .collectionDiv {
    padding: 24px;
    margin: 0 24px 24px 0;
    width: calc((6 * ((100% - 264px) / 12)) + (5 * 24px));
    /*width: calc((4 * ((100% - 264px) / 12)) + (3 * 24px));*/
  }

  /*.colecoes .collectionDiv:nth-child(2n){ margin-right: 24px; }
    .colecoes .collectionDiv:nth-child(3n){ margin-right: 0; }*/
  .colecoes h1 {
    width: 745px;
  }

  .zoomIn,
  .newsFile {
    width: 48px;
    height: 48px;
    left: calc(50% - 24px);
    top: calc(50% - 24px);
  }

  .popupProdutos .box {
    width: calc(100% - 224px);
  }

  /*CLIENTE*/
  .cliente h1 {
    width: 600px;
  }
  .cliente h4 {
    margin-top: 31px;
    display: inline-block;
  }
  .cliente .fileDiv {
    width: calc((4 * ((100vw - 344px) / 12)) + (3 * 24px));
    height: calc((4 * ((100vw - 344px) / 12)) + (3 * 24px));
    margin: 0 24px 24px 0;
  }
  .cliente .fileDiv:nth-child(2n) {
    margin: 0 24px 24px 0;
  }
  .cliente .fileDiv:nth-child(3n) {
    margin: 0 0 24px 0;
  }
  .cliente .fileContent .bottom {
    bottom: 24px;
    width: calc(100% - 48px);
  }
  /*.cliente .fileDiv, .cliente .fileContent{ padding: 24px; }*/
  .cliente .limited > svg:first-child {
    margin-bottom: -82px;
  }
  .cliente h1 {
    padding-left: 66px;
    margin-bottom: 54px;
  }

  /*SOBRE*/
  .sobre {
    position: relative;
    min-height: calc(100vh - 193px);
  }
  .sobre #slider {
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
  }
  .sobre .limited {
    width: 50%;
  }
  .sobre .navegation {
    width: 50%;
    right: 0;
    bottom: 10px;
    margin: 0 auto;
  }
  .sobre .presskit {
    padding: 19px;
    margin-top: 80px;
  }
  .contactos .limited,
  .cliente .limited,
  .colecoes .limited,
  .politicas .limited,
  .sobre .limited {
    padding: 80px 40px 120px 40px;
  }
  .news .limited {
    padding: 80px 40px;
  }

  .ondecomprar .limited {
    padding: 80px 40px 0 40px;
  }
  #iconAleal {
    right: calc((1 * ((100vw - 312px) / 12)) + (1 * 24px));
    right: calc((2 * ((100vw - 312px) / 12)) + (2 * 24px));
    top: 96px;
    max-width: calc((4 * ((100vw - 312px) / 12)) + (3 * 24px));
    max-width: calc((3 * ((100vw - 312px) / 12)) + (2 * 24px));
  }

  .cliente #iconAleal {
    display: block;
    right: 64px;
    top: 232px;
    max-width: calc((3 * ((100vw - 312px) / 12)) + (2 * 24px));
    position: fixed;
  }
  #productsReadyList svg,
  .colecoes .intro svg {
    margin: 48px auto 32px auto;
  }
  #productsReadyList .intro,
  .colecoes .intro {
    margin-bottom: 84px;
  }
  .popupProdutos .box.coll {
    width: calc(100% - 96px) !important;
    left: 48px !important;
  }
  #collectionsHighlight .bgFull {
    padding-top: calc(var(--height) / var(--width) * 100% / 3);
  }
  .produtos #collectionsHighlight .bgFull {
    padding-top: calc(var(--height) / var(--width) * 100% / 2.5);
  }
  #familia_selo {
    margin-top: -240px;
    margin-left: 48px;
    width: 160px;
  }
  .eachHighlight {
    padding: 0 96px;
    margin-bottom: 48px;
  }
  #collectionAfterSlide {
    padding-top: 48px;
  }
  .eachCollection #collectionsHighlight {
    margin-top: -120px;
  }
  .eachHighlight.vertical {
    max-width: calc((8 * ((100vw - 312px) / 12)) + (7 * 24px));
    max-width: calc(50% - 2px);
    padding: 0 24px 0 96px;
  }
  .eachHighlight.vertical.nd {
    padding: 0 96px 0 24px;
  }
  .eachHighlight.vertical:only-child {
    padding: 0 96px;
  }
  .eachHighlight p {
    max-width: calc((6 * ((100vw - 312px) / 12)) + (5 * 24px));
  }
}

@media (min-width: 1024px) {
  #productsCategoryList .content .left {
    margin-top: 0;
  }
}

@media (min-width: 1090px) {
  body {
    height: unset;
  }
  .wrapper {
    margin-top: 60px;
  }
  header.homepage ~ .wrapper {
    margin-top: 0;
  }

  .titleImage {
    padding-top: 120px;
  }
  .popupProdutos .box.coll {
    padding: 40px 0;
  }
  .popupProdutos .subtitle p {
    padding: 12px 24px;
  }
  .popupProdutos .subtitle h2 {
    padding: 12px 24px 0 24px;
    font-size: 48px;
    line-height: 54px;
    margin-bottom: -18px;
    margin-top: 12px;
  }
  .popupProdutos .coll .subtitle h2 {
    padding: 48px 36px 0 36px;
  }
  .popupProdutos .coll .subtitle p {
    padding: 36px 36px 24px 36px;
  }
  .popupProdutos .box.coll .subtitle img {
    margin-top: 18px;
  }
  #collectionsHighlight .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 10px;
  }
  #collectionsHighlight .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 10px;
  }
  .home #newCollectionSection svg,
  .colecoes #projectsSection svg:first-child,
  #collectionsHighlight svg:first-child,
  #homeShortLinks .limited svg:first-child,
  #instagramIntegration .limited svg:first-child,
  #productsCategoryList svg,
  #productsReadyList svg,
  .colecoes .intro svg {
    height: 18px;
  }

  #newsletterSection {
    padding: 60px 0 54px;
  }
  #newsletterSection input {
    padding: 14px 32px;
  }
  .home h2.aurellia,
  .colecoes h2.aurellia,
  .produtos h2.aurellia,
  .produtosReady h2.aurellia {
    font-size: 72px;
    line-height: 98px;
  }
  #newsletterSection h2.aurellia {
    font-size: 54px;
    line-height: 54px;
  }
  #mc_embed_signup {
    padding: 0 calc(50% - 430px);
  }
  #newsletterSection h3,
  #showroomHighlight h3 {
    font-size: 21px;
    line-height: 22px;
    margin: -2px 0 24px 0;
  }
  
  #showroomHighlight div h3 {
      text-shadow: 12px 5px 18px black;
  }
  
  #newsletterSection input {
    font-size: 20px;
    line-height: 22px;
    width: calc(100% - 148px);
  }
  #newsletterSection input[type="submit"] {
    width: 120px;
  }
  .home #newCollectionSection svg,
  .colecoes #projectsSection svg:first-child,
  #collectionsHighlight svg:first-child,
  #homeShortLinks .limited svg:first-child,
  #instagramIntegration .limited svg:first-child,
  #productsReadyList svg,
  .colecoes .intro svg {
    margin-bottom: 36px;
  }
  #homeShortLinks .intro span:first-of-type,
  #instagramIntegration .intro div:first-of-type,
  #productsReadyList .intro span:first-of-type p {
    font-size: 36px;
    margin-bottom: 14px;
  }
  #homeShortLinks .intro span:first-of-type p {
    line-height: 38px;
  }
  #productsReadyList .intro span:first-of-type p {
    margin-bottom: 28px;
  }
  #readyToShipHighlight .card ~ div {
    margin-top: 148px;
  }

  .list a p:not(.notas),
  #productsReadyList p:not(.loadMore p),
  #productsCategoryList p:not(.notas),
  .collection_hightlight p:not(.notas):last-of-type,
  #productProfile h2,
  #pathBack {
    font-size: 22px;
  }
  #productsCategoryList .text p {
    font-size: 16px;
  }
  .profile h2:not(h2:first-of-type) {
    margin-top: 32px;
  }
  #productProfile h1 {
    font-size: 48px;
    line-height: 66px;
  }
  #productsCategoryList .intro > p:first-of-type {
    font-size: 18px;
  }
  #collectionsHighlight p:first-child {
    font-size: 28px;
  }
  #productsHighlight p:first-child {
    font-size: 24px;
  }
  #productsReadyList svg,
  .colecoes .intro svg {
    margin: 48px auto;
  }
  #productsReadyList .titleImage,
  #productsCategoryList .titleImage {
    margin: 48px auto 18px;
  }
  #productsReadyList .intro .btn {
    margin-top: 48px;
  }
  #homeShortLinks .intro span,
  #instagramIntegration .intro div {
    font-size: 26px;
  }
  #homeShortLinks .intro,
  #instagramIntegration .intro {
    margin-bottom: 60px;
  }

  .popupProdutos .box.coll {
    width: calc(100% - 192px) !important;
    left: 96px !important;
  }

  #showroomHighlight img {
    margin-bottom: 36px;
    width: 112px;
  }
  .home section,
  .categorias section,
  .produtosReady section,
  .produtos section {
    padding: 48px 40px;
  }
  #instagramIntegration {
    padding-top: 72px;
  }
  #productsCategoryList {
    padding-bottom: 72px;
  }
  #productsHighlight {
    padding: 32px 40px 24px;
    margin-bottom: 32px;
  }
  .list .card ~ div p:first-of-type,
  .collection_hightlight .info {
    margin-top: 24px;
  }
  .list > div:not(.two-cards) {
    margin-bottom: 60px;
  }
  #moreCollections {
    margin-top: 60px;
  }
  .profile .btn,
  .btn.gold {
    padding: 10px 0 11px;
    font-size: 16px;
  }
  #productsHighlight h2 {
    font-size: 24px;
  }

  #projectsSection h2.aurellia {
    margin-bottom: 68px;
  }
  #instagramIntegration .intro img {
    width: 36px;
    padding: 0px 0 12px;
    margin-right: 14px;
  }
  #instagramIntegration .intro > div:last-of-type {
    margin-top: -14px;
    padding-left: 0;
  }
  .wrapper.disabled {
    pointer-events: auto;
    filter: blur(0);
  }

  /* HEADER & FOOTER */
  header {
    display: flex;
    align-items: center;
    height: 60px;
    color: #85754e;
  }
  header .menuMobile {
    display: none;
  }
  header .menu,
  .desktopOnly {
    display: block;
  }

  /*h1{ font-size: 72px; line-height: 80px; letter-spacing: 0; font-weight: 100; }*/
  h1 {
    font-size: 58px;
    line-height: 66px;
    letter-spacing: 0;
    font-weight: 100;
  }
  h2 {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.025em;
  }
  h3 {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.05em;
  }

  .popup .closeX {
    right: 40px;
    top: 16px;
    width: 48px;
    height: 48px;
  }
  .popup .box {
    margin: 120px 0;
  }

  header.homepage ~ .wrapper {
    margin-top: 0;
  }
  header .menu {
    position: absolute;
    right: 0;
    width: fit-content;
    min-width: 788px;
    margin-right: -100%;
    /*overflow: hidden;*/
    opacity: 0;
    transition: margin 0.35s 0s cubic-bezier(0.77, 0, 0.17, 1),
      opacity 0.35s 0s cubic-bezier(0.77, 0, 0.17, 1);
  }
  header .menu.open {
    margin-right: 40px;
    opacity: 1;
  }
  header .menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    display: flex;
    align-items: center;
  }
  header .menu ul.linguas {
    background-color: #ffffff;
    position: absolute;
    top: 40px;
    right: 8px;
    max-height: 0;
    transition: max-height 0.2s 0s linear, top 0.2s 0s linear;
    overflow: hidden;
  }
  header .menu ul.linguas.open {
    max-height: 132px; /*44*3*/
  }
  ul.linguas#lang-pt {
    right: 9px;
  }
  header nav .openLanguage > li {
    padding-top: 6px;
  }
  header .openLanguage svg {
    vertical-align: middle;
    transform: rotate(270deg);
    transition: transform 0.15s 0s linear, top 0.15s 0s linear;
  }
  header .linguas.open ~ ul .openLanguage svg {
    transform: rotate(90deg);
  }
  header .menu li {
    padding: 8px 0;
  }
  header .menu ul a {
    margin: 0 16px;
    display: inline-block;
    border-bottom: 1px solid transparent;
  }
  header .menu ul a:last-of-type {
    margin-right: -4px;
  }
  header .menu ul.linguas a {
    display: block;
    margin: 0 16px;
    border-bottom: 1px solid transparent;
  }
  header .menu a.current {
    color: #4d4d4d;
    fill: #4d4d4d;
  }
  header .menu a.current:hover h4 {
    border-bottom: 1px solid #4d4d4d;
  }
  header .menu h4 {
    padding-bottom: 2px;
    display: inline-block;
  }

  header.homepage.grey:not(.min) #logoHome,
  header.homepage.white:not(.min) #logoHome:hover {
    fill: #4d4d4d;
  }
  header.homepage.grey:not(.min) #logoHome:hover,
  header.homepage.white:not(.min) #logoHome {
    fill: #ffffff;
  }
  header .menu ul a.ready {
    border: 1px solid #85754e;
  }
  header .menu ul a.ready.current {
    border: 1px solid #4d4d4d;
  }
  header.homepage.grey:not(.min) .menu ul a.ready {
    border: 1px solid #4d4d4d;
  }
  header.homepage.grey:not(.min) .menu ul a.ready:hover {
    border: 1px solid #ffffff;
    color: #ffffff;
  }
  header.homepage.white:not(.min) .menu ul a.ready {
    border: 1px solid #ffffff;
  }
  header.homepage.white:not(.min) .menu ul a.ready:hover {
    border: 1px solid #4d4d4d;
    color: #4d4d4d;
  }

  header.homepage.grey:not(.min) .menu a {
    color: #4d4d4d;
  }
  header.homepage.white:not(.min) .menu a,
  header.homepage.grey:not(.min) .menu ul a.ready:hover {
    color: #ffffff;
  }
  header.homepage.grey:not(.min) .menu a.current {
    color: #ffffff;
    fill: #ffffff;
  }
  header.homepage.white:not(.min) .menu a.current {
    color: #4d4d4d;
    fill: #4d4d4d;
  }
  header.homepage.grey:not(.min) .menu h4:hover {
    border-bottom: 1px solid #4d4d4d;
  }
  header.homepage.grey:not(.min) .openLanguage h4:hover {
    border-bottom: 1px solid #ffffff;
  }
  header.homepage.white:not(.min) .menu h4:hover {
    border-bottom: 1px solid #ffffff;
  }
  header.homepage.white:not(.min) .openLanguage h4:hover {
    border-bottom: 1px solid #4d4d4d;
  }

  .burguer {
    display: none;
  }
  .redesSociais > div:last-of-type img {
    width: 28px;
    padding: 0;
    margin: 0 3px;
  }
  .logo {
    height: 24px;
  }
  #logoHome {
    top: 18px;
  }
  .logoBottom .logo {
    height: 20px;
  }
  .redesSociais {
    padding: 24px 0 12px;
  }

  /* HOME */
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 0;
    margin-left: 32px;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 0;
    margin-right: 32px;
  }
  #catalogDownload h2,
  #showroomHighlight h2 {
    font-size: 70px;
    line-height: 98px;
  }
  #readyToShipHighlight p:first-of-type {
    font-size: 18px;
    line-height: 24px;
  }
  #categoriesHighlight .bgDivided {
    padding-top: calc(var(--height) / var(--width) * ((100% - 68px) / 5));
  }
  .intro p:not(#instagramIntegration p) {
    max-width: 60%;
    line-height: 31px;
  }
  #productsList .loadMore,
  #productsReadyList .loadMore {
    margin-top: -24px;
  }
  .profile h1 + p.notas {
    margin-top: -32px;
    margin-bottom: 36px;
  }

  #productsCategoryList .content .left {
    width: calc(66.66% - 12px);
  }
  #productsCategoryList .content .right {
    width: calc(33.33% - 12px);
  }
  #productsCategoryList .right .ano h3 {
    text-align: left;
    margin: 0;
    max-width: 100%;
  }
  #productsCategoryList .right .ano .background {
    left: -40px;
  }
  #productsCategoryList .content {
    margin-top: 84px;
  }
  #productsCategoryList .limited + .limited {
    padding-top: 72px;
  }
  #productsCategoryList .content .text.big {
    padding: 0 calc((2 * ((100vw - 344px) / 12)) + (2 * 24px));
  }
  #productsCategoryList .content.collums .text {
    padding: 0 calc((1 * ((100vw - 344px) / 12)) + (1 * 24px));
  }
  #productsCategoryList .right .ano {
    padding: 36px 0;
  }
  #about_ano {
    margin-top: -54px;
    margin-bottom: 24px;
    height: 120px;
  }
  #familia_foto {
    width: calc((10 * ((100vw - 344px) / 12)) + (9 * 24px));
    margin-right: -40px;
  }
}

@media (min-width: 1281px) {
  /*-----
DESKTOP - 1281px
margin 40px, gutter 40px
------*/
  .wrapper {
    margin-top: 60px;
  }
  header.homepage ~ .wrapper {
    margin-top: 0;
  }

  h4 {
    font-size: 15px;
    line-height: 31px;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
  .popupShop h4,
  .popupList h4 {
    line-height: 23px;
  }

  .sobre .presskit h4 {
    line-height: 15px;
  }
  header h4 {
    font-weight: 500;
  }
  #homeShortLinks .limited .card p.aurellia {
    font-size: 72px;
    line-height: 76px;
  }

  header .menu ul a {
    margin: 0 20px;
  }

  #scrollDown {
    left: calc(50% - 48px);
    padding: 24px;
  }
  #videoMute {
    padding: 24px;
  }
  #videoMute svg {
    height: 36px;
    width: 36px;
  }
  #newsletterSectionh2.aurellia {
    font-size: 48px;
    line-height: 54px;
  }
  .home #newCollectionSection svg,
  .colecoes #projectsSection svg:first-child,
  #collectionsHighlight svg:first-child,
  #homeShortLinks .limited svg:first-child,
  #instagramIntegration .limited svg:first-child {
    height: 24px;
  }
  #collectionsHighlight p:first-child {
    margin-top: 52px;
  }
  #collectionsHighlight .btn {
    margin-top: 4px;
  }

  #homeShortLinks .limited .card p.aurellia {
    margin-bottom: 0;
  }
  #homeShortLinks .card {
    width: calc((100% - 40px) / 2);
  }
  #showroomHighlight {
    padding: 96px 0;
  }
  .list > div,
  .two-cards > div {
    width: calc((100% - 80px) / 3);
  }
  .list > div:not(.two-cards) {
    margin-bottom: 72px;
  }
  #moreCollections {
    margin-top: 72px;
  }
  #productsReadyList .list > div {
    margin-bottom: 24px;
  }
  #readyToShipHighlight .card ~ div {
    margin-top: 48px;
  }
  .two-cards > div {
    width: calc((100% - 80px) / 3);
  }
  #productsReadyList .list > div:not(.two-cards),
  #productsList .list > div:not(.two-cards) {
    width: calc((100% - 120px) / 4);
  }
  #productsReadyList .list
  {
    gap: 40px;
  }
  
  .list > .two-cards {
      gap: 150px;
  }

  .popupShop .box .content,
  .popupList .box .content {
    padding: 40px;
  }
  .popup .box {
    margin: 160px 0;
  }

  footer .logoDiv {
    margin: 0 0 14px 40px;
    padding-top: 9px;
  }
  footer .outros {
    margin: 0 40px 14px 0;
  }

  /*CONTACTOS*/
  .contactos .mapa {
    height: calc(calc((8 * ((100vw - 520px) / 12)) + (7 * 40px)) / 1.3333);
  }

  .contactos .candidatura {
    padding-top: 40px;
  }

  .contactos .candidatura .content {
    margin: 0 40px 40px 40px;
  }

  .contactos .right {
    padding: 0 20px 0 0;
  }

  .contactos .left {
    padding: 0 0 0 20px;
  }

  .popupCandidatura .box {
    width: calc((4 * ((100vw - 344px) / 12)) + (3 * 24px));
    left: calc((4 * ((100vw - 344px) / 12)) + (5 * 24px));
  }

  #candidaturaError,
  #contactoError {
    margin-top: 20px;
  }

  .popupShop .box .content,
  .popupList .box .content {
    width: calc((6 * ((100vw - 344px) / 12)) + (5 * 24px));
  }

  /*NEWS*/
  .popupNews .info .date {
    width: calc((2 * ((100vw - 520px) / 12)) + (1 * 40px));
  }

  .popupNews .info .text {
    width: calc(100% - ((2 * ((100vw - 520px) / 12)) + (1 * 40px)) - 40px);
  }

  .newsDiv {
    width: calc((6 * ((100vw - 520px) / 12)) + (5 * 40px));
    margin: 0 0 40px 0;
  }

  .newsDiv.pequena {
    width: calc((4 * ((100vw - 521px) / 12)) + (3 * 40px));
  }

  .newsDiv h2 {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0.025em;
  }

  .newsDiv .h5Div {
    top: 40px;
    right: 40px;
  }

  .newsDiv .h5Div:first-of-type {
    left: 40px;
    right: auto;
  }

  .newsImg {
    margin: -40px 0 0 -40px;
  }

  .newsDiv .newsContent img {
    width: calc(100% + 160px);
    margin: -80px 0 40px -80px;
  }

  .newsDiv .newsContent .imgWrapp {
    margin: -40px 0 40px 0;
  }

  .newsDiv.semContent .newsContent img {
    margin: -80px 0 -80px -80px;
  }

  /*PRODUTOS*/
  .colecoes h1,
  .ondecomprar h1 {
    width: calc(50% + 60px);
  }

  .colecoes .collectionDiv {
    padding: 40px;
    margin: 0 40px 40px 0;
    /*width: calc((4 * ((100vw - 520px) / 12)) + (3 * 40px));*/
    width: calc((4 * ((100% - 440px) / 12)) + (3 * 40px));
  }

  .colecoes .collectionDiv:nth-child(2n) {
    margin-right: 40px;
  }

  .colecoes .collectionDiv:nth-child(3n) {
    margin-right: 0;
  }

  .popupProdutos .box {
    width: calc(100% - 256px);
  }

  /*ONDE COMPARAR*/
  .ondecomprar .limited .content {
    width: calc((4 * ((100vw - 520px) / 12)) + (3 * 40px));
  }

  /*CLIENTE*/
  .cliente h1 {
    width: 660px;
  }

  .cliente .fileDiv {
    width: calc((3 * ((100vw - 520px) / 12)) + (2 * 40px));
    height: calc((3 * ((100vw - 520px) / 12)) + (2 * 40px));
    margin: 0 40px 40px 0;
  }

  .cliente .fileDiv:nth-child(2n),
  .cliente .fileDiv:nth-child(3n) {
    margin: 0 40px 40px 0;
  }

  .cliente .fileDiv:nth-child(4n) {
    margin: 0 0 40px 0;
  }

  .cliente .fileContent .bottom {
    bottom: 20px;
    width: calc(100% - 40px);
  }

  .cliente .fileText {
    height: calc(100% - 24px - 12px);
  }

  .cliente .fileContent p {
    margin-top: 12px;
  }

  .cliente .fileDiv,
  .cliente .fileContent {
    padding: 20px;
  }

  .home .newsDiv,
  .home .newsContent {
    padding: 40px;
  }

  .home .newsImg {
    margin: -40px 0 0 -40px;
  }

  .home .newsDiv .newsContent .imgWrapp {
    margin: -40px 0 40px 0;
  }

  .home .newsDiv .newsContent img {
    width: calc(100% + 160px);
    margin: -80px 0 40px -80px;
  }

  .home .newsDiv .newsContent .imgWrapp svg {
    left: calc(50% - 32px);
    top: calc(50% - 32px);
    width: 64px;
    height: 64px;
  }

  .home .newsDiv {
    width: calc(50% - 20px);
  }

  .popupNews .info {
    padding: 80px;
  }

  .colecoes .collectionDiv,
  .newsDiv,
  .newsContent,
  .contactos .candidatura .content {
    padding: 40px;
  }

  .popupNews .box .content,
  .popupProdutos .box .content {
    padding: 0;
  }

  .contactos .limited,
  .cliente .limited,
  .politicas .limited,
  .sobre .limited {
    padding: 120px 40px 160px 40px;
  }

  .news .limited {
    padding: 120px 40px;
  }

  .ondecomprar .limited {
    padding: 120px 40px 0px 40px;
  }

  .home .collectionDiv {
    padding: 36px;
  }

  #iconAleal {
    right: calc((2 * ((100vw - 520px) / 12)) + (2 * 40px));
    right: calc((3 * ((100vw - 520px) / 12)) + (3 * 40px));
    max-width: calc((3 * ((100vw - 520px) / 12)) + (2 * 40px));
    max-width: calc((2 * ((100vw - 520px) / 12)) + (1 * 40px));
  }

  .cliente #iconAleal {
    right: 80px;
    max-width: calc((2 * ((100vw - 520px) / 12)) + (2 * 40px));
    top: 272px;
  }

  #categoriesHighlight .bgDivided {
    padding-top: calc(var(--height) / var(--width) * ((100% - 92px) / 6));
  }

  .list .card ~ div p:first-of-type,
  .collection_hightlight .info {
    margin-top: 24px;
  }

  .list .collection_hightlight {
    width: calc(33.33% - 27px);
  }
  .list .collection_hightlight .background {
    height: calc(((100vw - 160px) * 0.33) * 0.66);
  }

  .popupProdutos .box.coll {
    width: calc(100% - 384px) !important;
    left: 192px !important;
  }

  #productsCategoryList .content .left {
    width: calc(66.66% - 20px);
  }
  #productsCategoryList .content .right {
    width: calc(33.33% - 20px);
  }
  #productsCategoryList .content .text.big {
    padding: 0 calc((2 * ((100vw - 520px) / 12)) + (2 * 40px));
  }
  #productsCategoryList .content.collums .text {
    padding: 0 calc((1 * ((100vw - 520px) / 12)) + (1 * 40px));
  }
  .about_images .pessoa {
    width: calc(33.33% - 26.67px);
  }
  #productsCategoryList .content.collums .text {
    column-gap: 40px;
  }

  .eachHighlight {
    padding: 0 144px;
  }
  .eachHighlight.vertical {
    max-width: calc((8 * ((100vw - 520px) / 12)) + (7 * 40px));
    max-width: calc(50% - 2px);
    padding: 0 24px 0 144px;
  }
  .eachHighlight.vertical.nd {
    padding: 0 144px 0 24px;
  }
  .eachHighlight.vertical:only-child {
    padding: 0 144px;
  }
  .eachHighlight p {
    max-width: calc((6 * ((100vw - 520px) / 12)) + (5 * 40px));
  }
}

@media (min-width: 1400px) {
  #categoriesHighlight .bgDivided {
    padding-top: calc(var(--height) / var(--width) * ((100% - 92px) / 7));
  }

  #productsCategoryList .content .left {
    width: calc((8 * ((100% - 440px) / 12)) + (7 * 40px));
  }
  #productsCategoryList .content .right {
    width: calc((4 * ((100% - 440px) / 12)) + (3 * 40px));
    padding-right: 80px;
  }
  #productsCategoryList .content .text.big {
    padding: 0 calc((3 * ((100vw - 520px) / 12)) + (3 * 40px));
  }
  #productsCategoryList .content.collums .text {
    padding: 0 calc((2 * ((100vw - 520px) / 12)) + (2 * 40px));
  }
  #familia_foto {
    width: calc((9 * ((100vw - 520px) / 12)) + (8 * 40px));
  }
}

@media (min-width: 1600px) {
  /*-----
DESKTOP FINAL(+1600px) - 1600px
margin 40px, gutter 40px
------*/
  .footerBottom {
    margin-bottom: 72px;
  }
  .limited {
    max-width: 1600px;
    margin: 0 calc((100vw - 1600px) * 0.5);
  }
  .wrapper {
    margin-top: 84px;
  }
  header.homepage ~ .wrapper {
    margin-top: 0;
  }
  header.min {
    height: 72px;
  }
  header.min #logoHome {
    top: 22px;
    height: 28px;
  }

  #collectionsHighlight .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 0;
  }
  #collectionsHighlight .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 0;
  }
  #collectionsHighlight .bgFull img {
    height: 480px;
  }

  /* HEADER & FOOTER */
  header {
    height: 84px;
  }
  header .menu ul a {
    margin: 0 24px;
    display: inline-block;
    border-bottom: 1px solid transparent;
  }
  h4 {
    font-size: 16px;
  }
  header:not(.min) .menu ul.linguas {
    top: 58px;
  }
  .menu.open {
    margin-right: 48px;
  }
  #collectionsHighlight h2 {
    margin: 0 0 32px 0;
  }
  .titleImage {
    margin: 96px auto 48px auto;
  }
  #collectionsHighlight
    .titleImage:not(.home #collectionsHighlight .titleImage) {
    padding-top: 120px;
  }
  #productsList .titleImage {
    padding-top: 172px;
  }
  #productsList .loadMore,
  #productsReadyList .loadMore {
    margin-bottom: 32px;
  }
  #productsList .titleImage {
    margin: 48px auto 72px;
  }
  .profile > div:last-of-type {
    width: calc(38% - 102px);
  }
  .profile .btn {
    margin: 48px auto;
  }
  #homeShortLinks .limited .card > div {
    padding-top: 0;
  }
  .logoBottom .logo {
    height: 24px;
  }
  #logoHome {
    left: calc((100vw - 1600px) * 0.5);
    padding-left: 40px;
    top: 24px;
  }
  .logo {
    height: 32px;
  }
  .popupLogin .box,
  .popupCandidatura .box {
    width: 480px;
    left: calc((100vw - 480px) * 0.5);
  }
  .popupShop .box .content,
  .popupList .box .content {
    width: calc((6 * ((1600px - 520px) / 12)) + (5 * 40px));
  }

  header .menu.open {
    right: calc((100vw - 1600px) * 0.5);
    padding-left: 40px;
  }
  footer .logoDiv {
    padding-left: calc((100vw - 1600px) * 0.5);
    margin: 0 0 24px 40px;
  }
  footer .outros {
    padding-right: calc((100vw - 1600px) * 0.5);
  }

  /* HOME */
  #homeShortLinks .limited .card p.aurellia {
    margin-bottom: 1%;
  }
  #readyToShipHighlight {
    max-width: unset;
    margin: 0;
  }
  #collectionsHighlight {
    padding-top: 96px;
  }
  .home #collectionsHighlight {
    margin-top: 96px;
  }
  #homeShortLinks .limited .card p.aurellia {
    font-size: 120px;
    font-size: 96px;
    line-height: 150px;
    line-height: 96px;
  }
  #catalogDownload > div,
  #showroomHighlight > div {
    margin: 12px calc((100vw - 1600px) * 0.5);
  }
  #lastNewsSection {
    margin: 0 calc((100vw - 1600px) / 2);
  }

  /*CONTACTOS*/
  .contactos .right {
    width: calc((4 * 90px) + (3 * 40px));
  }
  .contactos .left {
    width: calc((8 * 90px) + (7 * 40px));
  }
  .contactos .candidatura {
    width: calc((4 * ((1600px - (13 * 40px)) / 12)) + (3 * 40px));
    margin: 50px calc((1 * 90px) + (1 * 40px)) 0 auto;
  }
  .contactos .mapa {
    height: calc(((8 * 90px) + (7 * 40px)) / 1.3333);
  }

  /*NEWS*/
  .popupNews .box {
    width: calc((8 * 90px) + (7 * 40px));
  }

  .popupNews .info .date {
    width: calc((2 * 90px) + (1 * 40px));
  }

  .popupNews .info .text {
    width: calc(100% - ((2 * 90px) + (1 * 40px)) - 40px);
  }

  .newsDiv {
    width: calc((6 * 90px) + (5 * 40px));
    margin: 0 0 40px 0;
  }

  .newsDiv.pequena {
    width: calc((4 * 90px) + (3 * 40px));
  }

  /*ONDE COMPRAR*/
  .ondecomprar .limited .content {
    width: calc((4 * 90px) + (3 * 40px));
  }

  /*PRODUTOS*/
  .colecoes h1,
  .ondecomprar h1 {
    width: calc((6 * 90px) + (5 * 40px));
  }

  /*CLIENTE*/
  .cliente .fileDiv {
    width: calc((3 * 90px) + (2 * 40px));
    height: calc((3 * 90px) + (2 * 40px));
  }
  .contactos .limited,
  .ondecomprar .limited,
  .news .limited,
  .colecoes .limited,
  .politicas .limited,
  .cliente .limited {
    max-width: 1600px;
    margin: 0 calc((100vw - 1600px) * 0.5);
  }
  .sobre .limited {
    width: auto;
    margin: 0 calc(50vw + ((100vw - 1600px) / 2)) 0 calc((100vw - 1600px) / 2);
  }
  .popupProdutos .box.coll {
    padding: 80px 0;
  }
  #iconAleal {
    right: calc((2 * 90px) + (2 * 40px));
    right: calc((3 * 90px) + (3 * 40px));
    max-width: calc((4 * 90px) + (3 * 40px));
    max-width: calc((3 * 90px) + (2 * 40px));
  }

  .cliente #iconAleal {
    right: calc((50vw - 800px) + 80px);
    max-width: calc((2 * 90px) + (2 * 40px));
  }

  #showroomHighlight {
    padding: 140px 0;
  }
  .popupProdutos .coll .subtitle h2 {
    padding: 54px 96px 0 96px;
  }
  .popupProdutos .coll .subtitle p {
    padding: 36px 96px 32px 96px;
  }
  .popupProdutos .box.coll .subtitle img {
    margin-top: 24px;
  }
  #productsHighlight .bgDivided {
    padding-top: calc(var(--height) / var(--width) * ((100%) / 6));
  }

  .popupProdutos .box.coll {
    width: 1240px !important;
    left: calc((100% - 1240px) * 0.5) !important;
  }

  #productsCategoryList .right .ano {
    margin-top: 96px;
    padding: 48px 0;
  }
  #productsCategoryList .right .ano .background {
    left: calc(-40px - ((100vw - 1600px) / 2));
  }
  #about_ano {
    margin-top: -72px;
    margin-bottom: 36px;
    height: 144px;
  }
  #productsCategoryList .content {
    margin-top: 96px;
  }
  #productsCategoryList .limited + .limited {
    padding-top: 96px;
  }
  #download_kit {
    padding: 24px;
  }
  #familia_foto {
    margin-right: calc((((100vw - 1600px) * 0.5) * -1) + -40px);
  }

  .eachHighlight {
    padding: 0 192px;
    margin-bottom: 60px;
  }
  #collectionAfterSlide {
    padding-top: 60px;
  }
  .eachHighlight.vertical {
    max-width: 960px;
    max-width: calc(50% - 2px);
    padding: 0 24px 0 192px;
  }
  .eachHighlight.vertical.nd {
    padding: 0 192px 0 24px;
  }
  .eachHighlight.vertical:only-child {
    padding: 0 192px;
  }
  .eachHighlight h3 {
    max-width: 480px;
  }
  .eachHighlight p {
    max-width: 840px;
  }
  .eachCollection #collectionsHighlight {
    padding-top: 60px;
  }
  .footerBottom {
    padding-left: calc(((100vw - 1600px) * 0.5) + 40px);
    padding-right: calc(((100vw - 1600px) * 0.5) + 40px);
  }
}
