
.ibm-plex-mono-thin {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 100;
}
.ibm-plex-mono-extralight {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 200;
}
.ibm-plex-mono-light {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 300;
}
.ibm-plex-mono-regular {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 400;
}
.ibm-plex-mono-medium {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
}
.ibm-plex-mono-semibold {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 600;
}
.ibm-plex-mono-bold {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
}

/*********************************************************************************************/

.ibm-plex-sans-thin {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 100;
}
.ibm-plex-sans-extralight {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 200;
}
.ibm-plex-sans-light {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 300;
}
.ibm-plex-sans-regular {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
}
.ibm-plex-sans-medium {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
}
.ibm-plex-sans-semibold {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 600;
}
.ibm-plex-sans-bold {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 700;
}

body {
  font-family: "IBM Plex Sans", sans-serif;
  background-color: #ffffff;
  color: #2e2e2d;
  margin:0px;
  padding:0px;
  max-width: 100vw;
  overflow-x: hidden;
}
html {
  margin:0px;
  padding:0px;
  max-width: 100vw;
}
p {
  display: block;
  margin-bottom: 0px;
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
textarea:focus, input:focus{
  outline: none;
  box-shadow: none;
}
input:-internal-autofill-selected {
  appearance: menulist-button;
  background-image: none !important;
  background-color: transparent !important;
  color: #ffffff !important;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
input:-webkit-autofill, input:-webkit-autofill:focus {
  transition: background-color 0s 600000s, color 0s 600000s !important;
}
input[type=search]::-ms-clear {
  display: none; width : 0; height: 0;
}
input[type=search]::-ms-reveal {
  display: none; width : 0; height: 0;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
.cookiealert {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 !important;
  padding: 20px 10px 15px 10px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  transform: translateY(100%);
  transition: all 500ms ease-out;
  color: #ecf0f1;
  background-color: rgba(0, 0, 0, .5);
}
.cookiealert.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0%);
  transition-delay: 1000ms;
}
.cookiealert a {
  text-decoration: underline;
  color: #ffffff !important;
}
.cookiealert a:hover {
  text-decoration: underline;
  color: #74CEE2 !important;
}
.cookiealert .acceptcookies {
  color: #ffffff;
  padding: 6px 10px;
  background-color: #2E3182;
  vertical-align: baseline;
  border-radius: 0px;
}
.cookiealert .acceptcookies:hover {
  background-color: #74CEE2;
}
.cookiealert .acceptcookies-close {
  color: #ffffff;
  padding: 6px 10px;
  background-color: #2E3182;
  vertical-align: baseline;
  border-radius: 0px;
}
.cookiealert .acceptcookies-close:hover {
  background-color: #74CEE2;
}
p.cookies {
  font-size: 16px;
  color: #ffffff;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0px;
  font-weight: initial;
  line-height: initial;
}
*, *:focus {
  outline: none;
  box-shadow: none;
}
.v-desktop-block {
  display: block !important;
}
.v-mobile-block {
  display: none !important;
}
section.header {
  height: 100vh;
  padding: 20px;
}
section.header-blog {
  
}
.padding-header {
  top: 50px;
  right: 50px;
  left: 50px;
  padding: 0px;
}
.pad-main-image {
  height: 100%;
}
button.btn-menu.dropdown-toggle {
  color: #E7E7E8;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  border: none;
  text-transform: uppercase;
}
button.btn.dropdown-toggle {
  color: #E7E7E8;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  border: none;
  text-transform: uppercase;
}
button.btn.dropdown-toggle.active {
  color: #FEC72C !important;
  border: none;
}
button.btn-menu.dropdown-toggle:hover {
  color: #FEC72C !important;
}
button.btn-menu {
  color: #E7E7E8;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  border: none;
  text-transform: uppercase;
}
button.btn {
  color: #E7E7E8;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  border: none;
  text-transform: uppercase;
}
button.btn-menu:hover {
  color: #FEC72C !important;
}
button.btn-menu.active {
  color: #FEC72C !important;
}
button.btn-menu-no-hover:hover {
  color: #E7E7E8 !important;
}
.dropdown-menu {
  opacity: 0;
  display: block;
  top: 48px;
  pointer-events: none;
}
.my-dropdown {
  background-color: transparent;
  border-radius: 0px;
  border: none;
  padding-left: 20px;
  padding-right: 20px;
}
.dropdown:hover>.dropdown-menu {
  display: block;
  opacity: 1;
  transition: all .5s;
  top: 38px;
  pointer-events: all;
}
.dropdown:hover .dropdown-toggle {
    color: #FEC72C;
}
.dropdown>.dropdown-toggle:active {
  pointer-events: none;
}
.dropdown-item {
  color: #E7E7E8;
  font-size: 18px;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: #FEC72C !important;
  background-color: transparent;
}
.scroll-page {
  margin: 0;
  position: absolute;
  top: 46%;
  -ms-transform: translateY(-46%);
  transform: translateY(-46%);
  letter-spacing: 4px;
  font-size: 18px;
  color: #E7E7E8;
  text-transform: uppercase;
  transform: rotate(90deg);
  right: 50px;
  z-index: 10;
}
.scroll-page::after {
  content: '';
  width: 80px;
  height: 2px;
  background: #E7E7E8;
  position: absolute;
  top: 12px;
  left: 100px;
}
.background-layer {
  position: relative;
  height: 100%;
  background-size: cover;
  background-position: center top;
}
.home-slideshow {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.home-slideshow img {
  position: absolute;
  object-fit: cover;
  top: 0px;
  left: 0px;
}
/*.background-layer.home {
  background-image: url(../imgs/top-homepage.jpg);
}*/
.background-layer.quem-somos {
  background-image: url(../imgs/top-quem-somos.jpg);
}
.background-layer.instalacoes {
  background-image: url(../imgs/top-instalacoes.jpg);
}
.background-layer.equipa {
  background-image: url(../imgs/top-equipa.jpg);
}
.background-layer.hst {
  background-image: url(../imgs/top-hst.jpg);
}
.background-layer.equipamentos {
  background-image: url(../imgs/top-equipamentos.jpg);
}
.background-layer.politicas {
  background-image: url(../imgs/top-politicas.jpg);
}
.background-layer.engenharia {
  background-image: url(../imgs/top-engenharia.jpg);
}
.background-layer.construcao {
  background-image: url(../imgs/top-construcao.jpg);
}
.background-layer.obras-publicas {
  background-image: url(../imgs/top-obras-publicas.jpg);
}
.background-layer.obras-particulares {
  background-image: url(../imgs/top-obras-particulares.jpg);
}
.background-layer.obras-publicas {
  background-image: url(../imgs/top-obras-publicas.jpg);
}
.background-layer.obras-industriais {
  background-image: url(../imgs/top-obras-industriais.jpg);
}
.background-layer.area-internacional {
  background-image: url(../imgs/top-area-internacional.jpg);
}
.background-layer.sustentabilidade {
  background-image: url(../imgs/top-sustentabilidade.jpg);
}
.background-layer.contactos {
  background-image: url(../imgs/top-contactos.jpg);
}
.background-layer.certificacoes-premios {
  background-image: url(../imgs/top-certificacoes-premios.jpg);
}
.transparent-layer {
  background-color: rgba(139, 137, 138, 0.2);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.col-left-title {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  font-size: 32px;
  color: #FEC72C;
  line-height: 36px;
  text-transform: uppercase;
}
.section-texto {
  margin: 80px 120px 0px 120px;
}
a {
  color: #2E2E2D;
  text-decoration: underline;
  transition: all .2s;
}
a:hover {
  color: #FEC72C;
}
h2 {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 32px;
  color: #2E2E2D;
  padding-bottom: 40px;
}
h3 {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 32px;
  color: #2E2E2D;
  padding-bottom: 0px;
  padding-top: 30px;
}
p {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #2E2E2D;
  padding-bottom: 20px;
}
li {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #2E2E2D;
  padding-bottom: 15px;
}
.slider-images {
  max-height: 600px;
}
ul.slick-dots {
  text-align: center;
  position: absolute;
  bottom: -25px;
  margin-bottom: 0px;
  left: 0;
  right: 0;
  margin-inline: auto;
  padding-left: 0px;
  z-index: 100;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 12px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 2;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 25px;
  padding: 0px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: rgba(72, 72, 72, .3);
}
.slick-dots li.slick-active button {
  background: #2e2e2d;
  width: 18px;
  height: 18px;
  margin-right: 6px;
}
.slick-prev {
  z-index: 10;
  position: absolute;
  bottom: 20px;
  right: 80px;
  cursor: pointer;
}
.slick-next {
  z-index: 10;
  position: absolute;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
}
.section-slider {
  padding-top: 80px;
  padding-bottom: 40px;
}
.slick-slide {
  margin-right: 10px;
  position: relative;
}
.slick-slide img {
  max-height: 600px;
}
.slider {
  height: 100%;
}
.home-slideshow img {
  max-height: initial !important;
}
.slider .slick-list {
  height: 100%;
}
.quotes {
  background-image: url(../imgs/quotes.svg);
  background-repeat: no-repeat;
  background-position: bottom right 20px;
}
.inner-quotes {
  padding: 40px 40px 50px 40px;
}
.inner-quotes p {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 22px;
  font-style: italic;
}
.inner-quotes h5 {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 600;
  font-size: 24px;
}
.img-disclaimer {
  padding: 16px 24px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, .3);
}
.img-disclaimer h3 {
  color: #ECECEC;
  font-size: 20px;
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  padding-top: 0px;
}
.img-disclaimer p {
  color: #ECECEC;
  font-size: 14px;
  font-family: "IBM Plex Mono", monospace;
  font-weight: 300;
  padding-bottom: 0px;
}
.section-buttons {
  margin: 80px 0px 0px 0px;
}
.call-to-action {
  text-align: center;
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  font-size: 36px;
  padding: 35px 0px;
  cursor: pointer;
  transition: all .3s;
}
.call-to-action img {
  margin-bottom: 3px;
  transition: all .3s;
}
.call-to-action:hover img {
  margin-left: 20px;
  transform: scale(1.2);
}
.light-grey {
  background-color: #E7E7E8;
  color: #2E2E2D;
}
.dark-grey {
  background-color: #2E2E2D;
  color: #ffffff;
}
.yellow {
  background-color: #FEC72C;
  color: #ffffff;
}
.responsive-img {
  max-width: 100%;
  height: auto;
}
.pb-40 {
  padding-bottom: 40px;
}
.nav-on-scroll {
  background-color: "#ffffff";
  position: fixed;
  top: 0px;
  right: 10px;
  left: 0px;
  z-index: 100000;
  width: 100%;
  height: 80px;
  transition: 0.4s;
}
.navbar-brand img {
  max-height: 31px;
  transition: 0.4s;
}
.navbar-brand img.start {
  max-height: 31px;
}
.navbar-brand img.resize {
  max-height: 26px;
}
#navbar-inner {
  transition: 0.4s;
}
.section-lets-talk {
  margin: 80px 0px 0px 0px;
  height: 420px;
  max-height: 420px;
  background-image: url(../imgs/cta.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
}
.transparent-layer-cta {
  background-color: rgba(46, 46, 45, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
}
.frase-cta {
  z-index: 10;
  position: relative;
  width: 100%;
  height: 140px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.frase-cta p {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 60px;
  color: #ECECEC;
  line-height: 70px;
  letter-spacing: 2px;
  padding-left: 120px;
  padding-bottom: 0px;
}
.lets-talk-bt {
  z-index: 10;
  padding-right: 120px;
  text-align: right;
  position: absolute;
  bottom: 0px;
  right: 120px;
  cursor: pointer;
}
.lets-talk-bt svg {
  z-index: 10;
}
.footer-disclaimer {
  height: 30px;
}
.footer-disclaimer p {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 300;
  text-align: center;
  color: #696969;
  font-size: 14px;
  padding-bottom: 0px;
}
section.footer {
  position: relative;
  margin: 80px 0px 20px 0px;
  padding: 0px 120px;
}
.morada p {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 22px;
  color: #696969;
  padding-bottom: 0px;
}
.morada p a {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 22px;
  color: #696969;
  padding-bottom: 0px;
  text-decoration: none;
}
.morada p a:hover {
  text-decoration: underline;
}
.social-logo {
  display: flex;
  align-items: flex-end;
  flex-direction: column-reverse;
  cursor: pointer;
}
.pt-80 {
  padding-top: 80px;
}
.politicas a {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #696969;
  text-decoration: none;
}
.politicas a:hover {
  text-decoration: underline;
}
.keyphrase {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.keyphrase p {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  font-size: 96px;
  color: #E7E7E8;
  padding-bottom: 0px;
}
.keyphrase p span {
  color: #FEC72C;
}
.pl-130 {
  padding-left: 130px;
}
.pl-160 {
  padding-left: 160px;
}
.pad-8-percent {
  padding-right: 8%;
}
.section-numbers {
  margin: 80px 0px 0px 0px;
  background-color: #FEC72C;
}
.section-numbers-2 {
  margin: 0px 0px 0px 0px;
  background-color: #FEC72C;
}
.margin-numbers {
  padding: 50px 0px;
}
.margin-numbers h2 {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
}
.margin-numbers p {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 400;
  font-size: 70px;
  color: #FFFFFF;
  padding-bottom: 0px;
  display: inline;
}
.margin-numbers span {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 400;
  font-size: 70px;
  color: #FFFFFF;
  padding-bottom: 0px;
  padding-left: 16px;
  display: inline-block;
}
.margin-contracts {
  padding: 50px 0px;
}
.margin-contracts h2 {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
}
.margin-contracts p {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 400;
  font-size: 60px;
  color: #FFFFFF;
  padding-bottom: 0px;
  display: inline;
}
.margin-contracts span {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 400;
  font-size: 60px;
  color: #FFFFFF;
  padding-bottom: 0px;
  padding-left: 16px;
  display: inline-block;
}
.section-rap {
  margin: 80px 0px 0px 0px;
  padding: 50px 50px;
  background-color: #E6E6E6;
}
.section-rap h2 {
  text-transform: uppercase;
  padding-bottom: 10px;
}
.bg-estaleiro {
  background-image: url(../imgs/estaleiro.jpg);
  background-position: top right;
}
.bg-grey-light {
  background-color: #E7E7E8;
}
.bg-grey-light-3 {
  background-color: rgba(231, 231, 232, .3);
}
.yellow-square {
  width: 120px;
  height: 120px;
  background-color: #FEC72C;
}
.yellow-square-text {
  flex-shrink: initial;
}
.yellow-square-text h2 {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 400;
  font-size: 40px;
  padding-bottom: 4px;
}
.yellow-square-text p {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  padding-bottom: 0px;
  line-height: 30px;
}
.yellow-square p {
  color: #FFFFFF;
  font-family: "IBM Plex Mono", monospace;
  font-weight: 400;
  font-size: 100px;
  line-height: 120px;
  text-align: center;
}
.pad-all-80 {
  padding: 80px;
}
.pad-all-120 {
  padding: 120px;
}
.pl-50 {
  padding-left: 50px;
  padding-top: 60px;
}
.pl-100 {
  padding-left: 100px;
  padding-top: 60px;
}
.section-missao-visao {
  padding: 80px 120px 0px 120px;
}
.nav-tabs {
  border-bottom: none;
}
.nav-tabs .nav-link.tabs-vomera {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  font-size: 32px;
  color: #C8C8C8;
  border-bottom: 3px solid #C8C8C8;
  border-left: none;
  border-right: none;
  border-top: none;
  min-width: 300px;
  text-align: left;
  margin-right: 20px;
  margin-bottom: 40px;
  padding: 0px 20px 20px 0px;
  text-transform: uppercase;
}
.nav-tabs .nav-link.tabs-vomera.active {
  color: #FEC72C;
  border-bottom: 3px solid #FEC72C;
  background-color: transparent;
}
.tabs-grey-bg {
  color: #484848 !important;
  border-bottom: 3px solid #484848 !important;
}
.nav-tabs .nav-link.tabs-vomera.tabs-grey-bg.active {
  color: #FEC72C !important;
  border-bottom: 3px solid #FEC72C !important;
  background-color: transparent;
}
.section-texto-grey {
  padding: 80px 120px 80px 120px;
  margin-top: 80px;
  background-color: #E7E7E8;
}
.section-colab {
  margin: 40px 80px 0px 80px;
}
.card-body.card-vomera {
  background-color: #ffffff;
}
.card-body.card-vomera:hover {
  background-color: #E7E7E8;
}
.card-body.card-vomera h5 {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 36px;
  color: #8B898A;
  text-transform: uppercase;
  border-bottom: 3px solid #8B898A;
  padding-bottom: 10px;
  margin-bottom: 20px;
  height: 107px;
  display: flex;
  transition: all .3s;
}
.card-body.card-vomera h5 span {
  flex-shrink: 1;
  align-content: flex-end;
}
.card-body.card-vomera h5::after {
  content: "+";
  color: #8B898A;
  float: right;
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  align-content: flex-end;
  flex-direction: row-reverse;
  transition: all .3s;
}
.card-body.card-vomera p {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #8B898A;
  transition: all .3s;
}
.card {
  border: none;
  cursor: pointer;
}
.card:hover .card-body.card-vomera h5 {
  color: #2e2e2d;
  border-bottom: 3px solid #2e2e2d;
}
.card:hover .card-body.card-vomera h5::after {
  content: "-";
  color: #2e2e2d;
  flex-direction: row;
  padding-left: 20px;
}
.card:hover .card-body.card-vomera p {
  color: #2e2e2d;
}
.p-italic p {
  font-style: italic;
}
.section-texto-grey-mensagem {
  padding: 80px 120px 80px 120px;
  margin: 80px 20px 20px 20px;
  background-color: #E7E7E8;
}
.lets-talk-no-margin {
  margin: 0px 0px 0px 0px;
}
.lets-talk-margin-20 {
  margin: 20px 0px 0px 0px !important;
}
.assinatura {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 32px;
  float: right;
  font-style: normal !important;
  padding-top: 50px;
}
.no-pad-top {
  padding-top: 0px !important;
}
.text-upper {
  text-transform: uppercase;
}
.text-yellow {
  color: #FEC72C;
}
.slider-testemunhos {
  min-height: 380px;
}
.slider-testemunhos .slick-list .slick-track .slick-slide.slick-current.slick-active.slick-center {
  background-color: #FEC72C;
  min-height: 380px;
  width: 625px;
}
.slider-testemunhos .slick-list .slick-track .slick-slide {
  background-color: #E7E7E8;
  min-height: 380px;
  width: 625px;
}
.h2-hst h2 {
  padding-top: 40px !important;
}
.img-responsive {
  width: 100%;
  height: auto;
}
.dropdown-item.active, .dropdown-item:active {
  color: #FEC72C !important;
  text-decoration: none;
  background-color: transparent !important;
}
.bullet-qualidade {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  font-size: 42px;
  text-transform: uppercase;
  border-top: 1px solid #2E2E2D;
  border-right: 1px solid #2E2E2D;
  border-bottom: 1px solid #2E2E2D;
  border-left: 3px solid #2E2E2D;
  padding: 25px 0px 25px 35px;
}
.text-48 {
  font-size: 48px;
}
section.gallery {
  padding: 20px;
}
.img-overlay {
  overflow: hidden;
  cursor: pointer;
}
.img-overlay img {
  transition: transform .5s;
}
.img-overlay:hover img { 
  transform: scale(1.1);
}
.img-overlay:hover .img-caption-container { 
  opacity: 1;
}
.img-caption-container {
  background-color: rgba(0, 0, 0, .4);
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all .5s;
}
.img-caption {
  padding: 20px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.img-caption h3 {
  color: #ECECEC;
  font-size: 20px;
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
}
.img-caption p {
  color: #ECECEC;
  font-size: 14px;
  font-family: "IBM Plex Mono", monospace;
  font-weight: 300;
  padding-bottom: 0px;
}
.img-caption-long {
  font-family: "IBM Plex Sans", sans-serif !important;
  padding-right: 40px;
}
.img-caption svg {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.top-slider-container {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.top-slider-images {
  max-height: 100% !important;
  position: relative;
}
.top-slider-container img {
  max-height: initial;
  min-width: 100%;
  height: 100%;
}
.top-slider-images .slick-list {
  max-height: calc(100vh - 40px);
}
.top-slider-images .slick-list .slick-track {
  max-height: calc(100vh - 40px);
}
.top-slider-images .slick-list .slick-track .slick-slide {
  max-height: calc(100vh - 40px);
  margin-right: 0px;
}
.slider-caption {
  padding: 0px 0px 0px 20px;
  position: absolute;
  bottom: 20px;
  right: 140px;
  width: 460px;
  height: 60px;
  background-color: rgba(255, 255, 255, .8);
}
.slider-caption h3 {
  color: #2E2E2D;
  font-size: 20px;
  font-family: "IBM Plex Mono", monospace;
  font-weight: 600;
  line-height: 0px;
}
.slider-caption h3 span {
  font-size: 16px;
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  color: #838282;
  padding-right: 40px;
}
.box-filtros-1 {
  position: absolute;
  z-index: 5;
}
.box-filtros-2 {
  position: absolute;
  z-index: 5;
  left: 257px;
}
.box-filtros-1 .card-body {
  padding: 20px 50px 20px 20px;
  border-radius: 0px;
  border: 1px solid #2d2d2a;
  margin-top: 10px;
}
.box-filtros-2 .card-body {
  padding: 20px 50px 20px 20px;
  border-radius: 0px;
  border: 1px solid #2d2d2a;
  margin-top: 10px;
}
a.btn.btn-primary.bt-filtros {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  font-size: 18px;
  border-radius: 0px;
  border-top: 1px solid #2E2E2D;
  border-right: 1px solid #2E2E2D;
  border-bottom: 1px solid #2E2E2D;
  border-left: 3px solid #2E2E2D;
  background-color: #ffffff;
  color: #2E2E2D;
  text-transform: uppercase;
  padding: 6px 50px 6px 20px;
  margin-right: 30px;
}
a.btn.btn-primary.bt-filtros:active {
  border-color: #2E2E2D;
}
ul.list-menu {
  padding-left: 0px;
  margin-bottom: 0px;
}
.list-menu li {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  position: relative;
  display: block;
  color: #000000;
  text-decoration: none;
  transition: color 0.2s;
  text-transform: none;
  padding: 0px;
  font-size: 18px;
  line-height: 30px;
}
#boxesContainer input {
  border-color: #2E2E2D;
  border-radius: 0px;
}
#boxesContainer input:focus {
  border-color: #2E2E2D;
  outline: 0;
  box-shadow: none;
}
#boxesContainer input:checked {
  background-color: #2E2E2D;
  border-color: #2E2E2D;
}
.bt-aplicar {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 16px;
  color: #2E2E2D;
  background-color: #FEC72C;
  border: none;
  border-radius: 0px;
  margin-top: 10px;
  text-transform: uppercase;
  transition: all .3s;
}
.bt-aplicar:hover {
  color: #ffffff;
  background-color: #2E2E2D;
}
.filtros {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 24px;
}
.pesquisa-obras {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  border-radius: 0px;
  border-top: 1px solid #2E2E2D;
  border-right: none;
  border-bottom: 1px solid #2E2E2D;
  border-left: 3px solid #2E2E2D;
  background-color: #ffffff;
  color: #2E2E2D;
  padding: 6px 50px 6px 20px;
}
.pesquisa-obras:focus {
  color: #2e2e2d;
  background-color: #fff;
  border-color: #2e2e2d;
  outline: 0;
  box-shadow: none;
}
.bt-pesquisar {
  background-image: url(../imgs/lupa.svg);
  background-repeat: no-repeat;
  background-position: center center;
  border-top: 1px solid #2E2E2D !important;
  border-right: 1px solid #2E2E2D !important;
  border-bottom: 1px solid #2E2E2D !important;
  border-radius: 0px;
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.bt-pesquisar:checked, .bt-pesquisar:active, .bt-pesquisar:hover {
  background-color: #fff !important;
  border-color: #2E2E2D !important;
}
p.obra-local {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  color: #FEC72C;
  font-size: 38px;
  padding-left: 130px;
}
.obras-title {
  margin-top: 40px;
}
.obras-title p {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 36px;
  color: #FEC72C;
  text-align: center;
  padding-bottom: 0px;
}
.obra-detalhes {
  padding-top: 60px;
}
.obra-detalhes h2 {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.obra-detalhes p {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
  font-size: 32px;
  color: #8B898A;
  padding: 0px 80px;
}
.barra-amarela {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 110px;
  height: 100%;
  background-color: #FEC72C;
}
.barra-amarela-inner {
  position: absolute;
  bottom: 0px;
}
.barra-amarela-bt {
  position: relative;
  background-color: #FEC72C;
  height: 110px;
  width: 110px;
  border-top: 1px solid #E7E7E8;
  cursor: pointer;
}
.barra-amarela-bt svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#down-button {
  height: 40px;
}
section.internacional {
  padding: 80px 20px 0px 20px;
}
.internacional-desktop {
  display: block;
}
.internacional-tablet {
  display: none;
}
.morada-internacional {
  padding-bottom: 40px;
}
.morada-internacional p {
  font-family: "IBM Plex Mono", monospace !important;
  font-weight: 600 !important;
  font-size: 24px !important;
  padding-bottom: 15px;
}
.morada-internacional p span {
  font-family: "IBM Plex Sans", sans-serif !important;
  font-weight: 400 !important;
}
.caption-large h3 {
  font-size: 24px;
  text-align: left;
}
.caption-large p {
  font-size: 18px;
  text-align: left;
}
.button-cabo-verde {
  width: 100%;
  border: none !important;
  padding: 0px 10px 0px 0px;
}
.button-angola {
  width: 100%;
  border: none !important;
  padding: 0px 0px 0px 10px;
}
.tab-padding {
  padding: 60px 100px 0px 100px;
}
.nav-tabs .nav-link.button-angola.active .img-overlay .img-caption-container {
  opacity: 1;
}
.nav-tabs .nav-link.button-cabo-verde.active .img-overlay .img-caption-container {
  opacity: 1;
}
.premios-container img {
  max-width: 100%;
}
.contactos-left {
  background-color: #E7E7E8;
}
.padding-120 {
  padding: 120px;
}
.padding-60 {
  padding: 60px;
}
.lh-58 {
  line-height: 58px;
}
.contactos-left h4 {
  font-family: "IBM Plex Mono", monospace !important;
  font-weight: 500 !important;
  font-size: 18px !important;
}
.post-container {
  margin: 20px 20px 0 0;  
  overflow: auto
}
.post-thumb {
  float: left
}
.post-thumb img {
  display: block
}
.post-content {
  margin-left: 40px
}
.post-content p {
  font-family: "IBM Plex Sans", sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px;
  color: #8B898A;
  padding-bottom: 0px;
}
.contact-form label {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 20px;
  color: #FEC72C;
  text-transform: uppercase;
}
#form-checkformlabel{
  margin-bottom: 6px;
  display: inline;
  font-family: "IBM Plex Sans", sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;
}
.contact-form input {
  border: 1px solid #D0D5DD;
  border-radius: 0px;
}
.contact-form input:focus {
  color: #212529;
  background-color: #fff;
  border-color: #D0D5DD;
  outline: 0;
  box-shadow: none;
}
.contact-form textarea:focus {
  color: #212529;
  background-color: #fff;
  border-color: #D0D5DD;
  outline: 0;
  box-shadow: none;
}
.contact-form input::placeholder {
  color: #D0D5DD;
}
.contact-form textarea::placeholder {
  color: #D0D5DD;
}
.contact-form textarea {
  border: 1px solid #D0D5DD;
  border-radius: 0px;
}
.label-check {
  color: #6c757d !important;
  font-weight: 300 !important;
  font-size: 14px !important;
  text-transform: none !important;
}
.bt-enviar {
  position: relative;
  background-color: #FEC72C;
  width: 100%;
  padding: 12px 0px;
  text-align: center;
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 22px;
  color: #2E2E2D;
  text-transform: uppercase;
  text-decoration: none;
  transition: all .2s;
}
.bt-enviar:hover {
  color: #ffffff !important;
  background-color: #2E2E2D;
}
.bt-enviar a {
  text-decoration: none;
}
.bt-enviar a:hover {
  color: #ffffff !important;
}
.menu-dark button {
  color: #2e2e2d;
}
.menu-dark .dropdown button {
  color: #2e2e2d;
}
.menu-dark .dropdown .dropdown-menu li a.dropdown-item {
  color: #2e2e2d;
}
.menu-dark .dropdown .my-dropdown {
  background-color: #ffffff;
}
.blog-title-container {
  margin-top: 160px;
  padding: 0px 20px 20px 0px;
}
.blog-title {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  font-size: 96px;
  color: #E7E7E8;
  padding-left: 60px;
}
.blog-title span {
  font-weight: 700;
  font-size: 48px;
  color: #2e2e2d;
}
section.news {
  padding: 0px 20px;
}
.card-img, .card-img-top {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.title-news {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  color: #2e2e2d;
}
.title-news-detalhe {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 32px;
  text-transform: uppercase;
  color: #2e2e2d;
  padding-top: 60px;
}
.data-news {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 500;
  font-size: 16px;
  color: #B4B4B4;
}
.card-text {
  font-size: 18px;
}
.btn-noticias {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  font-size: 18px;
  border-radius: 0px;
  border-top: 1px solid #2E2E2D;
  border-right: 1px solid #2E2E2D;
  border-bottom: 1px solid #2E2E2D;
  border-left: 3px solid #2E2E2D;
  background-color: #ffffff;
  color: #2E2E2D;
  text-transform: uppercase;
  padding: 6px 50px 6px 20px;
  margin-right: 30px;
  background-image: url(../imgs/seta-bt-white.svg);
  background-repeat: no-repeat;
  background-position: center right 20px;
  transition: all .3s;
}
.btn-noticias:hover {
  border-top: 1px solid #2E2E2D;
  border-right: 1px solid #2E2E2D;
  border-bottom: 1px solid #2E2E2D;
  border-left: 3px solid #2E2E2D;
  background-image: url(../imgs/seta-bt.svg);
  background-repeat: no-repeat;
  background-position: center right 20px;
}
.card-body.body-news {
  padding: 20px 0px;
}
.news-detalhe-subtitle {
  display: block;
  margin-top: -40px;
}
.barra-redes {
  height: 50px;
  background-color: #E7E7E8;
  padding-left: 60px;
}
.redes-icons {
  line-height: 50px;
  float: left;
  padding-right: 30px;
}
img.card-img-top {
  max-height: 350px;
}

.heading {
  font-size: 64px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.heading > div {
  overflow: hidden;
}
.heading > div > p {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 700;
  font-size: 96px;
  color: #E7E7E8;
  padding-bottom: 0px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  white-space: nowrap;
  margin: 0;
  line-height: 120%;
}
.heading p span {
    color: #FEC72C;
}
div.heading > div {
  -webkit-animation-delay: 0;
          animation-delay: 0;
}
div.heading > div:nth-child(1) > p {
  -webkit-animation-delay: .7s;
          animation-delay: .7s;
}
div.heading > div:nth-child(2) > p {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.slide-up {
  -webkit-animation: slide-up 0.8s cubic-bezier(0.65, 0, 0.35, 1) both;
          animation: slide-up 0.8s cubic-bezier(0.65, 0, 0.35, 1) both;
}
@-webkit-keyframes slide-up {
  0% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slide-up {
  0% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0);
  }
}
.mapa {
  background-image: url(../imgs/mapa.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  cursor: pointer;
  transition: all .3s;
}
.mapa:hover {
  background-image: url(../imgs/mapa-hover.svg);
}
.grupo {
  background-image: url(../imgs/vomera-group.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 100%;
}
.sub-image {
  max-height: 450px;
  min-height: 450px;
}
.sub-image-2 {
  max-height: 340px;
  min-height: 340px;
  overflow: hidden;
}

/*******************************************************************MEDIA QUERIES******************************************************/
@media (max-width:1680px) {
  button.btn-menu.dropdown-toggle {
    padding-left: 10px;
    padding-right: 10px;
  }
  button.btn.dropdown-toggle {
    padding-left: 10px;
    padding-right: 10px;
  }
  button.btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .my-dropdown {
    padding-left: 10px;
    padding-right: 10px;
  }
  .scroll-page {
    font-size: 18px;
    right: 30px;
  }
  .col-left-title {
    font-size: 32px;
  }
  .barra-amarela {
    width: 90px;
  }
  .barra-amarela-bt {
    height: 90px;
    width: 90px;
  }
}
@media (max-width:1440px) {
  button.btn-menu.dropdown-toggle {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }
  button.btn.dropdown-toggle {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }
  button.btn {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }
  .my-dropdown {
    padding-left: 10px;
    padding-right: 10px;
  }
  .dropdown-item {
    font-size: 16px;
  }
  .col-left-title {
    font-size: 30px;
    line-height: 34px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 28px;
  }
  p {
    font-size: 20px;
  }
  li {
    font-size: 20px;
  }
  .call-to-action {
    font-size: 32px;
    padding: 30px 0px;
  }
  .keyphrase p {
    font-size: 92px;
  }
  .frase-cta p {
    font-size: 56px;
    line-height: 66px;
    letter-spacing: 1px;
    padding-left: 80px;
  }
  .lets-talk-bt {
    padding-right: 80px;
    bottom: 12px;
    right: 80px;
  }
  section.footer {
    position: relative;
    margin: 80px 0px 20px 0px;
    padding: 0px 80px;
  }
  .scroll-page {
    font-size: 16px;
  }
  .morada p {
    font-size: 20px;
  }
  .morada p a {
    font-size: 20px;
  }
  .politicas a {
    font-size: 14px;
  }
  .footer-disclaimer p {
    font-size: 12px;
  }
  .social-logo svg {
    width: 90%;
  }
  .dropdown-menu {
    top: 44px;
  }
  .dropdown:hover>.dropdown-menu {
    top: 34px;
  }
  .col-left-title {
    font-size: 26px;
    line-height: 30px;
  }
  .card-body.card-vomera h5 {
    font-size: 28px;
    height: 95px;
  }
  .card-body.card-vomera p {
    font-size: 20px;
  }
  .yellow-square {
    width: 100px;
    height: 100px;
  }
  .yellow-square p {
    font-size: 70px;
    line-height: 100px;
  }
  .yellow-square-text h2 {
    font-size: 34px;
  }
  .yellow-square-text p {
    font-size: 20px;
    line-height: 26px;
  }
  .nav-tabs .nav-link.tabs-vomera {
    font-size: 28px;
    margin-right: 20px;
    margin-bottom: 30px;
    padding: 0px 0px 10px 0px;
  }
  .assinatura {
    font-size: 28px;
    padding-top: 40px;
  }
  .inner-quotes p {
    font-size: 20px;
  }
  .inner-quotes h5 {
    font-size: 22px;
  }
  .slider-testemunhos {
    min-height: 360px;
  }
  .slider-testemunhos .slick-list .slick-track .slick-slide.slick-current.slick-active.slick-center {
    min-height: 360px;
    width: 560px;
  }
  .slider-testemunhos .slick-list .slick-track .slick-slide {
    min-height: 360px;
    width: 560px;
  }
  .bullet-qualidade {
    font-size: 36px;
    padding: 20px 0px 20px 30px;
  }
  .text-48 {
    font-size: 42px;
  }
  .filtros {
    font-size: 22px;
    padding-bottom: 10px;
  }
  a.btn.btn-primary.bt-filtros {
    font-size: 16px;
  }
  .pesquisa-obras {
    font-size: 16px;
  }
  .slider-caption h3 {
    font-size: 18px;
  }
  .slider-caption h3 span {
    font-size: 14px;
  }
  .section-lets-talk {
    height: 340px;
    max-height: 340px;
  }
  .barra-amarela {
    width: 80px;
  }
  .barra-amarela-bt {
    height: 80px;
    width: 80px;
  }
  .barra-amarela-bt svg {
    max-width: 50%;
  }
  p.obra-local {
    font-size: 36px;
  }
  .box-filtros-2 {
    left: 243px;
  }
  .morada-internacional p {
    font-size: 20px !important;
    padding-bottom: 10px;
  }
  .padding-120 {
    padding: 100px;
  }
  .post-content p {
    font-size: 16px;
  }
  .padding-60 {
    padding: 40px;
  }
  .contact-form label {
    font-size: 18px;
  }
  .bt-enviar {
    padding: 10px 0px;
    font-size: 20px;
  }
  .lh-58 {
    line-height: 52px;
  }
  .blog-title {
    font-size: 86px;
  }
  .blog-title span {
    font-size: 44px;
  }
  .news-detalhe-subtitle {
    margin-top: -35px;
  }
  .title-news-detalhe {
    font-size: 28px;
    padding-top: 50px;
  }
  .blog-title-container {
    margin-top: 160px;
    padding: 0px 20px 0px 0px;
  }
}
@media (max-width:1366px) {
  button.btn-menu.dropdown-toggle {
    font-size: 14px;
  }
  button.btn.dropdown-toggle {
    font-size: 15px;
  }
  button.btn {
    font-size: 15px;
  }
  .dropdown-item {
    font-size: 15px;
  }
  .keyphrase p {
    font-size: 88px;
  }
  .col-left-title {
    font-size: 24px;
    line-height: 28px;
  }
  h2 {
    font-size: 26px;
    padding-bottom: 30px;
  }
  h3 {
    font-size: 26px;
    padding-top: 20px;
  }
  p {
    font-size: 18px;
  }
  li {
    font-size: 18px;
  }
  .call-to-action {
    font-size: 30px;
    padding: 28px 0px;
  }
  .frase-cta p {
    font-size: 54px;
    line-height: 64px;
  }
  .social-logo svg {
    width: 80%;
  }
  .navbar-brand img {
    max-height: 30px;
  }
  .section-texto {
    margin: 60px 100px 0px 100px;
  }
  .section-slider {
    padding-top: 60px;
  }
  .section-buttons {
    margin: 60px 0px 0px 0px;
  }
  .section-lets-talk {
    margin: 60px 0px 0px 0px;
  }
  section.footer {
    margin: 60px 0px 20px 0px;
    padding: 0px 60px;
  }
  .section-numbers {
    margin: 60px 0px 0px 0px;
  }
  .section-numbers-2 {
    margin: 0px 0px 0px 0px;
  }
  .section-rap {
    margin: 60px 0px 0px 0px;
    padding: 40px;
  }
  .section-missao-visao {
    padding: 60px 100px 0px 100px;
  }
  .section-texto-grey {
    padding: 60px 100px 60px 90px;
    margin-top: 60px;
    background-color: #E7E7E8;
  }
  .section-colab {
    margin: 40px 60px 0px 60px;
  }
  .section-texto-grey-mensagem {
    padding: 60px 100px 60px 100px;
    margin: 40px 20px 20px 20px;
  }
  .lets-talk-no-margin {
    margin: 0px 0px 0px 0px !important;
  }
  .card-body.card-vomera h5 {
    font-size: 22px;
    height: 60px;
  }
  .card-body.card-vomera p {
    font-size: 18px;
  }
  .yellow-square {
    width: 80px;
    height: 80px;
  }
  .yellow-square p {
    font-size: 60px;
    line-height: 80px;
  }
  .yellow-square-text h2 {
    font-size: 30px;
  }
  .yellow-square-text p {
    font-size: 18px;
    line-height: 24px;
  }
  .nav-tabs .nav-link.tabs-vomera {
    font-size: 24px;
    margin-right: 15px;
    margin-bottom: 20px;
    padding: 0px 0px 10px 0px;
  }
  .assinatura {
    font-size: 28px;
    padding-top: 40px;
  }
  .margin-numbers {
    padding: 40px 0px;
  }
  .margin-numbers p {
    font-size: 60px;
  }
  .margin-contracts p {
    font-size: 42px;
  }
  .pad-all-80 {
    padding: 60px;
  }
  .dropdown-menu {
    top: 44px;
  }
  .dropdown:hover>.dropdown-menu {
    top: 34px;
  }
  .pad-all-120 {
    padding: 100px;
  }
  .slider-testemunhos {
    min-height: 340px;
  }
  .slider-testemunhos .slick-list .slick-track .slick-slide.slick-current.slick-active.slick-center {
    min-height: 340px;
    width: 520px;
  }
  .slider-testemunhos .slick-list .slick-track .slick-slide {
    min-height: 340px;
    width: 520px;
  }
  .inner-quotes p {
    font-size: 18px;
  }
  .bullet-qualidade {
    font-size: 32px;
    padding: 15px 0px 15px 30px;
  }
  .text-48 {
    font-size: 38px;
  }
  .section-lets-talk {
    height: 320px;
    max-height: 320px;
  }
  .barra-amarela {
    width: 70px;
  }
  .barra-amarela-bt {
    height: 70px;
    width: 70px;
  }
  .barra-amarela-bt svg {
    max-width: 40%;
  }
  .obras-title {
    margin-top: 10px;
  }
  .obra-detalhes p {
    font-size: 30px;
  }
  .obra-detalhes h2 {
    font-size: 16px;
  }
  .obra-detalhes {
    padding-top: 40px;
  }
  .obras-title {
    margin-top: 0px;
  }
  p.obra-local {
    font-size: 34px;
    padding-left: 80px;
  }
  .pl-130 {
    padding-left: 80px;
  }
  section.internacional {
    padding: 60px 20px 0px 20px;
  }
  .caption-large h3 {
    font-size: 20px;
  }
  .caption-large p {
    font-size: 16px;
  }
  .morada-internacional p {
    font-size: 18px !important;
  }
  .tab-padding {
    padding: 40px 80px 0px 80px;
  }
  .padding-120 {
    padding: 80px;
  }
  .post-content p {
    font-size: 16px;
  }
  .lh-58 {
    line-height: 48px;
  }
  .card-text {
    font-size: 16px;
  }
  .title-news {
    font-size: 18px;
  }
  .blog-title {
    font-size: 86px;
    padding: 0px 20px 30px 50px;
  }
  .blog-title span {
    font-size: 36px;
  }
  .btn-noticias {
    font-size: 16px;
  }
}
@media (max-width:1280px) {
  button.btn-menu.dropdown-toggle {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
  button.btn.dropdown-toggle {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
  button.btn {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
  .my-dropdown {
    padding-left: 10px;
    padding-right: 10px;
  }
  .dropdown-item {
    font-size: 14px;
  }
  .navbar-brand img {
    max-height: 28px;
  }
  .section-texto {
    margin: 40px 80px 0px 80px;
  }
  .section-slider {
    padding-top: 40px;
  }
  .section-buttons {
    margin: 40px 0px 60px 0px;
  }
  .section-lets-talk {
    margin: 40px 0px 0px 0px;
  }
  section.footer {
    margin: 40px 0px 20px 0px;
    padding: 0px 40px;
  }
  .section-numbers {
    margin: 40px 0px 0px 0px;
  }
  .section-numbers-2 {
    margin: 0px 0px 0px 0px;
  }
  .col-left-title {
    font-size: 24px;
  }
  h2 {
    font-size: 22px;
    padding-bottom: 20px;
  }
  h3 {
    font-size: 22px;
  }
  .keyphrase p {
    font-size: 84px;
  }
  .scroll-page {
    font-size: 14px;
  }
  .call-to-action {
    font-size: 26px;
    padding: 20px 0px;
  }
  .call-to-action img {
    max-height: 70%;
  }
  .morada p {
    font-size: 18px;
  }
  .morada p a {
    font-size: 18px;
  }
  .section-numbers {
    margin: 40px 0px 0px 0px;
  }
  .section-numbers-2 {
    margin: 0px 0px 0px 0px;
  }
  .section-rap {
    margin: 40px 0px 0px 0px;
    padding: 30px;
  }
  .margin-numbers {
    padding: 20px 0px;
  }
  .margin-numbers h2 {
    font-size: 16px;
  }
  .margin-numbers p {
    font-size: 48px !important;
  }
  .margin-contracts h2 {
    font-size: 16px;
  }
  .margin-contracts p {
    font-size: 40px !important;
  }
  .section-missao-visao {
    padding: 40px 80px 0px 80px;
  }
  .section-texto-grey {
    padding: 40px 80px 20px 80px;
    margin-top: 40px;
    background-color: #E7E7E8;
  }
  .section-colab {
    margin: 20px 60px 0px 60px;
  }
  .section-texto-grey-mensagem {
    padding: 40px 60px 40px 60px;
    margin: 40px 20px 20px 20px;
  }
  .lets-talk-no-margin {
    margin: 0px 0px 0px 0px !important;
  }
  .card-body.card-vomera h5 {
    font-size: 22px;
    height: 60px;
  }
  .card-body.card-vomera p {
    font-size: 18px;
  }
  .yellow-square {
    width: 80px;
    height: 80px;
  }
  .yellow-square p {
    font-size: 60px;
    line-height: 80px;
  }
  .yellow-square-text h2 {
    font-size: 30px;
  }
  .yellow-square-text p {
    font-size: 18px;
    line-height: 24px;
  }
  .nav-tabs .nav-link.tabs-vomera {
    font-size: 24px;
    margin-right: 15px;
    margin-bottom: 20px;
    padding: 0px 0px 10px 0px;
  }
  .assinatura {
    font-size: 26px;
    padding-top: 30px;
  }
  .dropdown-menu {
    top: 42px;
  }
  .dropdown:hover>.dropdown-menu {
    top: 32px;
  }
  .pad-all-120 {
    padding: 80px;
  }
  .text-48 {
    font-size: 32px;
  }
  .bullet-qualidade {
    font-size: 28px;
    padding: 15px 0px 15px 30px;
  }
  .section-lets-talk {
    height: 280px;
    max-height: 280px;
  }
  .internacional-desktop {
    display: none;
  }
  .internacional-tablet {
    display: block;
  }
  section.internacional {
    padding: 40px 20px 0px 20px;
  }
  .caption-large h3 {
    font-size: 20px;
  }
  .caption-large p {
    font-size: 16px;
  }
  .morada-internacional p {
    font-size: 18px !important;
  }
  .tab-padding {
    padding: 40px 60px 0px 60px;
  }
  .nav-tabs .nav-link.tabs-vomera {
    min-width: 240px;
  }
  .post-content p {
    font-size: 15px;
  }
  .bt-enviar {
    padding: 10px 0px;
    font-size: 20px;
  }
  .title-news-detalhe {
    font-size: 24px;
    padding-top: 50px;
  }
  p.obra-local {
    font-size: 32px;
  }
}
@media (max-width:1024px) {
  .navbar-brand img.start {
    max-height: 22px;
  }
  .navbar-brand img {
    max-height: 22px;
  }
  .navbar-brand img.resize {
    max-height: 20px;
  }
  .padding-header {
    top: 20px;
    right: 40px;
    left: 40px;
  }
  button.btn-menu.dropdown-toggle {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 12px;
  }
  button.btn.dropdown-toggle {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 12px;
  }
  button.btn {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 12px;
  }
  .my-dropdown {
    padding-left: 6px;
    padding-right: 6px;
  }
  .dropdown-item {
    font-size: 12px;
  }
  .keyphrase p {
    font-size: 78px;
  }
  .col-left-title {
    font-size: 22px;
  }
  h2 {
    font-size: 20px;
    padding-bottom: 18px;
  }
  h3 {
    font-size: 20px;
  }
  p {
    font-size: 16px;
    padding-bottom: 16px;
  }
  li {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .call-to-action {
    font-size: 22px;
    padding: 10px 0px;
  }
  .call-to-action img {
    max-height: 60%;
  }
  .frase-cta p {
    font-size: 42px;
    line-height: 56px;
    letter-spacing: 0px;
    padding-left: 60px;
  }
  .lets-talk-bt {
    padding-right: 40px;
    bottom: 32px;
    right: 40px;
  }
  .morada p {
    font-size: 16px;
  }
  .morada p a {
    font-size: 16px;
  }
  .politicas a {
    font-size: 13px;
  }
  .pt-80 {
    padding-top: 40px;
  }
  .footer-disclaimer p {
    font-size: 11px;
  }
  .slick-slide img {
    max-height: 460px;
  }
  .top-slider-container img {
    max-height: initial;
  }
  .dropdown-menu {
    top: 40px;
  }
  .dropdown:hover>.dropdown-menu {
    top: 30px;
  }
  .pad-all-80 {
      padding: 40px;
  }
  .yellow-square-text h2 {
    font-size: 24px;
  }
  .yellow-square-text p {
    font-size: 16px;
    line-height: 20px;
  }
  .yellow-square {
    width: 70px;
    height: 70px;
  }
  .yellow-square p {
    font-size: 50px;
    line-height: 70px;
  }
  .margin-numbers h2 {
    font-size: 14px;
  }
  .margin-numbers p {
    font-size: 42px !important;
  }

  .margin-contracts h2 {
    font-size: 14px;
  }
  .margin-contracts p {
    font-size: 32px !important;
  }
  .col-left-title {
    font-size: 18px;
    line-height: 24px;
  }
  .section-colab {
    margin: 20px 40px 0px 40px;
  }
  .card-body.card-vomera h5 {
    font-size: 20px;
    height: 60px;
  }
  .card-body.card-vomera p {
    font-size: 16px;
  }
  .section-missao-visao {
    padding: 40px 60px 0px 60px;
  }
  .nav-tabs .nav-link.tabs-vomera {
    font-size: 19px;
    margin-right: 10px;
    margin-bottom: 15px;
    padding: 0px 0px 10px 0px;
    min-width: 200px;
  }
  .section-texto-grey {
    padding: 20px 80px 10px 80px;
    margin-top: 20px;
  }
  .inner-quotes h5 {
    font-size: 20px;
  }
  .slider-testemunhos {
    min-height: 320px;
  }
  .slider-testemunhos .slick-list .slick-track .slick-slide.slick-current.slick-active.slick-center {
    min-height: 320px;
    width: 480px;
  }
  .slider-testemunhos .slick-list .slick-track .slick-slide {
    min-height: 320px;
    width: 480px;
  }
  .inner-quotes p {
    font-size: 16px;
  }
  .text-48 {
    font-size: 28px;
  }
  .bullet-qualidade {
    font-size: 24px;
    padding: 15px 0px 15px 30px;
  }
  .section-lets-talk {
    height: 240px;
    max-height: 240px;
  }
  .caption-large h3 {
    font-size: 18px;
  }
  .caption-large p {
    font-size: 14px;
  }
  .morada-internacional p {
    font-size: 16px !important;
  }
  .morada-internacional {
    padding-bottom: 20px;
  }
  .img-caption svg {
    bottom: 10px;
    max-width: 40%;
  }
  .padding-120 {
    padding: 60px;
  }
  .post-content p {
    font-size: 14px;
  }
  .padding-60 {
    padding: 30px;
  }
  .contact-form label {
    font-size: 16px;
  }
  .bt-enviar {
    padding: 10px 0px;
    font-size: 18px;
  }
  .lh-58 {
    line-height: 48px;
  }
  .blog-title-container {
    margin-top: 120px;
    padding: 0px 20px 0px 0px;
  }
  .blog-title {
    font-size: 62px;
    padding: 0px 20px 20px 30px;
  }
  .blog-title span {
    font-size: 32px;
  }
  .news-detalhe-subtitle {
    margin-top: -25px;
  }
  .title-news-detalhe {
    font-size: 20px;
    padding-top: 40px;
  }
  .barra-redes {
    padding-left: 35px;
  }
  p.obra-local {
    font-size: 28px;
  }
}
@media (max-width:991px) { /*tablet*/
  .section-texto {
    margin: 30px 20px 0px 20px;
  }
  .section-texto-grey {
    padding: 30px 20px 10px 20px;
    margin: 30px 0px 20px 0px;
  }
  p.obra-local {
    font-size: 34px;
    padding-left: 60px;
  }
  .pl-130 {
    padding-left: 60px;
  }
  .keyphrase p {
    font-size: 68px;
  }
  .barra-amarela {
    width: 60px;
  }
  .barra-amarela-bt {
    height: 60px;
    width: 60px;
  }
  .barra-amarela-bt svg {
    max-width: 30%;
  }
}
@media (max-width:768px) {
  .v-desktop-block {
    display: none !important;
  }
  .v-mobile-block {
    display: block !important;
  }
  .navbar-brand img {
    width: 100%;
  }
  .icon-mobile-menu {
    background-image: url(../imgs/icon-menu-mobile.svg) !important;
  }
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .main-menu {
    margin-top: 100px;
  }
  /*MENU*/
  #menuToggle {
    display: block;
    position: absolute;
    top: 13px;
    right: 65px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
  }
  #menuToggle input {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none;
  }
  #menuToggle span {
    display: block;
    width: 20px;
    height: 2px;
    margin-bottom: 5px;
    position: relative;
    background: #E7E7E8;
    border-radius: 0px;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease;
  }
  #menuToggle span:first-child {
    transform-origin: 0% 0%;
  }
  #menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
  }
  #menuToggle input:checked ~ span {
    opacity: 1;
    transform: rotate(45deg) translate(1px, 3px);
    background: #2E2E2D !important;
  }
  #menuToggle input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
  }
  #menuToggle input:checked ~ span:nth-last-child(2) {
    opacity: 1;
    transform: rotate(-45deg) translate(0, 0px);
  }
  #menu {
    position: fixed;
    width: 100%;
    top: 0px;
    right: 0px;
    height: 100vh;
    background: #ffffff;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.7s cubic-bezier(0.77,0.2,0.05,1.0);
  }
  #menuToggle input:checked ~ div {
    transform: none;
    opacity: 1;
  }
  #menuToggle input:checked ~ div li a {
    transform: none;
    opacity: 1;
  }
  .cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    padding: 20px 10px 15px 10px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
    background-color: rgba(0, 0, 0, .5);
  }
  .scroll-page {
    display: none;
  }
  section.header {
    padding: 15px;
  }
  section.internacional {
    padding: 15px;
  }
  .section-texto {
    margin: 10px 15px 0px 15px;
  }
  .section-texto-grey {
    padding: 10px 15px 10px 15px;
  }
  .section-slider {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .navbar-brand {
    z-index: 50;
  }
  .btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    border-color: transparent;
  }
  button.btn {
    padding-left: 0px;
  }
  .en-inner-menu {
    position: absolute;
    right: 52px;
    top: 25px;
    color: #2E2E2D !important;
  }
  .keyphrase p {
    font-size: 72px;
  }
  .pl-130 {
    padding-left: 60px;
  }
  .pl-160 {
    padding-left: 80px;
  }
  .slick-slide img {
    max-height: 380px;
  }
  .col-left-title {
    font-size: 16px;
    line-height: 20px;
  }
  h2 {
    font-size: 16px;
  }
  h3 {
    font-size: 16px;
  }
  p {
    font-size: 14px;
    padding-bottom: 12px;
  }
  li {
    font-size: 14px;
    padding-bottom: 8px;
  }
  .morada p {
    font-size: 13px;
  }
  .morada p a {
    font-size: 13px;
  }
  .politicas a {
    font-size: 12px;
  }
  .frase-cta p {
    font-size: 36px;
    line-height: 46px;
    padding-left: 40px;
  }
  .lets-talk-bt {
    padding-right: 20px;
    bottom: -30px;
    right: 20px;
  }
  .margin-numbers h2 {
    font-size: 14px;
    min-height: 54px;
  }
  .margin-contracts h2 {
    font-size: 14px;
    min-height: 54px;
  }
  .section-numbers {
    margin: 40px 0px 30px 0px;
  }
  .section-numbers-2 {
    margin: 0px 0px 30px 0px;
  }
  .pad-all-80 {
    padding: 20px;
  }
  .yellow-square {
    width: 60px;
    height: 60px;
  }
  .yellow-square p {
    font-size: 42px;
    line-height: 60px;
  }
  .yellow-square-text h2 {
    font-size: 22px;
    line-height: 58px;
  }
  .pl-50 {
    padding-left: 0px;
    padding-top: 20px;
  }
  .pl-100 {
    padding-left: 0px;
    padding-top: 20px;
  }
  .section-colab {
    margin: 10px 15px 0px 15px;
  }
  .section-texto-grey-mensagem {
    padding: 25px 20px 20px 20px;
    margin: 10px 15px 15px 15px;
  }
  .assinatura {
    font-size: 20px;
    padding-top: 24px;
  }
  .pad-all-120 {
    padding: 40px;
  }
  .inner-quotes h5 {
    font-size: 18px;
  }
  .slider-testemunhos {
    min-height: 300px;
  }
  .slider-testemunhos .slick-list .slick-track .slick-slide.slick-current.slick-active.slick-center {
    min-height: 300px;
    width: 420px;
  }
  .slider-testemunhos .slick-list .slick-track .slick-slide {
    min-height: 300px;
    width: 420px;
  }
  .inner-quotes p {
    font-size: 14px;
  }
  .top-slider-container img {
    max-height: initial;
  }
  p.obra-local {
    font-size: 28px;
    padding-left: 40px;
  }
  .pl-130 {
    padding-left: 40px;
  }
  .keyphrase p {
    font-size: 52px;
  }
  .slider-caption {
    width: 380px;
  }
  .img-caption-container.opacity-1 {
    opacity: 1;
  }
  .nav-tabs .nav-link.tabs-vomera {
    min-width: 140px;
  }
  .toggle-1 {
    background: #2e2e2d !important;
  }
  .toggle-2 {
    background: #2e2e2d !important;
  }
  .toggle-3 {
    background: #2e2e2d !important;
  }
  button.dark-grey-en {
    color: #2e2e2d;
  }
  .nav-mobile {
    background: #ffffff;
  }
  .blog-title {
    font-size: 48px;
    padding: 0px 20px 20px 20px;
  }
  .blog-title span {
    font-size: 24px;
  }
  .news-detalhe-subtitle {
    margin-top: -15px;
  }
  .barra-redes {
    padding-left: 25px;
  }
  .redes-icons {
    padding-right: 25px;
  }
  .blog-title-container {
    margin-top: 80px;
  }
}
@media (max-width:576px) {
  .en-inner-menu {
    position: absolute;
    right: 13px;
    top: 20px;
    color: #2E2E2D !important;
  }
  .col-left-title {
    font-size: 26px;
    line-height: 32px;
    padding-bottom: 10px;
  }
  h2 {
    font-size: 20px;
    padding-bottom: 20px;
  }
  h3 {
    font-size: 20px;
  }
  p {
    font-size: 16px;
    padding-bottom: 15px;
  }
  li {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .keyphrase p {
    font-size: 38px;
  }
  .pl-130 {
    padding-left: 15px;
  }
  .pl-160 {
    padding-left: 35px;
  }
  .slick-prev {
    bottom: 10px;
    left: 10px;
  }
  .slick-next {
    bottom: 10px;
    right: 10px;
  }
  .slick-prev img {
    max-width: 30px;
  }
  .slick-next img {
    max-width: 30px;
  }
  .img-disclaimer {
    text-align: center;
    padding: 6px 24px;
  }
  .slick-dots li {
    margin: 0 0px;
  }
  .slick-dots li.slick-active button {
    width: 14px;
    height: 14px;
    margin-right: 5px;
  }
  .slick-dots li button {
    width: 10px;
    height: 10px;
  }
  .section-buttons {
    margin: 20px 0px 30px 0px;
  }
  .section-lets-talk {
    margin: 20px 0px 0px 0px;
    height: 375px;
    max-height: 375px;
    background-image: url(../imgs/cta-mobile.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
  }
  .pb-40 {
    padding-bottom: 20px;
  }
  .frase-cta p {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 2px;
    padding-left: 15px;
    padding-top: 25px;
  }
  .frase-cta {
    z-index: 10;
    position: relative;
    width: 100%;
    height: 100%;
    top: 0px;
    -ms-transform: translateY(0%);
    transform: none;
  }
  .lets-talk-bt {
    padding-right: 0px;
    bottom: 25px;
    right: 15px;
  }
  section.footer {
    position: relative;
    margin: 20px 0px 20px 0px;
    padding: 0px 15px;
  }
  .morada {
    padding-bottom: 20px;
  }
  .morada p {
    font-size: 18px;
  }
  .morada p a {
    font-size: 18px;
  }
  .social-logo svg {
    width: 100%;
    max-height: 22px;
  }
  .pt-80 {
   padding-top: 30px;
  }
  .call-to-action {
    text-align: center;
    font-family: "IBM Plex Mono", monospace;
    font-weight: 700;
    font-size: 26px;
    padding: 25px 0px;
    cursor: pointer;
  }
  .call-to-action img {
    margin-bottom: 0px;
    max-height: 30px;
  }
  .navbar-brand img {
    max-height: 22px;
    transition: 0.4s;
  }
  .navbar-brand img.start {
    max-height: 22px;
  }
  .navbar-brand img.resize {
    max-height: 18px;
  }
  .padding-header {
    top: 20px;
    left: 20px;
    right: 1px;
  }
  .nav-on-scroll {
    height: 80px;
  }
  .margin-numbers {
    padding: 40px 0px 10px 0px;
  }
  .section-numbers {
    margin: 20px 0px 0px 0px;
  }
  .section-numbers-2 {
    margin: 0px 0px 0px 0px;
  }
  .section-rap {
    margin: 20px 0px 0px 0px;
    padding: 20px;
  }
  .margin-numbers p {
    font-size: 55px;
    line-height: 55px;
    padding-bottom: 30px;
  }
  .margin-numbers h2 {
    padding-bottom: 10px;
  }
  .margin-contracts p {
    font-size: 48px;
    line-height: 48px;
    padding-bottom: 30px;
  }
  .margin-contracts h2 {
    padding-bottom: 10px;
  }
  margin-contracts
  .pad-all-80 {
    padding: 25px;
  }
  .pl-50 {
    padding-left: 0px;
    padding-top: 40px;
  }
  .pl-100 {
    padding-left: 0px;
    padding-top: 40px;
  }
  .yellow-square-text h2 {
    font-size: 26px;
    line-height: 60px;
    padding-bottom: 0px;
  }
  .yellow-square {
    width: 60px;
    height: 60px;
  }
  .yellow-square p {
    font-size: 60px;
    line-height: 60px;
  }
  .texto-rap-mobile {
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 0px;
    line-height: 24px;
    padding-top: 10px;
  }
  .section-texto {
    margin: 20px 15px 0px 15px;
  }
  .bg-estaleiro-mobile {
    background-image: url(../imgs/estaleiro.jpg);
    background-position: bottom right;
    background-size: cover;
    min-height: 520px;
  }
  .section-missao-visao {
    padding: 20px 15px 0px 15px;
  }
  .nav-tabs .nav-link.tabs-vomera {
    font-size: 26px;
    min-width: 100%;
    margin-bottom: 0px;
    padding: 0px 0px 10px 0px;
  }
  .nav-item-mobile {
    width: 100%;
  }
  .section-texto-grey {
    padding: 20px 15px 20px 15px;
    margin-top: 20px;
  }
  .section-colab {
    margin: 20px 0px 0px 0px;
  }
  .card-body.card-vomera h5 {
    font-size: 24px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    height: auto;
  }
  .card-body.card-vomera p {
    font-size: 20px;
  }
  .card-vomera {
    padding: 0px 0px 20px 0px;
  }
  .section-texto-grey-mensagem {
    padding: 20px 15px 20px 15px;
    margin: 0px 0px 0px 0px;
  }
  .lets-talk-no-margin {
    margin: 0px 0px 0px 0px !important;
  }
  .pad-all-120 {
    padding: 30px;
  }
  button.btn {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    border: none;
  }
  button.btn.en-inner-menu {
    color: #2E2E2D !important;
  }
  .slider-testemunhos .slick-list .slick-track .slick-slide.slick-current.slick-active.slick-center {
    background-color: #FDB815;
    width: 100vw;
  }
  .slider-testemunhos .slick-list .slick-track .slick-slide {
    background-color: #E7E7E8;
    width: 100vw;
  }
  .inner-quotes p {
    font-size: 18px;
  }
  .inner-quotes h5 {
    font-size: 20px;
  }
  .bullet-qualidade {
    font-size: 24px;
    padding: 5px 0px 5px 0px;
    text-align: center;
  }
  .text-48 {
    font-size: 26px;
  }
  a.btn.btn-primary.bt-filtros {
    font-size: 16px;
    padding: 6px 15px 6px 15px;
    margin-right: 10px;
  }
  .slider-obras img {
    max-height: initial !important;
  }
  .slider-caption {
    padding: 0px 0px 0px 20px;
    bottom: 10px;
    left: 40px;
    width: calc(100% - 80px);
    height: 30px;
  }
  section.gallery {
    padding: 0px 20px 20px 20px;
  }
  .slider-caption h3 {
    font-size: 16px;
    line-height: 30px;
  }
  .slider-caption h3 span {
    font-size: 14px;
    padding-right: 20px;
  }
  .filtros {
    font-size: 20px;
    padding-bottom: 5px;
  }
  .change-padding {
    padding: 0px 20px 0px 20px !important;
  }
  .obras-title p {
    font-size: 28px;
  }
  .obra-detalhes h2 {
    font-size: 14px;
  }
  .obra-detalhes p {
    font-size: 24px;
  }
  .barra-amarela {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 60px;
    top: initial;
  }
  .barra-amarela-inner {
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
  .barra-amarela-bt {
    float: left;
    height: 60px;
    width: 60px;
    border-left: 1px solid #E7E7E8;
    border-top: none;
  }
  .barra-amarela-bt svg {
    max-width: 50%;
  }
  p.obra-local {
    font-size: 32px;
    padding-left: 15px;
  }
  .obras-title {
    margin-top: 0px;
  }
  .box-filtros-2 {
    left: 182px;
  }
  .list-menu li {
    font-size: 16px;
  }
  #boxesContainer input {
    margin-top: 7px;
  }
  .box-filtros-2 .card-body {
    padding: 20px 20px 20px 20px;
  }
  .box-filtros-1 .card-body {
    padding: 20px 20px 20px 20px;
  }
  .premios-container img {
    max-width: 50%;
  }
  .blog-title-container {
    margin-top: 80px;
  }
  .blog-title-container {
    margin-top: 80px;
    padding: 0px 0px 0px 0px;
  }
  .blog-title {
    font-size: 50px;
    padding: 0px 20px 20px 20px;
    margin-top: 0px;
  }
  .blog-title span {
    font-size: 24px;
  }
  .news-detalhe-subtitle {
    display: inline;
    margin-top: 0px;
  }
  .barra-redes {
    height: 50px;
    background-color: #E7E7E8;
    padding-left: 0px;
  }
  .redes-icons {
    padding-right: 0px;
    width: 33%;
    text-align: center;
  }
}
@media (max-width:414px) {

}
@media (max-width:320px) {

}