#seccao-11 {
  padding: 110px 0;
}
#seccao-11 .slick-dots .slick-active button {
  position: relative;
  top: 2px;
}
#seccao-11 .imagem-obra .filtro-img.active .link-to-content-img:after {
  display: inline-block;
  text-shadow: none;
  position: absolute;
  margin-left: 10px;
  opacity: 1;
  font-family: "Glyphter";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  content: "\0046" !important;
}
#seccao-11 .slick-dots {
  text-align: center;
}
#seccao-11 .slick-dots > li {
  display: inline-block;
  margin-left: 10px;
}
#seccao-11 .arrow-left.slick-arrow:after {
  display: inline-block;
  text-shadow: none;
  position: absolute;
  top: 17px;
  left: 15px;
  opacity: 1;
  font-family: "Glyphter";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  content: "\0041" !important;
}
#seccao-11 .arrow-right.slick-arrow:after {
  display: inline-block;
  text-shadow: none;
  position: absolute;
  top: 17px;
  left: 15px;
  opacity: 1;
  font-family: "Glyphter";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  content: "\0042" !important;
}
#seccao-11 .obras .resumo-obra {
  width: 90%;
  margin: auto;
  line-height: 1.6;
}
#seccao-11 .obras .titulo-obra a {
  font-weight: bold;
}
#seccao-11 .obras .titulo-obra {
  font-size: 25px;
  line-height: 1.4;
  width: 90%;
  margin: 17px auto;
}
#seccao-11 .buttons-square .slick-dots button {
  border-radius: 0px;
}
#seccao-11 .buttons-rounded .slick-dots button {
  width: 25px;
  height: 10px;
}
#seccao-11 .slick-dots button {
  background-color: transparent;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  padding: 0px;
  color: transparent;
}
#seccao-11 .slick-dots button:before {
  opacity: 0;
}
#seccao-11 .slick-dots {
  margin-top: 50px;
}
#seccao-11 .slick-dots .slick-active button {
  border: solid 4px #000000;
}
#seccao-11 .obras[data-cols="dois"] .arrow-left.slick-arrow,
#seccao-11 .obras[data-cols="dois"] .arrow-right.slick-arrow {
  top: 110px;
}
#seccao-11 .obras[data-cols="quatro"] .arrow-left.slick-arrow,
#seccao-11 .obras[data-cols="quatro"] .arrow-right.slick-arrow,
#seccao-11 .obras[data-cols="tres"] .arrow-left.slick-arrow,
#seccao-11 .obras[data-cols="tres"] .arrow-right.slick-arrow {
  top: 150px;
}
#seccao-11 .arrow-left.slick-arrow,
#seccao-11 .arrow-right.slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}
#seccao-11 .arrow-right.slick-arrow {
  background-color: red;
  width: 46px;
  text-align: center;
  height: 46px;
  right: 35px;
  cursor: pointer;
  border: 2px solid;
  border-radius: 30px;
  position: absolute;
}
#seccao-11 .arrow-left.slick-arrow {
  background-color: red;
  width: 46px;
  text-align: center;
  height: 46px;
  left: 35px;
  z-index: 4;
  cursor: pointer;
  border: 2px solid;
  border-radius: 30px;
  position: absolute;
}
#seccao-11 .arrow-left.slick-arrow:after,
#seccao-11 .arrow-right.slick-arrow:after {
  position: static;
}
#seccao-11 .fa-2x {
  top: 13px;
  position: relative;
  text-align: center;
}
#seccao-11 .fa-2x {
  top: 13px;
  position: relative;
  text-align: center;
}
#seccao-11 .filtro-img {
  display: none;
}
#seccao-11 .obras img {
  margin: auto;
}
#seccao-11 .obras[data-cols="dois"] .filtro-img.active {
  width: 565px;
  height: 250px;
}
#seccao-11 .obras[data-cols="tres"] .filtro-img.active {
  width: 350px;
  height: 350px;
}
#seccao-11 .obras[data-cols="quatro"] .filtro-img.active {
  width: 255px;
  height: 350px;
}
#seccao-11 .filtro-img.active {
  display: block;
  position: absolute;
  top: 0;
  background-color: black;
  opacity: 0.8;
  cursor: pointer;
  margin: auto;
  right: 0;
  left: 0;
}
#seccao-11 .obras[data-cols="dois"] .link-to-content-img {
  bottom: -190px;
}
#seccao-11 .obras[data-cols="tres"] .link-to-content-img,
#seccao-11 .obras[data-cols="quatro"] .link-to-content-img {
  bottom: -270px;
}
#seccao-11 .link-to-content-img {
  position: relative;
  color: red;
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
  width: 95%;
  right: 7px;
}
#seccao-11 .slick-dots li {
  width: 16px;
  height: 16px;
  margin: 0 10px;
}
#seccao-11 .edit {
  position: relative;
}
#seccao-11 .edit-content-button a {
  color: transparent;
}
#seccao-11 .link-to-content-img svg {
  top: 0;
  margin-left: 15px;
}
#seccao-11 .imagem-obra {
  margin: auto;
}
#seccao-11 .items {
  position: relative;
}
#seccao-11 .items .edit-content-button {
  left: auto;
  right: 30px;
  top: 20px;
}
#seccao_11 .more-obras-projectos {
  margin-top: 50px;
  text-align: center;
}
#seccao_11 .more-obras-projectos a {
  padding: 16px 72px;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  display: inline-block;
}
#seccao_11 .more-obras-projectos.buttons-round a {
  border-radius: 50px;
}
#seccao_11 .more-obras-projectos.buttons-rounded a {
  border-radius: 5px;
}
#seccao_11 .buttons-round .arrow-left.slick-arrow {
  border-radius: 50px;
}
#seccao_11 .buttons-rounded .arrow-left.slick-arrow {
  border-radius: 5px;
}
#seccao_11 .buttons-square .arrow-left.slick-arrow {
  border-radius: 0;
}

#seccao-11 {
  padding-top: var(--padding-block);
  padding-bottom: var(--padding-block);
}
#seccao-11 .titulo-seccao h2 {
  color: var(--titulo-color);
  font-size: var(--font-block-title);
}
#seccao-11 .sub-titulo-seccao {
  color: var(--subtitulo-color);
  font-size: var(--font-block-subtitle);
}
#seccao-11 .obras .titulo-obra,
#seccao-11 .obras .titulo-obra a:link,
#seccao-11 .obras .titulo-obra a:visited {
  color: var(--cor-titulo-cont);
  font-size: var(--font-title);
}
#seccao-11 .obras .resumo-obra {
  color: var(--cor-resumo-cont);
  font-size: var(--font-resumo);
}
#seccao-11 .arrow-left.slick-arrow:hover,
#seccao-11 .arrow-right.slick-arrow:hover {
  background-color: var(--cor-fundo-seta-hover);
  color: var(--cor-seta-hover);
}
#seccao-11 .filtro-img.active {
  background-color: var(--filtro);
}
#seccao-11 .link-to-content-img {
  color: var(--cor-etiqueta);
}
.imagem-obra .filtro-img.active .link-to-content-img:after {
  color: var(--cor-etiqueta);
}
#seccao-11 .arrow-right.slick-arrow:after,
#seccao-11 .arrow-left.slick-arrow:after {
  color: var(--cor-seta-normal);
}
#seccao-11 .slick-arrow:hover:after {
  color: var(--cor-seta-hover);
}
#seccao_11 {
  background: var(--image-path);
  background-size: var(--background-size);
  background-color: var(--background-color);
}
#seccao_11 .mark-background {
  background-color: var(--background-mask-color);
  opacity: var(--opacity);
}
#seccao-11 .arrow-left.slick-arrow,
#seccao-11 .arrow-right.slick-arrow {
  background-color: var(--background-color-arrow);
  color: var(--cor-seta-normal);
  border-color: var(--border-color-arrow);
}
#seccao-11 .arrow-left.slick-arrow:hover,
#seccao-11 .arrow-right.slick-arrow:hover {
  border-color: var(--cor-fundo-seta-hover);
}
#seccao-11 .slick-dots {
  display: var(--with-dots);
}
#seccao-11 .slick-dots button {
  background-color: var(--botao-fundo);
  border: 2px solid var(--cor-fundo-active);
}
#seccao-11 .slick-dots .slick-active button {
  background-color: var(--cor-fundo-active);
  border: 4px solid var(--cor-fundo-active) !important;
}
#seccao-11 .more-obras-projectos a {
  background-color: var(--cor-fundo);
  color: var(--cor-texto);
  border: 2px solid var(--cor-texto);
}
#seccao-11 .more-obras-projectos a:hover {
  background-color: var(--cor-fundo-hover);
  color: var(--cor-texto-hover);
  border: 2px solid var(--border-hover-color);
}
@media all and (max-width: 1159px) {
  .obras[data-cols="dois"] .imagem-obra,
  .obras[data-cols="dois"] .imagem-obra img {
    height: 250px;
    width: 96%;
  }
  .obras[data-cols="tres"] .imagem-obra,
  .obras[data-cols="tres"] .imagem-obra img,
  .obras[data-cols="quatro"] .imagem-obra,
  .obras[data-cols="quatro"] .imagem-obra img {
    height: 350px;
  }
  .imagem-obra img {
    object-fit: cover;
    object-position: center;
  }
  #seccao-11 .obras .titulo-obra {
    width: 90%;
  }
  #seccao-11 .obras .resumo-obra {
    font-size: 15px !important;
  }
  #seccao-11 .obras .titulo-obra {
    font-size: 20px !important;
  }
}

@media all and (max-width: 767px) {
  #seccao-11 .obras {
    margin-top: 15px;
  }
  #seccao-11 .arrow-right.slick-arrow {
    right: 20px;
  }
  #seccao-11 .arrow-left.slick-arrow {
    left: 20px;
  }
  #seccao-11 .obras .titulo-obra {
    margin: 15px auto 20px;
  }
  #seccao-11 .obras .resumo-obra,
  #seccao-11 .obras .titulo-obra,
  #seccao-11 .sub-titulo-seccao {
    text-align: center !important;
  }
  #seccao-11 .slick-dots {
    position: relative;
    top: 0;
  }
  .sub-titulo-seccao {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }
  #seccao-11 {
    padding-bottom: 80px;
  }
  #seccao-11 .obras[data-cols="dois"] .filtro-img.active {
    width: 100%;
  }
  #seccao-11 .slick-dots {
    display: none !important;
  }
  body #seccao-11 {
    padding-top: var(--padding-block-resp);
    padding-bottom: var(--padding-block-resp);
  }
  body #seccao-11 .titulo-seccao h2 {
    font-size: var(--font-block-title-resp);
  }
  body #seccao-11 .sub-titulo-seccao {
    font-size: var(--font-block-subtitle-resp);
  }
}

/** flipcard **/
.obras.flipcard .slick-list {
  padding-top: 20px;
  padding-bottom: 20px;
}

.obras.flipcard .resumo-obra {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.obras.flipcard .titulo-obra {
  font-weight: bold;
  text-align: center;
}

.flip-card {
  background-color: transparent;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
  width: 255px;
  margin: auto;
  height: 350px;
}

.flip-card:hover .flip-card-inner:not(.empty) {
  transform: rotateY(-180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#main-content .flip-card-front * {
  color: #ffffff;
}

.flip-card-front p {
  font-size: 0.85rem;
  line-height: 1rem;
}

.flip-card-back {
  transform: rotateY(180deg);
  background-color: var(--flipcard-bg-color, #ffffff);
  display: block;
}

#seccao-11 .obras.flipcard .resumo-obra {
  color: var(--flipcard-color, #000000);
}
