html,
body {
  background: #000;
}

h2 {
  text-transform: none;
}

.conteudo-cms-geral .container-fluid .col-md-12 {
    padding: 0px;
}

.slideSetor .slick-prev:before, .slideSetor .slick-next:before {
    font-size: 40px !important;
    opacity: 1 !important;
}

.block-fazer-parte .col-md-12{
    background-color: white;
    padding: 50px;
}

.slidePrincipal section {
  height: 1000px;
}

.slidePrincipal-nav section {
  height: 440px;
}

.slidePrincipal {
  width: 100%;
  margin-left: auto;
  margin-top: -25px;
}

.fraseDestaqueHome {
  background-size: 65%;
  background-position: right top;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
  margin-top: -20px;
}

.menu100 {
  position: absolute;
  margin-top: 90px;
  margin-left: 25px;
}

.barra-superior .menu {
  padding-top: 0;
}

.logotipo {
  margin-top: 30px;
  margin-left: 40px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  transition: 0.4s;
}

.logotipo img:hover {
  opacity: 0.7;
  transition: 0.3s;
}

.barra-superior .menu ul li a {
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  transition: 0.3s;
  position: relative;
}

.barra-superior .menu ul li a::before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  left: calc(50% - 2.5px);
  bottom: -20px;
  background: #fff;
  transition: 0.3s;
  transform: translate(-50%);
}

.barra-superior .menu ul li a:hover::before {
  width: 5px;
  height: 5px;
  border-radius: 5px;
  transition: 0.2s;
  bottom: -7px;
  left: calc(50% - 2.5px);
}

.barra-superior .menu ul li .ativo::before {
  background: #ec2e38;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  transition: 0.2s;
  left: calc(50% - 2.5px);
  bottom: -7px;
}

.headerExtra {
  right: -180%;
}

.blocoLanguage {
  background: transparent;
}

.blocoLanguage ul li a {
  margin: 20px;
}

.bloco-vermelho {
  width: 108px;
  height: 75px;
  background: black;
}

.blocoLanguage {
  font: 15px/19px "Harmonia Sans";
  padding: 40px 0px;
}

.text-slide {
  color: #fff;
  position: absolute;
  bottom: 175px;
  font-size: 18px;
  left: 25px;
}

.text-slide::before {
  content: "";
  width: 30px;
  height: 4px;
  background: #fff;
  position: absolute;
  top: -30px;
  left: 0;
}

.blocoLanguage ul li a {
  font: 16px/23px "Harmonia Sans";
  color: #ffffff;
  text-transform: uppercase;
  margin-right: 10px;
}

.blocoLanguage ul li a.menu-item-ativo-lang {
  border-bottom: 1px solid #fff;
}

.li-menu-idioma a:hover {
  color: #fff !important;
}

.slidePrincipal-nav {
  margin-top: -500px;
}

.container-title {
  padding: 0 150px 0 75px;
}

.title-slide {
  cursor: pointer;
  font: 60px/60px "Harmonia Sans";
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  color: transparent;
  font-weight: 550;
}

.slick-active h2 {
  font: 60px/60px "Harmonia Sans";
  color: #fff;
  font-weight: 600;
}

.title-slide::before {
  position: absolute;
  top: 0px;
  left: 55px;
  font: 16px/12px "Harmonia Sans";
  color: #fff;
  font-weight: 400;
  -webkit-text-stroke-width: 0px;
  letter-spacing: 2px;
}

.block-home-empresa {
  margin-top: 200px;
}

.img-triang {
  padding: 85px 150px 0 50px;
  min-height: 600px;
  background-image: url(/uploads/pastas/triangulo.png);
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
}

.img-triang1 {
  padding: 100px 100px 0 250px;
  min-height: 600px;
  background-image: url(/uploads/pastas/triangulo-invert.png);
  background-position: left bottom;
  background-size: contain;
  background-repeat: no-repeat;
}

.img-triang1 h2,
.img-triang h2 {
  color: #fff;
  font: 35px/46px "Harmonia Sans";
  margin-bottom: 40px;
  font-weight: 600;
}
.img-triang1 span,
.img-triang span {
  color: #fff;
  font: 20px/100px "Harmonia Sans";
  margin-bottom: 40px;
}
.img-triang1 p,
.img-triang p {
  color: #fff;
  font: 18px/25px "Harmonia Sans";
  font-weight: 200;
  margin-bottom: 25px;
}
.block-empresa-prespectiva,
.block-empresa-espirito {
  padding: 100px 0;
}

.img-home-empresa {
  padding-left: 100px;
}

.img-empresa-espirito {
  padding-right: 100px;
}

.blocoprodutosdestaque {
  margin-top: 150px;
  margin-bottom: 40px;
}

.tituloProd {
  font: 16px/25px "Harmonia Sans";
  font-weight: 600;
  color: #fff;
}

.imagemProdDestaque {
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 300px;
  background-position: center;
}

.borderProdDestaq {
  padding: 20px 50px 0px 50px;
  transition: 0.3s;
  border: 1px solid #fff;
  min-height: 400px;
}

.borderProdDestaq:hover {
  transition: 0.3s;
  opacity: 0.5;
}

.borderProdDestaq:hover::before {
  content: "+";
  color: #000;
  position: absolute;
  background: #fff;
  padding: 20px 25px;
  top: 20px;
  left: -11px;
  font: 20px/20px "Harmonia Sans";
  transform: translate(50%);
}

.produtos .destaque-cms-setores, .setores .destaque-cms-setores {
    min-height: 100vh;
    background-size: 55% 100%;
    margin-bottom: 150px;
    margin-top: -7px;
    background-repeat: no-repeat;
    background-position: right center;
}

.iconsValues img {
  margin-left: 50%;
  transform: translate(-50%, 0);
}

.iconValIMG-animacao {
  width: 100px;
  height: 100px;
  animation: iconValIMG-animacao 1s;
}

@keyframes iconValIMG-animacao {
  0% {
    width: 0px;
    height: 0px;
  }
  100% {
    width: 100px;
    height: 100px;
  }
}

.blProdDestaque {
  padding: 20px;
}

.tituloProd {
  text-align: center;
}

.tituloprodutodestaque {
  text-align: center;
  color: #fff;
  font: 40px/50px "Harmonia Sans";
  font-weight: 200;
  letter-spacing: 5px;
  margin-bottom: 50px;
}

.notContain {
  padding-left: 35px;
  padding-right: 35px;
}

.btnVerMais {
  font: 20px/20px "Harmonia Sans";
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
  font-weight: 600;
  position: relative;
  text-align: center;
  background: #fff;
  padding: 15px 50px;
  font-size: 18px;
  margin-left: 43%;
  transition: 0.3s;
}

.slideslide-homepage section,
.container-title,
.title-slide {
  outline: 0;
}

.btnVerMais:hover {
  transition: 0.3s;
  opacity: 0.7;
  color: #333;
}

.block-home-video-2 {
  margin-top: 100px;
}

.tocavideohome img {
  transition: 0.4s;
  height: 100px;
}

.tocavideohome img:hover {
  transition: 0.4s;
  opacity: 0.95;
}

.fundoVideo {
  min-height: 85vh;
  margin-bottom: 100px;
}
#myVideo {
  padding-top: 0px;
  height: auto;
}

#post > section.conteudo-cms-geral.conteudo-cms-homapage.conteudo-id-cms-1.conteudo-paginas-homapage.conteudo-id-paginas-1 > div > div > div > p:nth-child(1){
  display: none;
}
.conteudo-cms-geral .col-md-12 .col-md-12 p:nth-of-type(1) {
  display: block;
}

.iconsValues {
  align-content: center;
  align-items: baseline;
  justify-content: space-between;
}

.centra-destaque-setores {
  color: #fff;
  font-size: 50px;
  padding-top: 70px;
  padding-left: 40px;
  line-height: 100px;
  font-weight: 600;
}

.sub-menu-setores {
  width: 75%;
  padding-top: 275px;
  padding-left: 40px;
}

.sub-menu-item {
  display: inline-block;
  margin-right: 25px;
  line-height: 30px;
}

.sub-menu-item-text {
  transition: 0.3s;
  color: #fff;
  opacity: 0.6;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "Harmonia Sans";
  font-weight: 600;
}

.sub-menu-item-text:hover {
  transition: 0.3s;
  opacity: 1;
}

.text-Setores {
  max-width: 48%;
  padding-left: 40px;
  padding-right: 60px;
  padding-top: 35px;
  position: relative;
}

.text-Setores p::before {
  content: "";
  width: 40px;
  height: 4px;
  background: #fff;
  position: absolute;
  top: 12px;
  left: 40px;
}

.text-Setores p {
  font-weight: 15px !important;
  font-weight: 200;
  color: #fff;
}

.valuesSection {
  padding: 150px 0;
  background: #ebebeb;
  display: flex;
  flex: auto;
  align-content: center;
}

.titleValues {
  text-align: left;
  font: 26px/36px "Harmonia Sans";
  font-weight: 600;
  margin-top: 30px;
}

.titl-setr {
  font: 30px/34px "Harmonia Sans";
  font-weight: 200 !important;
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
  margin-top: -45px;
  margin-bottom: 20px;
}

h3.elementor-heading-title.elementor-size-default {
    color: white;
}

.h2Val {
  text-transform: uppercase;
  font: 35px/36px "Harmonia Sans";
  font-weight: 400;
  color: #000;
  letter-spacing: 1px;
  position: relative;
  top: -50px;
}

.imgCatal a div {
  height: 300px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.block-home-produtos {
  margin-bottom: 75px;
}

.titleValues::before {
  content: "01";
  font: 15px/15px "Harmonia Sans";
  font-weight: 200;
  position: relative;
  top: -10px;
  left: -10px;
}

.titleValues1::before {
  content: "01";
}

.titleValues2::before {
  content: "02";
}

.titleValues3::before {
  content: "03";
}

.titleValues4::before {
  content: "04";
}

.block-home-cutting {
  margin-top: 150px;
}

.tabcontent {
  transition: 0.8s;
  opacity: 0;
}

.tab button {
  width: 100%;
}

.tab button {
  text-transform: uppercase;
  transition: 0.3s;
  opacity: 0.3;
  text-align: left;
  font: 28px/100px "Harmonia Sans";
  font-weight: 200;
  background: transparent;
  border: transparent;
  color: #fff;
}

.tab button.active {
  opacity: 1;
}

.tab button:hover {
  opacity: 0.7;
}

.tab button.active:hover {
  opacity: 1;
}

.textTab {
  z-index: 99;
  position: absolute;
  width: 400px;
  background: #ebebeb;
  padding: 30px;
  left: 50px;
}

.tabcontent {
  margin-right: -700px;
  position: relative;
}

.tabcontent img {
  position: absolute;
  right: 0;
  height: 600px;
  width: auto;
}

.textTab p {
  letter-spacing: 1px;
  font: 15px/25px "Harmonia Sans";
  margin: 0;
  color: #000;
}

.backCutting {
  min-height: 600px;
  background-image: url(../img/tria.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
}

.contentCutting {
  padding-left: 100px;
  padding-right: 200px;
}

.menuCutting {
  padding-top: 50px;
  padding-left: 150px;
}

.noticias .title-normal {
  color: #fff;
  padding-left: 15px;
  margin-top: 200px;
}

.imagemNotDestaque {
  height: 200px;
  background-size: cover;
  width: 350px;
  background-repeat: no-repeat;
  transition: 0.3s;
}

.NotCont {
  padding-left: 30px;
}

.tituloNotDestaque {
  font: 18px/30px "Harmonia Sans";
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
}

.textNotDestaque {
  font: 16px/20px "Harmonia Sans";
  color: #fff;
  font-weight: 200;
}

.borderNotDestaq {
  padding: 50px;
  display: inline-flex;
  border: 1px solid #fff;
  transition: 0.3s;
}
.borderNotDestaq:hover .imagemNotDestaque {
  opacity: 0.6;
  transition: 0.3s;
}

.blNotDestaque {
  padding: 20px;
}

.btnNot {
  font: 12px/20px "Harmonia Sans";
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
  font-weight: 200;
  position: absolute;
  bottom: 70px;
  background: #fff;
  padding: 10px 20px;
  font-size: 14px;
  transition: 0.3s;
}

.btnNot:hover {
  opacity: 0.7;
  color: #000;
  transition: 0.3s;
}

.datNotDestaque {
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  background: #000;
  top: 45px;
  padding: 10px 25px;
  left: 55px;
  color: #fff;
  border: 1px solid #fff;
  line-height: 25px;
}

.footer {
  background: #000;
  margin-top: 50px !important;
}

.footerWhite {
  background: #ebebeb;
  min-height: 250px;
  padding: 50px;
  width: 75%;
  transform: translate(-50%);
  margin-left: 50%;
  margin-bottom: 75px;
}

.footerWhite p {
  color: #000;
}

.inFooterWhite1 h3 {
  font: 30px/80px "Harmonia Sans";
  font-weight: 200;
}

.inFooterWhite1 p {
  font: 16px/26px "Harmonia Sans";
  font-weight: 200;
}

.inFooterWhite2 a {
  font: 20px/40px "Harmonia Sans";
  font-weight: 200;
  background: #000;
  padding: 10px 30px;
  color: #fff;
  position: absolute;
  top: 70px;
  right: 50px;
  transition: 0.3s;
}

.inFooterWhite2 a:hover {
  font: 20px/40px "Harmonia Sans";
  font-weight: 200;
  background: #000;
  padding: 10px 30px;
  color: #fff;
  position: absolute;
  top: 70px;
  right: 50px;
  opacity: 0.8;
  transition: 0.3s;
}

.textVal-produto p {
  text-align: center;
  padding-top: 20px;
  min-width: 350px;
  max-width: 350px;
  color: #000;
}

.catalogo .valuesSection {
  padding: 100px 0;
}
.catalogo .titleValues {
  text-align: center;
}

.footerGrey {
  background: #ebebeb;
  min-height: 450px;
  padding: 100px 75px;
}

.footerGrey ul li,
.footerGrey p,
.footerGrey h3 {
  color: #000;
}

.footerGrey h3 {
  font: 20px/50px "Harmonia Sans";
  font-weight: 600;
  color: #333;
}

.contactFooter a,
.footerGrey p,
.footerGrey p a,
.footerGrey ul li {
  font: 16px/26px "Harmonia Sans";
  text-transform: none;
  color: #333;
}

.footerGrey p {
  padding-left: 40px;
  margin-top: 50px;
}

.contactFooter a,
.footerGrey p a {
  text-decoration: underline;
}

.contactFooter a:hover,
.footerGrey p a:hover {
  font: 16px/26px "Harmonia Sans";
  text-transform: none;
  color: #333;
  opacity: 0.7;
}

.footerGrey img {
  position: absolute;
  right: 200px;
  top: -30px;
}

.footerGrey .logoFoooter img {
  position: absolute;
  left: 0;
  top: 0px;
}

.destaque-cms-noticias {
  min-height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.centra-destaque-noticias {
  padding-top: 250px;
  font-size: 40px;
  padding-left: 40px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.bloco-vermelho img {
  transform: translate(-50%);
  margin-top: 30%;
  margin-left: 49%;
}

.textNoticiaInner {
  margin-top: 50px;
}

.textNoticiaInner p {
  padding: 0 40px;
  color: #fff;
}

.margTop {
  padding: 0;
  margin-top: 100px;
}

.footerGrey .menu-principal ul li a {
  text-transform: uppercase !important;
  font: 16px/26px "Harmonia Sans";
  font-weight: 200;
  text-transform: none;
  color: #333;
  vertical-align: baseline;
}

.footerGrey .menu-principal ul li a:hover {
  text-transform: uppercase !important;
  font: 16px/26px "Harmonia Sans";
  font-weight: 200;
  text-transform: none;
  color: #333;
  opacity: 0.7;
}

.page-contactos .header-transparente {
  min-height: 170px;
  background: #000;
}

.block-contactos-mapa {
  background: #ebebeb;
  margin-top: 170px;
}

.mapa {
  padding: 75px 50px 75px 100px;
  filter: grayscale(1);
}

.mapa iframe {
  border: 1px solid #999;
}

.contContactos {
  min-height: 753px;
}

.contPerguntas {
  color: #000;
  width: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  padding: 60px 80px;
}

.contMorad {
  padding-top: 100px;
}

.contPerguntas h2 {
  margin-bottom: 40px;
  color: #000;
  text-transform: uppercase;
  font: 30px/45px "Harmonia Sans";
  font-weight: 600;
}

.contPerguntas p {
  color: #000;
  font: 16px/24px "Harmonia Sans";
  font-weight: 200;
  margin-bottom: 0;
}

.contMorad h3 {
  color: #000;
  text-transform: uppercase;
  font: 25px/50px "Harmonia Sans";
  font-weight: 600;
  margin-top: 25px;
}

.page-setor {
  margin-top: 170px;
}
.titSistMaquinas {
  text-transform: uppercase;
  font: 20px/80px "Harmonia Sans";
  font-weight: 600;
  color: #fff;
}

.texSistMaquinas {
  font: 16px/20px "Harmonia Sans";
  color: #fff;
}

.sec-catal {
  padding-top: 0px;
}

.sec-desc-catal {
  padding-left: 40px;
}

.SistemasMaquina {
  padding: 50px 0px 50px 50px !important;
  height: 700px;
  width: 325px;
  margin-left: 75px;
}

.imgSstPont {
  min-height: 450px;
  min-width: 325px;
  background-image: url(/uploads/2022/01/ponteSuspensa.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.tit-Prod {
  color: #fff;
  font: 50px/80px "Harmonia Sans";
  font-weight: 600;
}

.row.secProdut {
    margin-top: 300px;
    margin-bottom: 115px;
}

.desc2,
.desc1 {
  padding-top: 75px;
  color: #fff;
  font: 16px/20px "Harmonia Sans";
  font-weight: 200;
  max-width: 500px;
  margin-left: 0;
}

.desc1::before {
    content: "";
    width: 30px;
    height: 4px;
    background: #fff;
    position: relative;
    left: 0;
    bottom: unset;
    top: -20px;
}


.tit-Prod::before {
  content: "PRODUTOS";
  color: #fff;
  opacity: 0.4;
  font: 18px/20px "Harmonia Sans";
  position: absolute;
  top: -30px;
  left: 55px;
}

.sec-catal img {
  max-height: 800px;
}

.bloco-img-noticia {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.slideSetor {
  padding: 50px 0px 50px 25px;
}

.catalogos .slideSetor {
  padding: 0px 0px 50px 25px;
}
.it_ativo {
  opacity: 1 !important;
}

.controlaSombra {
  width: 400px;
  height: 400px;
  padding: 20px;
  transition: 0.5s;
  border: 1px solid transparent;
}

.controlaSombra:hover {
  transition: 0.3s;
  border: 1px solid #fff;
}

.controlaSombra:hover .bloco-img-noticia {
  transition: 0.3s;
  filter: grayscale(0.8);
}

.contMorad a {
  color: #000;
  font: 18px/24px "Harmonia Sans";
  font-weight: 200;
  transition: 0.3s;
}

.contMorad a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

.block-contactos-formulario {
  padding: 80px 100px 50px 100px;
}

.block-contactos-formulario input[type="submit"] {
  width: 150px;
  background: transparent;
  border: 2px solid #fff;
  font-weight: 600 !important;
  transition: 0.3s;
  padding: 0 !important;
  height: 50px;
}

.slick-disabled {
  display: none !important;
}

.txtSetores {
  position: relative;
  margin-top: 100px;
  padding: 30px 150px 30px 30px;
}

.txtSetores p {
  color: #fff;
  font: 16px/30px "Harmonia Sans";
  font-weight: 200;
}

.barSetor::before {
  content: "";
  width: 30px;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 30px;
  top: 0;
}

.block-contactos-formulario input[type="submit"]:hover {
  opacity: 0.7;
  transition: 0.3s;
  background: transparent;
  color: #fff !important;
}

.block-contactos-formulario textarea,
.block-contactos-formulario input {
  padding: 24px !important;
  resize: vertical !important;
}

.block-contactos-formulario textarea {
  min-height: 200px;
}

.titulo-formulario {
  color: #fff !important;
  font: 40px/50px "Harmonia Sans" !important;
  text-align: center;
  margin-bottom: 50px;
  font-weight: 200 !important;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 3px;
}

.empSofa {
  /* background-image: url(/uploads/2022/04/pexels-isaw-company-945669@2x.png); */
  min-height: 950px;
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}

.empSofa h1 {
  font-weight: 600 !important;
  letter-spacing: 4px !important;
  position: absolute;
  font: 90px/120px "Harmonia Sans";
  color: #fff;
  left: 50px;
  bottom: 300px;
}

.empSofa p {
  position: absolute;
  font: 18px/30px "Harmonia Sans";
  color: #fff;
  left: 50px;
  letter-spacing: 2px;
  bottom: 150px;
}

.empSofa p::before {
  content: "";
  position: absolute;
  left: 0;
  top: -40px;
  background: #fff;
  width: 30px;
  height: 3px;
}

.block-empresa-1943,
.block-empresa-today {
  background-color: #ebebeb;
  padding: 100px 0;
}

.todayText {
  padding: 0 200px 0 200px;
  font-size: 18px;
  line-height: 30px;
  color: #000;
}

.todayText p {
  color: #000;
}

.todayText h3,
.block-empresa-today h3 {
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 25px;
  line-height: 40px;
}

.todayText span {
  margin-bottom: 50px;
  font-size: 15px;
}

.block-empresa-1943 h3 {
  margin-top: 40px;
  padding: 0 150px;
}
.block-empresa-1943 span {
  padding-left: 150px !important;
}

.SecSistemasMaquina-title {
  margin-top: 100px;
  margin-bottom: 0 !important;
  font: 40px/50px "Harmonia Sans" !important;
  color: #fff;
  padding-left: 50px;
  letter-spacing: 2px;
}

.bloco-vermelho a {
  height: 100%;
  width: 100%;
}

.block-empresa-1943 p {
  padding: 0 150px 0 0 !important;
}

.block-empresa-1943 .todayText {
  padding: 0;
}

.block-empresa-1943 p {
}

.today {
  padding-left: 100px;
}

.today::before {
  content: "TODAY";
  position: absolute;
  background: #000;
  border: 1px solid #fff;
  color: #fff;
  font-size: 70px;
  font-weight: 600;
  padding: 25px 50px;
  top: 0;
  right: 0px;
}

.bef1943 {
  padding-left: 100px;
}

.bef1943::before {
  content: "1943";
  position: absolute;
  background: #000;
  border: 1px solid #fff;
  color: #fff;
  font-size: 70px;
  font-weight: 600;
  padding: 25px 50px;
  top: 0;
  right: 0px;
}

.produto .slideSetor h2 {
  text-transform: uppercase !important;
  font: 28px/38px "Harmonia Sans" !important;
  font-weight: 600 !important;
  letter-spacing: 4px;
}

.produto .controlaSombra:hover .destaque-noticia-title {
  text-transform: uppercase !important;
  font: 30px/38px "Harmonia Sans" !important;
  font-weight: 600 !important;
  letter-spacing: 4px;
}

.slideSetor h2 {
  text-transform: uppercase !important;
  transition: 0.3s;
  color: #fff !important;
  text-align: center;
  font: 35px/45px "Harmonia Sans" !important;
  transform: translateY(-50%);
  padding-top: 100%;
}

.controlaSombra:hover .destaque-noticia-title {
  text-transform: uppercase !important;
  font: 37px/45px "Harmonia Sans" !important;
  transition: 0.3s;
}

@media screen and (max-width: 1450px) {
  .block-empresa-1943 span {
    padding-left: 120px !important;
  }

  .block-empresa-1943 h3 {
    margin-top: 20px;
    padding: 0px 120px;
  }

  .todayText h3 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 26px;
  }

  .block-empresa-1943 p {
    padding: 0px 120px 0 0 !important;
    font-size: 15px !important;
    margin: 0px 0 15px !important;
  }

  #myVideo {
    padding-top: 250px;
    height: 700px !important;
  }

  .SistemasMaquina {
    padding: 50px 0px 50px 50px !important;
    height: 700px;
    width: 300px;
    margin-left: 40px;
  }
  .imgSstPont {
    min-height: 450px;
    min-width: 300px;
  }

  .sec-desc-catal {
    /*padding-top: 250px;*/
    padding-left: 30px;
  }
  .sec-catal img {
    max-height: 550px;
    padding-left: 50px;
  }

  .tit-Prod::before {
    left: 45px;
  }
  .desc1::before {
    left: 45px;
  }

  .produtos .destaque-cms-setores,
  .setores .destaque-cms-setores {
    min-height: 750px;
  }

  .sub-menu-setores {
    width: 70%;
    padding-top: 200px;
    padding-left: 30px;
  }

  .sub-menu-item-text {
    font-size: 14px;
  }

  .centra-destaque-setores {
    font-size: 60px;
    padding-left: 30px;
    line-height: 80px;
    padding-top: 50px;
  }

  .text-Setores {
    max-width: 48%;
    padding-left: 30px;
    padding-top: 100px;
  }
  .text-Setores p::before {
    content: "";
    top: 100px;
    left: 30px;
  }

  .produto .slideSetor h2 {
    text-transform: uppercase !important;
    font: 20px/30px "Harmonia Sans" !important;
    font-weight: 600 !important;
    letter-spacing: 4px;
  }

  .produto .controlaSombra:hover .destaque-noticia-title {
    text-transform: uppercase !important;
    font: 22px/30px "Harmonia Sans" !important;
    font-weight: 600 !important;
    letter-spacing: 4px;
  }

  .empSofa {
    min-height: 750px;
  }

  .img-empresa-espirito img {
    height: 450px;
  }

  .img-triang1 {
    padding: 50px 100px 0 150px;
    min-height: 450px;
  }

  .empSofa h1 {
    position: absolute;
    font: 70px/90px "Harmonia Sans";
    color: #fff;
    bottom: 250px;
  }

  .empSofa p {
    position: absolute;
    font: 16px/30px "Harmonia Sans";
    color: #fff;
    letter-spacing: 2px;
    bottom: 100px;
  }

  .todayText {
    padding: 0 75px 0 75px;
    font-size: 13px;
    line-height: 0px;
  }

  .contMorad a {
    color: #000;
    font: 16px/24px "Harmonia Sans";
    font-weight: 200;
    transition: 0.3s;
  }

  .contMorad h3 {
    color: #000;
    text-transform: uppercase;
    font: 22px/50px "Harmonia Sans";
    font-weight: 600;
    margin-top: 25px;
  }

  .txtSetores {
    margin-top: 50px;
  }
  .controlaSombra {
    width: 300px;
    height: 300px;
    padding: 20px;
  }

  .slideSetor h2 {
    text-transform: uppercase !important;
    color: #fff !important;
    text-align: center;
    font: 30px/40px "Harmonia Sans" !important;
    transform: translateY(-50%);
    padding-top: 100%;
  }

  .controlaSombra:hover .destaque-noticia-title {
    text-transform: uppercase !important;
    font: 32px/40px "Harmonia Sans" !important;
    transition: 0.3s;
  }

  .contPerguntas {
    width: 80%;
    padding: 40px 60px;
  }

  .contMorad {
    padding-left: 50px;
  }

  .contPerguntas h2 {
    margin-bottom: 40px;
    color: #000;
    text-transform: uppercase;
    font: 28px/45px "Harmonia Sans";
    font-weight: 600;
  }

  .footerGrey img {
    right: 0;
  }

  .catalogo .valuesSection {
    padding: 100px 0;
  }
  .catalogo .titleValues {
    text-align: center;
  }

  .footerWhite {
    width: 90%;
  }

  .textTab {
    padding: 25px;
    width: 350px;
  }

  .tabcontent img {
    height: 450px;
  }

  .backCutting {
    min-height: 450px;
  }

  .contentCutting {
    padding-right: 100px;
  }

  .menuCutting {
    padding-left: 100px;
  }

  .slidePrincipal section {
    height: 800px;
  }

  .block-home-empresa {
    margin-top: 80px;
  }

  .img-home-empresa img {
    height: 500px;
  }

  .text-slide {
    bottom: 200px;
    left: 15px;
  }

  .img-triang {
    padding: 25px 150px 0 50px;
    min-height: 500px;
  }

  .slidePrincipal-nav section {
    height: 290px;
  }

  .slidePrincipal-nav {
    margin-top: -450px;
  }

  .container-title {
    padding: 0 125px 0 50px;
  }

  .title-slide {
    font: 50px/50px "Harmonia Sans";
  }

  .slick-active h2 {
    font: 50px/50px "Harmonia Sans";
  }

  .title-slide::before {
    left: 35px;
  }

  .logotipo {
    margin-left: 30px;
  }

  .menu100 {
    margin-left: 15px;
  }

  .barra-superior .menu ul li {
    margin-right: 15px;
  }

  .barra-superior .menu ul li a {
    font-size: 14px;
    letter-spacing: 1px;
  }

  .headerExtra {
    right: -185%;
  }
}

@media screen and (max-width: 1350px) {
  .contMorad {
    padding-left: 100px;
  }
}

@media screen and (max-width: 1250px) {
  .mapa iframe,
  .mapa,
  .contContactos {
    width: 100%;
  }

  .mapa {
    padding: 75px 100px 75px 100px;
    filter: grayscale(1);
  }
  .borderNotDestaq,
  .blNotDestaque {
    width: 100%;
  }

  .contMorad {
    padding-top: 20px;
  }

  .contContactos {
    min-height: 600px;
  }
}

@media screen and (max-width: 768px) {
  .header-transparente.onn {
    z-index: 999 !important;
    position: fixed;
    top: 0px;
    min-height: 100vh !important;
    z-index: 99;
    width: 100%;
    background: #000;
  }

  .header-transparente.onn .li-menu {
    width: 100%;
  }

  .header-transparente.onn .li-menu a {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .header-transparente.onn .menu-principal {
    transform: translateY(-50%);
    margin-top: 80%;
  }

  .header-transparente.onn .menu100 {
    margin-left: 0;
  }

  .menu-principal {
    display: none;
  }

  .hamburguer-bt {
    background: transparent;
  }

  .hamburguer-bt.on .hamburguer-bt__stripe__bottom,
  .hamburguer-bt.on .hamburguer-bt__stripe__top,
  .hamburguer-bt .hamburguer-bt__stripe {
    background: #fff !important;
  }

  .hamburguer-bt__stripe__middle {
    opacity: 0;
  }

  .hamburguer-bt .hamburguer-bt__stripe {
    margin: 3px auto;
  }

  .hamburguer-bt.on .hamburguer-bt__stripe__bottom {
    margin-top: 7px;
  }
}

@media screen and (max-width: 480px) {

  .slideSetor h2 {
    font: 22px/40px "Harmonia Sans" !important;
    line-height: 1.3 !important;
  }

  .controlaSombra:hover .destaque-noticia-title {
    font: 25px/40px "Harmonia Sans" !important;
  }

  #myVideo {
    padding-top: unset;
    height: unset!important;
    margin-top: 125px;
  }

  .container {
    width: 420px;
    max-width: 100%;
  }

  .todayText h3 {
    padding: 0px 25px;
  }

  .todayText p {
    padding: 0px 25px;
  }

  /*******/

  .img-triang1 h2 {
    padding: 0px 30px;
  }

  .catalogo .valuesSection {
    padding: 100px 0 30px 0;
  }

  .borderProdDestaq:hover::before {
    left: 9px;
  }

  .SistemasMaquina {
    padding: 50px 0px 50px 20px !important;
    height: 650px;
    width: 325px;
    margin-left: 25px;
  }

  .catalogos .slideSetor {
    padding: 0 0 50px 0;
  }
  .SecSistemasMaquina-title {
    padding-left: 20px;
  }

  .textVal-produto p {
    min-width: 100%;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .secProdut {
    margin-bottom: 50px;
    display: grid;
    margin-top: 135px !important;
  }

  .tit-Prod {
    font: 35px/80px "Harmonia Sans";
}

  .sec-desc-catal {
    order: 2;
    padding-top: 50px;
    padding-left: 15px;
  }

  .desc2 {
    padding-top: 20px;
  }

  .tit-Prod::before {
    left: 30px;
    top: 30px;
  }

  .desc1::before {
    left: 30px;
    bottom: 70px;
  }

  .sec-catal img {
    padding-left: 30px;
    max-height: 400px;
    width: 385px;
  }

  .desc2, .desc1 {
    padding-top: 45px;
    color: #fff;
    font: 16px/20px "Harmonia Sans";
    font-weight: 200;
    max-width: 500px;
    margin-left: 0;
  }

  .desc2 {
    padding-top: 0px;
  }

  .sub-menu-setores {
    width: 100%;
    padding-left: 30px;
    padding-top: 240px;
  }

  .produtos .destaque-cms-setores,
  .setores .destaque-cms-setores {
    min-height: 700px;
    background-size: 100%;
    background-position: right top;
    margin-top: 115px;
  }

  .text-Setores {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 50px;
  }

  .text-Setores p::before {
    top: 25px;
  }

  .produto .slideSetor h2 {
    text-transform: uppercase !important;
    font: 20px/30px "Harmonia Sans" !important;
    font-weight: 600 !important;
    letter-spacing: 4px;
  }

  .produto .controlaSombra:hover .destaque-noticia-title {
    text-transform: uppercase !important;
    font: 22px/30px "Harmonia Sans" !important;
    font-weight: 600 !important;
    letter-spacing: 4px;
  }

  .empSofa h1 {
    position: absolute;
    font: 40px/60px "Harmonia Sans";
    letter-spacing: 2px !important;
    color: #fff;
    left: 60px;
    bottom: 500px;
  }

  .textNoticiaInner p {
    padding: 0 20px;
  }

  .destaque-cms-noticias {
    min-height: 300px;
  }

  .centra-destaque-noticias {
    padding-top: 180px;
    font-size: 25px;
    line-height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    text-transform: uppercase;
  }

  .block-empresa-1943 span {
    padding-left: 50px !important;
  }

  .block-empresa-1943 .todayText {
    padding: 0;
    padding-top: 20px;
  }

  .block-empresa-1943 img {
    width: 100%;
  }

  .block-empresa-1943 h3 {
    padding: 0 50px;
  }

  .block-empresa-1943 p {
    padding: 0px 50px 0 50px !important;
  }

  .block-empresa-1943, .block-empresa-today {
    padding: 30px 0;
  }

  .footerGrey .logoFoooter img {
    left: 15px;
  }

  .bef1943 {
    padding-left: 0px;
  }

  .img-triang1 {
    padding: 50px 30px 0 30px;
  }

  .img-empresa-espirito {
    padding-right: 0;
  }

  .empSofa p {
    left: 35px;
    bottom: 300px;
  }

  .img-triang {
    padding: 25px 30px 0 30px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .block-empresa-sucesso .row {
    display: grid;
  }

  .img-home-empresa {
    order: 2;
  }
  .todayText {
    padding: 60px 30px 0 30px;
    font-size: 18px;
    line-height: 30px;
  }
  .img-home-empresa,
  .today {
    padding-left: 0px;
  }
  .img-home-empresa img,
  .img-empresa-espirito img {
    height: 330px;
  }

  .block-empresa-today {
    padding: 50px 0;
  }

  .today img {
    width: 100%;
    height: 100%;
  }

  .titulo-formulario {
    font: 30px/40px "Harmonia Sans" !important;
    margin-bottom: 25px;
  }
  .block-contactos-formulario textarea {
    min-height: 250px;
  }

  .page-setor {
    margin-top: 100px;
  }

  .txtSetores {
    margin-top: 20px;
    padding: 30px 50px 30px 30px;
  }

  .clear {
    clear: both;
  }

  .block-home-noticias,
  .block-home-cutting {
    margin-top: 50px;
  }

  .contPerguntas h2 {
    font: 22px/40px "Harmonia Sans";
    font-weight: 600;
  }

  .block-contactos-formulario {
    padding: 80px 40px;
  }

  .backCutting {
    min-height: 300px;
  }

  .block-contactos-mapa {
    margin-top: 120px;
  }

  .mapa {
    padding: 20px 30px;
  }

  .contMorad {
    padding-left: 90px;
  }

  .contPerguntas {
    margin: 50px 0;
    width: 80%;
    position: relative;
    border: 1px solid #999;
    transform: translate(-50%);
    margin-left: 50%;
    padding: 30px;
  }

  .page-contactos .header-transparente {
    min-height: 120px;
  }

  .header-transparente p {
    margin-bottom: 0;
  }

  .block-home-empresa {
    margin-top: 30px;
  }

  .logotipo {
    margin-top: 50px !important;
  }

  .logotipo p a img {
    height: 30px;
  }

  .inFooterWhite1 h3 {
    font: 20px/45px "Harmonia Sans";
    margin-bottom: 0px;
    margin-left: 10px;
  }

  .footerWhite {
    width: 80%;
    min-height: 500px;
  }

  .fraseDestaqueHome {
    background-size: 220%;
    background-position: left top;
  }

  .inFooterWhite2 a {
    top: 50px;
    left: 0;
  }

  .inFooterWhite2 a:hover {
    top: 50px;
    left: 0;
  }

  .logotipo {
    margin-top: 30px;
    margin-left: 20px;
  }

  .hamburguer-bt {
    top: 40px;
  }

  .valuesSection {
    display: block;
  }

  .titleValues,
  .h2Val {
    text-align: center;
  }

  .iconsValues {
    margin-bottom: 70px;
  }

  .valuesSection {
    padding: 150px 0 0 0;
  }

  .textTab {
    position: absolute;
    width: 380px;
    left: 20px;
    top: 30px;
  }

  .tab button {
    font: 28px/50px "Harmonia Sans";
  }

  .menuCutting {
    padding-left: 50px;
  }

  .contentCutting {
    padding: 0 30px;
  }

  .contentCutting img {
    display: none;
  }

  .conteudo-paginas-homapage > .container-fluid > .row > .col-md-12 {
    padding-right: 0;
    padding-left: 0;
  }

  .slideslide-homepage,
  .slidePrincipal {
    margin-left: 0;
  }

  .title-slide {
    max-width: 350px;
    line-height: 60px;
  }

  .text-slide {
    left: 45px;
  }

  .imagemProdDestaque {
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 150px;
    background-position: center;
  }

  .blProdDestaque {
    padding: 5px;
  }

  .borderNotDestaq {
    display: block;
  }

  .NotCont {
    padding-left: 0;
  }

  .imagemNotDestaque {
    width: 100%;
  }

  .tituloNotDestaque {
    margin-top: 20px;
  }

  .produtos .blProdDestaque:nth-child(even),
  .setores .blProdDestaque:nth-child(even) {
    display: block !important;
  }

  .centra-destaque-setores {
    font-size: 40px;
    padding-left: 30px;
    line-height: 60px;
    padding-top: 75px;
  }

  .titl-setr {
    padding: 0 30px;
    font-size: 25px;
    text-align: left;
    margin-top: 0px;
  }

  .textNotDestaque {
    margin-bottom: 50px;
  }

  .btnNot {
    position: absolute;
    bottom: 50px;
  }

  .blNotDestaque:nth-last-child(1) {
    display: none;
  }

  .pagNot .blNotDestaque:nth-last-child(1) {
    display: block;
  }

  .blProdDestaque {
    padding: 20px 40px;
  }

  .imagemProdDestaque {
    min-height: 250px;
  }

  .blProdDestaque:nth-child(even) {
    display: none;
  }

  .btnVerMais {
    margin-left: 25%;
  }

  .footerGrey {
    min-height: 700px;
    padding: 60px 75px;
  }

  .logoFoooter {
    margin-bottom: 80px;
  }

  .footerGrey img {
    top: -100px;
  }

  .footer ul,
  .footerGrey p,
  .contactFooter {
    padding-left: 0;
  }
}

::selection {
  background: #ec2e38;
}

#backTopo {
  background-color: black;
  border: 1px solid white;
  border-radius: 5px;
}

.form-control:focus {
  border-color: #ec2e38;
}


/***************** Bárbara *****************/

/* Header */

.menu-principal.fixo {
    position: fixed;
    margin-top: -110px;
    background-color: black;
    width: 100%;
    margin-left: -30px;
    padding: 20px 30px;
}

.bloco-vermelho {
  width: fit-content;
  display: flex;
  gap: 20px;
  background-color: transparent;
}

.bloco-vermelho a:nth-child(2) img {
    width: 170px;
    margin-top: 7%;
    height: fit-content;
    margin-left: 35%;
}

.bloco-vermelho a:nth-child(3) img{
  width: 350px;
}

.bloco-vermelho img {
  margin-top: 20%;
}

.blocoLanguage {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.blocoLanguage .fa{
  color: white;
  font-size: 18px;
  margin-right: 10px;
}

.blocoLanguage input[type="text"] {
  border: 0px;
  background-color: transparent;
  border-bottom: 1px solid white;
  width: 0px;
  padding: 0px;
  transition: 0.5s;
  padding: 5px 0px;
  color: white;
  font-family: 'Harmonia Sans';
}

.blocoLanguage.abre-pesquisa input[type="text"] {
  width: 200px;
  transition: 0.5s;
  margin-left: 10px;
  padding: 5px 5px;
}

.blocoLanguage input[type="text"]:focus-visible {
  outline: 0px;
}

ul.sub-idiomas {
  display: flex;
  align-items: flex-end;
}

ul.sub-idiomas > li:first-child {
  display: flex;
  align-items: flex-end;
}

.barra-superior .menu ul li .ativo::before {
  display: none;
}

/* Pesquisa */

.caixaPesquisar {
  margin-bottom: 30px;
  margin-top: 200px;
  color: white;
  margin-left: 15px;
}

.col-md-4.col-sm-4.col-xs-12.bloco-img-noticia-pesquisa {
  width: 300px;
  height: 300px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.bloco-img-noticia-pesquisa  h2.destaque-noticia-title {
    position: absolute;
    bottom: 0;
    color: white;
    font-family: 'Harmonia Sans';
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    left: 0px;
    background-color: black;
    border: 1px solid white;
    padding: 10px;
}

.bloco-img-noticia-pesquisa p.pesquisa-noticia-sub-title {
    top: 96%;
    position: absolute;
    left: 10px;
    color: white;
    padding-right: 10px;
    font-size: 14px !important;
    font-family: 'Harmonia Sans';
}

.caixaPesquisar h1.tituloBlocoCursosH1 {
    margin-top: 100px;
}

.caixaPesquisar .col-md-12.col-sm-12.col-xs-12:nth-of-type(1) h1.tituloBlocoCursosH1 {
    margin-top: 50px;
}

.caixaPesquisar .col-md-12.col-sm-12.col-xs-12{
  line-height: 0px;
}

.col-md-12.padding-top-120 {
    padding: 0px 50px;
}

.col-md-4.col-sm-4.col-xs-12.bloco-img-noticia-pesquisa {
  width: calc(25% - 50px);
  margin: 20px;
}

/* Homepage */

.empSofa {
  background-position: right bottom;
  background-size: 47%;
}

.empSofa h1 {
  position: relative;
  font: 24px/31px "Harmonia Sans";
  color: #fff;
  bottom: unset;
  top: 190px;
  letter-spacing: 2px !important;
  width: 45%;
}

.empSofa p {
  bottom: unset;
  letter-spacing: 1px;
  font: 16px/26px "Harmonia Sans";
  width: 45%;
  top: 410px;
}

/* Empresa */

.borderProdDestaq:hover::before {
  display: none;
}

.row.block-empresa-cm44 img {
  margin-top: 75px;
  width: 95%;
}

.row.block-empresa-cm44 .todayText,
.row.block-empresa-cm44 .todayText p {
  color: white;
}

.block-empresa-cm44 span {
    text-transform: uppercase;
}
.row.block-empresa-cm44 h3{
  margin-top: 20px;
  font-size: 18px;
  line-height: 22px;
}

.block-empresa-cm44 .todayText {
    padding: 0 75px 0 0;
    margin-top: 80px;
}

.row.block-empresa-cm44 .todayText p {
  font-size: 14px;
  margin-bottom: 10px;
}

/* Notícias */

section.destaque-cms-noticias{
  position: relative;
}

.centra-destaque-noticias {
  position: relative;
  z-index: 1;
  padding-left: 25px;

}

.destaque-cms-noticias .filter-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  background-color: black;
  opacity: 50%;
}

/* Produtos */

.produto .slideSetor h2 {
    font-weight: 500 !important;
    letter-spacing: 0.20em;
}

.row.empSofa {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: 200px;
    min-height: 500px;
    margin-bottom: 70px;
}

.img-emp {
    width: 50vw;
    background-size: cover;
    background-position: center;
}

.empSofa-content {
    width: 50vw;
}

.empSofa h1 {
    position: relative;
    top: 0;
    width: 90%;
    left: 30px;
}

.empSofa p {
    width: 90%;
    top: 0;
    position: relative;
    margin-top: 75px;
    left: 30px;
}




.text-Setores {
    max-width: 100%;
}

.bg-img {
    width: 50vw;
    background-size: cover;
    background-position: center;
}

.wrapper-produto {
    display: flex;
    flex-direction: row-reverse;
}

.wrapper-content {
    width: 50vw;
}

.catalogo .desc2, .catalogo .desc1 {
  padding-top: 30px;
}

.catalogo .desc2 p{
  color: white;
}
  
.borderProdDestaq {
  border: 0px solid #fff;
}

.borderProdDestaq:hover {
  border: 1px solid white;
}

.barra-superior .menu ul li a:hover::before {
  display: none;
}

.barra-superior .menu ul li a:hover {
  text-decoration: underline;
}

.sub-menu-setores.fixo {
  position: fixed;
  top: 50px;
  padding-top: 30px;
  left: 0px;
  background-color: black;
  width: 100%;
  z-index: 1;
}

.produtos .destaque-cms-setores, .setores .destaque-cms-setores {
    min-height: unset;
    height: 500px;
}

.prod-Setores{
  margin-top: 500px;
}

.bloco-img-noticia{
  position: relative;
}

.overlay-produto{
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.5;
}

.slideSetor h2 {
  padding-top: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font: 20px/25px "Harmonia Sans" !important;
}

/* Catálogo */

.imgCatal a.ler-mais h2 {
    color: white;
    font-family: 'Harmonia Sans';
    position: relative;
    top: -65px;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
}

.imgCatal a div {
  margin-top: 70px;
}

.row.filtro-categorias {
  display: none !important;
}

/* Footer */

.footerGrey .logoFoooter img {
  filter: brightness(0.4);
}

/* Marcas */

.wrapper-marcas {
  display: flex;
  gap: 70px;
  padding: 0px 30px;
  margin-top: 220px;
  justify-content: center;
}

.wrapper-marcas div {
  height: 180px;
  width: 350px;
  background-size: 85%;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.5s;
}

.wrapper-marcas div:hover {
  border: 1px solid white;
  opacity: 0.8;
  cursor: pointer;
  transition: 0.5s;
}

.wrapper-produtos{
  display: none;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  gap:  90px;
  margin-top: 90px;
}

.wrapper-produtos.filtro{
  display: flex;
}

.wrapper-produtos .produto-marca > div{
  width: 200px;
  height: 200px;
  background-size: 85%;
  background-repeat: no-repeat;
  background-position: center;
}

.wrapper-produtos .produto-marca:hover > div {
  border: 1px solid white;
  opacity: 0.8;
}

.wrapper-produtos h2 {
  font-family: 'Harmonia Sans';
  color: white;
  font-size: 25px;
  letter-spacing: 1px;
  font-weight: 600;
  width: 200px;
  margin-top: 30px;
  padding: 0px 10px;
  padding-bottom: 10px;
}

.wrapper-marcas div.filtro{
  border: 1px solid white ;
}

/* Contactos */

.block-fazer-parte .col-md-12 {
    background-color: white;
    padding: 30px !important;
}

.block-contactos-formulario {
    padding: 80px 50px 45px 45px;
    width: 1440px;
    margin: 0 auto;
}

.block-contactos-formulario textarea, 
.block-contactos-formulario input {
    background-color: black;
    color: white;
}

.block-contactos-formulario textarea::placeholder, 
.block-contactos-formulario input::placeholder {
  color: white;
}



@media screen and (max-width: 500px) {
  .row.block-empresa-cm44 img {
    width: 100%;
  }

  .block-empresa-cm44 .todayText {
    padding: 0 50px 0 50px;
    margin-top: 30px;
  }

  .block-empresa-cm44 .todayText h3 {
    padding: 0px 0px;
  }

  .block-empresa-cm44 .todayText p {
    padding: 0px 0px;
  }

  .empSofa h1 {
    top: 95px;
    width: 85%;
    left: 35px;
  }

  .empSofa p {
    bottom: unset;
    letter-spacing: 1px;
    font: 16px/26px "Harmonia Sans";
    width: 80%;
    top: 340px;
  }

  .empSofa {
    background-image: none !important;
    min-height: 560px;
  }

  .wrapper-marcas {
    flex-direction: column;
  }



}


@media screen and (max-width: 320px) {

  .empSofa {
    background-image: none !important;
    min-height: 610px;
  }

}