<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "Bliss Pro";
  src: url('/fonts/BlissPro-ExtraLight.otf');
  font-weight: 100;
}
@font-face {
  font-family: "Bliss Pro";
  src: url('/fonts/BlissPro-Light.otf');
  font-weight: 200;
}
@font-face {
  font-family: "Bliss Pro";
  src: url('/fonts/BlissPro-Medium.otf');
  font-weight: 300;
}
@font-face {
  font-family: "Bliss Pro";
  src: url('/fonts/BlissPro-Regular.otf');
  font-weight: 400;
}
@font-face {
  font-family: "Bliss Pro";
  src: url('/fonts/BlissPro-Bold.otf');
  font-weight: 600;
}
@font-face {
  font-family: "Bliss Pro";
  src: url('/fonts/BlissPro-ExtraBold.otf');
  font-weight: 700;
}
@font-face {
  font-family: "Bliss Pro";
  src: url('/fonts/BlissPro-Heavy.otf');
  font-weight: 800;
}
body {
  font-family: 'Bliss Pro', sans-serif;
  font-weight: 100;
  background-color: #000000;
}
h1 {
  font-family: 'Bliss Pro', sans-serif;
  font-weight: 100 !important;
}
a {
  font-family: 'Bliss Pro', sans-serif;
}
.carousel-caption p a {
  font-family: 'Bliss Pro', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 100;
  color: #ffffff !important;
}
.carousel-caption p a:hover {
  color: #51B8EA !important;
}
.carousel-caption li a {
  font-family: 'Bliss Pro', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 100;
  color: #ffffff !important;
}
.carousel-caption li a:hover {
  color: #51B8EA !important;
}
.text-promo p a {
   color: #ffffff !important;
}
.text-promo p a:hover {
  color: #51B8EA !important;
}
p {
  display: block;
  margin-bottom: 0px;
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active {
  transition: background-color 0s ease-in-out 0s, color 0s 0s;
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
#subscribe-newsletter-info-d {
  color: green !important;
}
#subscribe-newsletter-info-m {
  color: green !important;
}
.termsfeed-com---palette-light .cc-nb-okagree {
  background: linear-gradient(90deg, rgba(81, 184, 234, 1) 0%, rgba(27, 71, 148, 1) 100%) !important;
}
.termsfeed-com---palette-light .cc-nb-reject {
  background: linear-gradient(90deg, rgba(81, 184, 234, 1) 0%, rgba(27, 71, 148, 1) 100%) !important;
}
.termsfeed-com---palette-light.termsfeed-com---nb {
  background-color: rgba(242, 242, 242, .9) !important;
}
.termsfeed-com---palette-light .cc-cp-foot-save {
  background: linear-gradient(90deg, rgba(81, 184, 234, 1) 0%, rgba(27, 71, 148, 1) 100%) !important;
}
.termsfeed-com---pc-dialog .cc-cp-foot-byline {
  opacity: 0;
}
.bg-footer {
  position: relative;
  background-color: #1C1C1C;
}
.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;
}
textarea:focus, input:focus{
  outline: none;
  box-shadow: none;
}
.navbar {
  position: fixed !important;
  z-index: 100;
  width: 100%;
  background-color: #000000;
}
.nav-link {
  color: #FAFAFA;
  padding-right: 50px !important;
  padding-left: 0px !important;
  font-size: 20px !important;
}
.nav-link:hover {
  color: #51B8EA;
}
.navbar-brand {
  margin-top: 4px;
  margin-left: 120px;
}
.dual-collapse2 {
  margin-right: 120px;
}
.dropdown-menu {
  background-color: #000000;
  padding-top: 20px;
  margin-left: -18px;
}
.dropdown-item {
  color: #ffffff;
  background-color: transparent;
  font-weight: 100 !important;
  font-size: 18px;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: #51B8EA;
  background-color: transparent;
}
.carousel-home {
  height: 100vh;
}
.carousel-inner-home {
  height: 100vh;
  border-bottom: 1px solid rgba(53, 53, 52, .2);
}
.carousel-item-home {
  height: 100vh;
}
.carousel-item-home img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.carousel-control-prev-icon {
  background-image: url(/imgs/seta-slider.svg) !important;
}
.carousel-control-next-icon {
  background-image: url(/imgs/seta-slider.svg) !important;
  transform: rotate(180deg);
}
.carousel-control-prev {
  left: 50px !important;
  width: initial !important;
  bottom: initial !important;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.carousel-control-next {
  right: 50px !important;
  width: initial !important;
  /*top: 320px !important;*/
  bottom: initial !important;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*section.solucoes {
  background-image: url(/imgs/section-solucoes.png);
  height: 805px;
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
  border-bottom: 1px solid rgba(53, 53, 52, .2);
}*/
section.solucoes {
  background-position: relative;
  overflow: hidden;
  height: 805px;
  border-bottom: 1px solid rgba(53, 53, 52, .2);
}
section.solucoes:before {
  content:"";
  position: absolute;
  height: 805px;
  width: 100%;
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
}
section.products {
  border-bottom: 1px solid rgba(53, 53, 52, .2)
}
/*section.design {
  background-image: url(/imgs/section-design.png);
  height: 805px;
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
  border-bottom: 1px solid rgba(53, 53, 52, .2);
}*/
section.design {
  background-position: relative;
  overflow: hidden;
  height: 805px;
  border-bottom: 1px solid rgba(53, 53, 52, .2);
}
section.design:before {
  content:"";
  position: absolute;
  height: 805px;
  width: 100%;
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
}
section.setores {
  margin-top: 250px;
  padding-bottom: 250px;
  border-bottom: 1px solid rgba(53, 53, 52, .2);
  padding-left: 120px;
  padding-right: 120px;
}
section.parceiros {
  padding-top: 150px;
  padding-bottom: 200px;
  padding-left: 80px;
  padding-right: 80px;
  background: linear-gradient(180deg, rgba(250,250,250,1) 60%, rgba(218,218,218,1) 90%);
}
.dropdown:hover .nav-link {
  color: #51B8EA;
}
.navlink-last {
  padding-right: 0px !important;
}
.navlink-svg {
  padding-right: 25px !important;
}
.navlink-svg:hover svg#SEARCH path#Path_599 {
  fill: #51B8EA;
}
.navlink-svg:hover svg#LOGIN path#Path_597 {
  fill: #51B8EA;
}
.navlink-svg:hover svg#LOGIN path#Path_598 {
  fill: #51B8EA;
}
.carousel-caption {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 120px;
  right: auto;
  bottom: initial;
  text-align: left;
  width: 650px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.carousel-caption h5 {
  font-size: 56px;
  line-height: 56px;
  padding-bottom: 40px;
  font-weight: 100;
}
.pr-100 {
  padding-right: 100px;
}
.carousel-caption p {
  font-size: 24px;
  line-height: 30px;
  font-weight: 100;
  margin-bottom: 10px;
}
.carousel-caption div {
  font-size: 24px;
  line-height: 30px;
}
.carousel-caption-narrow {
  width: 350px;
}
/*botÃ£o saiba mais*/
.saiba-mais-bt {
  position: relative;
  border-radius: 7px;
  width: 170px;
  height: 56px;
  background: linear-gradient(90deg, rgba(81,184,234,1) 0%, rgba(27,71,148,1) 100%);
  transition: all .35s;
  margin-top: 50px;
  left: 0px;
  text-align: initial;
}
.saiba-mais-bt:hover {
  width: 185px;
  height: 56px;
  left: 0px;
}
.icon {
  position: absolute;
  top: 17px;
  left: 150px;
  z-index: 1;
  opacity: 0;
  transition: all .35s;
}
.saiba-mais-bt a {
  font-size: 26px;
  font-weight: 100;
  color: #ffffff;
  line-height: 56px;
  text-decoration: none;
  padding-left: 30px;
  width: 100%;
  z-index: 1;
  position: relative;
  display: block;
}
.saiba-mais-bt a:hover + .icon {
  opacity: 1;
}
.saiba-mais-bt:hover .black-center {
  width: 184px;
  opacity: 0;
}
.black-center {
  position: absolute;
  height: 50px;
  width: 164px;
  background-color: #000000;
  border-radius: 7px;
  top: 3px;
  left: 3px;
  z-index: 0;
  transition: all .35s;
}
/*fim bt saiba mais*/
/*botÃ£o saiba mais 2*/
.saiba-mais-bt-2 {
  position: relative;
  border-radius: 7px;
  width: 170px;
  height: 56px;
  background: linear-gradient(90deg, rgba(81,184,234,1) 0%, rgba(27,71,148,1) 100%);
  transition: all .35s;
  margin-top: 0px;
  left: 0px;
  text-align: initial;
}
.saiba-mais-bt-2 a {
  font-size: 26px;
  font-weight: 100;
  color: #ffffff;
  line-height: 56px;
  text-decoration: none;
  padding-left: 30px;
  width: 100%;
  z-index: 1;
  position: relative;
  display: block;
}
.grey-center {
  position: absolute;
  height: 50px;
  width: 164px;
  background-color: #1C1C1C;
  border-radius: 7px;
  top: 3px;
  left: 3px;
  z-index: 0;
  transition: all .35s;
}
/*fim bt saiba mais*/
.carousel-indicators {
  position: absolute;
  left: 120px;
  z-index: 2;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 125px;
  height: 1px;
  padding: 0;
  margin-right: 0px;
  margin-left: 0px;
  text-indent: 0px;
  cursor: pointer;
  background: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
  opacity: 1;
}
.carousel-indicators .active {
  height: 2px;
  background: linear-gradient(90deg, rgba(81,184,234,1) 0%, rgba(27,71,148,1) 100%);
  opacity: 1;
}
.carousel-indicators button {
  position: relative;
}
.carousel-indicators button.active:before {
  color: #51B8EA;
}
.carousel-indicators button:before {
  color: #B2B2B2;
  font-size: 22px;
  position: absolute;
  left: 0px;
  font-weight: 100;
  width: 100%;
  top: -38px;
}
.carousel-indicators-blog [data-bs-target] {
  width: 40px !important;
  margin-right: 5px !important;
  padding-top: 20px;
  padding-bottom: 20px;
  height: 2px;
  background-clip: content-box;
}
.carousel-indicators-blog .active {
  height: 3px !important;
}
/*
.carousel-indicators button#button-slider-1:before {
  content: 'BenefÃ­cios';
}
.carousel-indicators button#button-slider-2:before {
  content: 'Setores';
}
.carousel-indicators button#button-slider-3:before {
  content: 'ServiÃ§os';
}
.carousel-indicators button#button-slider-4:before {
  content: 'Promo';
}
*/
.solucoes .text-box {
  color: #FAFAFA;
  padding-left: 120px;
  padding-top: 220px;
  max-width: 920px;
}
.solucoes h1 {
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 30px;
}
.solucoes p {
  font-size: 26px;
  line-height: 32px;
  font-weight: 100;
  padding-right: 100px;
}
.solucoes div {
  font-size: 26px;
  line-height: 32px;
  z-index: 10;
}
.design .text-box {
  color: #FAFAFA;
  padding-top: 260px;
  max-width: 800px;
}
.design h1 {
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 30px;
}
.design p {
  font-size: 26px;
  line-height: 32px;
  font-weight: 100;
  padding-right: 200px;
}
.design div {
  font-size: 26px;
  line-height: 32px;
  z-index: 10;
}
.up-container {
  position: absolute;
  top: 140px;
  right: 5px;
}
.up-container div, a {
  display: inline-block;
}
.up-container div {
  margin-right: 30px;
}
.wheel-1 {
  position: absolute;
  top: 70px;
  right: 0px;
  padding-left: 30px;
  cursor: pointer;
}
.wheel-1 img {
  max-height: 50px;
}
.wheel-2 {
  position: absolute;
  top: 70px;
  right: 0px;
  padding-left: 30px;
  cursor: pointer;
}
.wheel-2 img {
  max-height: 50px;
}
.w-180 {
  width: 180px;
}
.prl-120 {
  padding: 120px 120px;
}
.pr-10 {
  padding-right: 10px;
}
.pl-10 {
  padding-left: 10px;
}
.bg-dark-grey {
  background-color: #1C1C1C !important;
  color: #FAFAFA;
  padding: 80px 80px;
  z-index: 10;
  border: 0px;
  transition: all 0.3s linear;
  cursor: pointer;
}
.bg-dark-grey:hover {
  background-color: #353534 !important;
}
.card-text {
  font-size: 26px !important;
  line-height: 32px;
}
.card-img-container {
  position: relative;
  top: 0px;
  transition: all 0.3s linear;
}
.transform-bg {
  position: absolute;
  top: 0px;
  background-color: #1C1C1C !important;
  width: calc(100% - 10px);
  height: 100%;
  border-radius: 0.375rem;
  transition: all 0.3s linear;
  z-index: 1;
}
.bg-dark-grey:hover + .transform-bg {
  transform: scaleY(1.15);
  background-color: #353534 !important;
}
.bg-dark-grey:hover .saiba-mais-bt-2 .grey-center {
  width: 184px;
  opacity: 0;
}
.bg-dark-grey:hover  .saiba-mais-bt-2 {
  width: 185px;
  height: 56px;
  left: 0px;
}
.bg-dark-grey:hover .saiba-mais-bt-2 a + .icon {
  opacity: 1;
}
.card-body img {
  max-width: 100%;
  transition: all 0.3s linear;
}
.bg-dark-grey:hover .card-body img {
  transform: scale(1.15);
}
.bg-dark-grey:hover .card-img-container {
  position: relative;
  top: -60px;
}
.setores .text-box {
  color: #FAFAFA;
  max-width: 800px;
}
.setores h1 {
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 30px;
}
.setores p {
  font-size: 26px;
  line-height: 32px;
  font-weight: 100;
  padding-right: 100px;
}
.setores div {
  font-size: 26px;
  line-height: 32px;
}
.slider-container {
  height: 100%;
}
.inner-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
.inner-slider.active {
  cursor: grab;
}
.inner-slider-2 {
  position: relative;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  height: 100%;
}
.inner-slider-2.active {
  cursor: grab;
}
.inner-slider-3 {
  position: relative;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
.inner-slider-3.active {
  cursor: grab;
}
.slider-card {
  position: relative;
  display: inline-block;
  margin-left: 20px;
  user-select: none;
  background-color: #1C1C1C;
  width: 400px;
  height: 400px;
  padding: 30px;
  transition: all 0.3s linear;
  white-space: normal;
}
.slider-card-2 {
  width: 550px !important;
  height: 100% !important;
  background-color: #FAFAFA !important;
  padding: 50px !important;
}
.slider-card:hover {
  background-color: #353534;
}
.slider-card img {
  display: block;
  margin: auto;
  max-width: 250px;
}
.slider-card p {
  display: table;
  width: 100%;
  text-align: center;
  padding-right: 0px;
  color: #FAFAFA;
  font-size: 32px;
}
.slider-card-2 h2 {
  font-size: 30px;
  font-weight: 600 !important;
  /*height: 36px;*/
}
.slider-card-2 h3 {
  font-size: 20px;
  font-weight: 200 !important;
  /*height: 24px;*/
}
.slider-card-2 p {
  display: table;
  text-align: left !important;
  /*padding-top: 20px;*/
  padding-right: 0px !important;
  color: #FAFAFA;
  font-size: 25px !important;
}
a.setor-link {
  width: 100%;
  text-align: center;
  padding-right: 0px;
  font-size: 32px;
  color: #51B8EA;
  text-decoration: none;
  opacity: 0;
  transition: all 0.3s linear;
  position: relative;
  z-index: 100;
}
.setor-texto {
  position: absolute;
  left: 0px;
  opacity: 1;
  transition: all 0.2s linear;
}
.slider-card:hover .setor-texto {
  opacity: 0;
}
.slider-card:hover a.setor-link {
  opacity: 1;
}
.parceiros .row {
  padding-bottom: 40px;
}
.parceiros .row .col {
  text-align: center;
}
.clientes h1 {
  padding-bottom: 120px;
  padding-left: 30px;
  color: #353534;
  font-size: 60px;
  line-height: 60px;
  font-weight: 200;
}
.opiniao {
  padding-top: 120px;
}
.opiniao h1 {
  color: #353534;
  font-size: 30px;
  padding-bottom: 50px;
  padding-top: 50px;
  font-weight: 600 !important;
}
.opiniao p {
  color: #353534;
  font-size: 26px;
  line-height: 30px;
  font-weight: 100 !important;
  padding-right: 100px;
}
.opiniao div {
  color: #353534;
  font-size: 26px;
  line-height: 30px;
  font-weight: 100 !important;
  vertical-align: top;
}
.ratings {
  padding-top: 34px;
  height: 58px;
  margin-bottom: 20px;
}
.pad-top-130 {
  padding-top: 130px;
}
.w-315 {
  width: 320px;
}
/*botÃ£o descarregue*/
.descarregue-bt {
  position: relative;
  border-radius: 7px;
  width: 300px;
  height: 56px;
  background: linear-gradient(90deg, rgba(81,184,234,1) 0%, rgba(27,71,148,1) 100%);
  transition: all .35s;
  left: 0px;
  text-align: initial;
  font-size: 26px;
}
.descarregue-bt:hover {
  width: 310px;
  height: 56px;
  left: 0px;
}
.icon-2 {
  position: absolute;
  top: 7px;
  left: 280px;
  z-index: 1;
  opacity: 0;
  transition: all .35s;
}
.descarregue-bt a {
  font-size: 26px;
  font-weight: 100;
  color: #1C1C1C;
  line-height: 56px;
  text-decoration: none;
  padding-left: 30px;
  width: 100%;
  z-index: 1;
  position: relative;
  display: block;
  transition: all .35s;
}
a.black-center-webinar {
  color: #ffffff !important;
  padding-left: 40px !important;
}
a.black-center-video {
  color: #ffffff !important;
  padding-left: 54px !important;
}
.black-center-brochura {
  color: #ffffff !important;
}
.descarregue-bt a:hover {
  color: #ffffff;
}
.descarregue-bt a:hover + .icon-2 {
  opacity: 1;
}
.descarregue-bt:hover .light-grey-center {
  width: 309px;
  opacity: 0;
}
.descarregue-bt:hover .black-center-descarregue {
  width: 309px;
  opacity: 0;
}
.light-grey-center {
  position: absolute;
  height: 50px;
  width: 294px;
  background-color: #DFDFDF;
  border-radius: 7px;
  top: 3px;
  left: 3px;
  z-index: 0;
  transition: all .35s;
}
.black-center-descarregue {
  position: absolute;
  height: 50px;
  width: 294px;
  background-color: #000000;
  border-radius: 7px;
  top: 3px;
  left: 3px;
  z-index: 0;
  transition: all .35s;
}
/*botÃ£o case studies*/
.cases-bt {
  position: relative;
  border-radius: 7px;
  width: 200px;
  height: 56px;
  background: linear-gradient(90deg, rgba(81,184,234,1) 0%, rgba(27,71,148,1) 100%);
  transition: all .35s;
  left: 0px;
  text-align: initial;
  font-size: 26px;
}
.cases-bt:hover {
  width: 210px;
  height: 56px;
  left: 0px;
}
.cases-icon {
  position: absolute;
  top: 7px;
  left: 180px;
  z-index: 1;
  opacity: 0;
  transition: all .35s;
}
.cases-bt a {
  font-size: 26px;
  font-weight: 100;
  color: #ffffff;
  line-height: 56px;
  text-decoration: none;
  padding-left: 38px;
  width: 100%;
  z-index: 1;
  position: relative;
  display: block;
  transition: all .35s;
}
.black-center-cases {
  position: absolute;
  height: 50px;
  width: 194px;
  background-color: #000000;
  border-radius: 7px;
  top: 3px;
  left: 3px;
  z-index: 0;
  transition: all .35s;
}
.cases-bt a:hover {
  color: #ffffff;
}
.cases-bt a:hover + .cases-icon {
  opacity: 1;
}
.cases-bt:hover .black-center-cases {
  width: 209px;
  opacity: 0;
}
/*botÃ£o contacto*/
.contacto-bt {
  position: relative;
  border-radius: 7px;
  width: 250px;
  height: 56px;
  background: linear-gradient(90deg, rgba(81,184,234,1) 0%, rgba(27,71,148,1) 100%);
  transition: all .35s;
  left: 0px;
  text-align: initial;
  font-size: 26px;
}
.contacto-bt:hover {
  width: 260px;
  height: 56px;
  left: 0px;
}
.contacto-bt a {
  font-size: 26px;
  font-weight: 100;
  color: #1C1C1C;
  line-height: 56px;
  text-decoration: none;
  padding-left: 30px;
  width: 100%;
  z-index: 1;
  position: relative;
  display: block;
  transition: all .35s;
}
.contacto-bt a:hover {
  color: #ffffff;
}
.icon-3 {
  position: absolute;
  top: 7px;
  left: 230px;
  z-index: 1;
  opacity: 0;
  transition: all .35s;
}
.contacto-bt a:hover + .icon-3 {
  opacity: 1;
}
.contacto-bt:hover .light-grey-center-2 {
  width: 259px;
  opacity: 0;
}
.light-grey-center-2 {
  position: absolute;
  height: 50px;
  width: 244px;
  background-color: #DFDFDF;
  border-radius: 7px;
  top: 3px;
  left: 3px;
  z-index: 0;
  transition: all .35s;
}
/*botÃ£o junte-se*/
.junte-se-bt {
  position: relative;
  border-radius: 7px;
  width: 220px;
  height: 56px;
  background: linear-gradient(90deg, rgba(81,184,234,1) 0%, rgba(27,71,148,1) 100%);
  transition: all .35s;
  left: 0px;
  text-align: initial;
  font-size: 26px;
}
.junte-se-bt:hover {
  width: 230px;
  height: 56px;
  left: 0px;
}
.junte-se-bt a {
  font-size: 26px;
  font-weight: 100;
  color: #ffffff;
  line-height: 56px;
  text-decoration: none;
  padding-left: 30px;
  width: 100%;
  z-index: 1;
  position: relative;
  display: block;
  transition: all .35s;
}
.junte-se-bt a:hover {
  color: #ffffff;
}
.icon-3 {
  position: absolute;
  top: 7px;
  left: 200px;
  z-index: 1;
  opacity: 0;
  transition: all .35s;
}
.junte-se-bt a:hover + .icon-3 {
  opacity: 1;
}
.junte-se-bt:hover .black-center-junte-se {
  width: 229px;
  opacity: 0;
}
.black-center-junte-se {
  position: absolute;
  height: 50px;
  width: 214px;
  background-color: #000000;
  border-radius: 7px;
  top: 3px;
  left: 3px;
  z-index: 0;
  transition: all .35s;
}
.bg-footer h4 {
  color: #FAFAFA;
  font-weight: 100;
  font-size: 24px;
  padding-bottom: 20px;
}
.bg-footer h4 a {
  color: #FAFAFA;
  font-weight: 100;
  font-size: 24px;
  /*padding-bottom: 20px;*/
  text-decoration: none !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.bg-footer h4 a:hover {
  color: #51B8EA;
}
.footer-link {
  color: #B2B2B2;
  padding-right: 50px !important;
  padding-left: 0px !important;
  text-decoration: none !important;
  line-height: 20px;
}
.footer-link:hover {
  color: #51B8EA;
}
.bg-footer p {
  color: #B2B2B2;
  font-weight: 100;
  font-size: 20px;
  position: relative;
}
.bg-footer p span {
  font-size: 10px;
  color: #707070;
  padding-left: 10px;
}
.border-bottom-footer {
  border-bottom: 1px solid #353534;
}
.assis-tec {
  margin-top: 30px;
  margin-bottom: 60px;
}
.mt-80 {
  margin-top: 80px;
  padding-bottom: 120px;
}
.social-icons {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.pr-25px li {
  padding-right: 25px;
  cursor: pointer;
}
ul.pr-25px li:hover svg path {
  fill: #51B8EA;
}
.frase-news {
  font-size: 15px !important;
  color: #B2B2B2 !important;
  font-weight: 200 !important;
  margin-top: 10px;
}
.frase-news a {
  color: #B2B2B2 !important;
}
.frase-news a:hover {
  color: #4ABAF0 !important;
}
.form-check .form-check-input {
  margin-left: 5px !important;
}
#newsletter1 {
  color: #B2B2B2;
  width: 100%;
  padding: 10px 0px;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #ffffff;
  border-radius: 0px;
  background-color: transparent;
  font-size: 18px;
  font-weight: 100;
}
#newsletter1:focus {
  box-shadow: none;
}
#newsletter1::placeholder {
  font-size: 16px;
  font-weight: 100;
  color: rgba(178, 178, 178, .5);
}
.btn-home-news {
  position: relative;
  background-color: transparent;
  border: none;
  font-size: 24px;
  font-weight: 100;
  border-bottom: 1px solid #ffffff;
  border-radius: 0px;
  padding: 0px;
  margin-top: 18px;
  height: 30px;
  width: auto;
  white-space: nowrap;
}
.btn-home-news:hover {
  background-color: transparent;
  color: #51B8EA;
  border-bottom: 1px solid #51B8EA;
}
.form-news {
  position: relative;
}
.form-news h5 {
  position: absolute;
  color: #B2B2B2;
  font-weight: 200;
  font-size: 16px;
  margin-block-start: 0px;
  margin-block-end: 0px;
  top: -59px;
  left: 0px;
  text-align: left;
  width: 320px;
  pointer-events: none;
}
.siga-novidades {
  color: #B2B2B2 !important;
  font-weight: 200 !important;
  font-size: 16px !important;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pt-40 {
  padding-top: 40px;
}
.ptb-footer {
  padding-top: 50px;
}
.ptb-footer a {
  color: #B2B2B2 !important;
}
.ptb-footer a:hover {
  color: #4ABAF0 !important;
}
.black-footer {
  background-color: #000000;
  height: 130px;
  padding-top: 55px;
}
.copyright {
  color: #FAFAFA !important;
  padding-left: 25px;
}
.modal-pesquisa {
  margin-top: 200px;
  max-width: 600px;
}
.modal-content-pesquisa {
  background-color: rgba(40, 40, 40, .6);
  border: 1px solid rgba(255, 255, 255, .05);
  backdrop-filter: blur(35px);
}
.btn-close-pesquisa {
  opacity: 1;
}
.modal-title-pesquisa {
  color: #51B8EA !important;
  font-size: 28px;
  font-weight: 100;
}
.modal-header-pesquisa {
  border-bottom: none !important;
}
.form-pesquisar {
  padding: 0px 10px 0px 70px;
  line-height: 48px;
  font-size: 20px;
  font-weight: 100;
  color: #1C1C1C;
  border: 1px solid #1C1C1C;
  background-color: rgba(255, 255, 255, .4);
  backdrop-filter: blur(10px);
  background-image: url(/imgs/lupa-pesquisa.svg);
  background-repeat: no-repeat;
  background-position: 25px center;
  max-width: 450px;
}
.form-pesquisar::placeholder {
  font-size: 20px;
  font-weight: 100;
  color: #1C1C1C;
}
.form-pesquisar:focus {
  color: #1C1C1C !important;
  background-color: rgba(255, 255, 255, .5) !important;
  border-color: #1C1C1C !important;
  outline: 0 !important;
  box-shadow: none !important;
}
.modal-body-pesquisa {
  padding-bottom: 40px;
}
li.nav-item {
  cursor: pointer;
  list-style: none;
}
.lista-resultados {
  margin-top: 40px;
  max-height: 320px;
  overflow-y: scroll;
}
.resultados-pesquisa a {
  color: #ffffff;
  font-size: 20px;
  padding-top: 15px;
}
.resultados-pesquisa a:hover {
  color: #51B8EA;
}
/* width */
.lista-resultados::-webkit-scrollbar {
  width: 4px;
}
/* Track */
.lista-resultados::-webkit-scrollbar-track {
  background: #353534;
  border-radius: 10px;
}
/* Handle */
.lista-resultados::-webkit-scrollbar-thumb {
  background: #51B8EA;
  border-radius: 10px;
}
/* Handle on hover */
.lista-resultados::-webkit-scrollbar-thumb:hover {
  background: #51B8EA;
}
.lang-three-columns {
  display:flex;
  flex-wrap:wrap;
}
.lang-three-columns &gt; * {
  width: calc(100% / 3);
  padding-bottom: 35px;
}
.lang-three-columns div a {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 100;
  text-decoration: none !important;
}
.lang-three-columns div a:hover {
  color: #51B8EA;
}
.lang-three-columns div img {
  padding-right: 8px;
}
.modal-body-idioma {
  padding-bottom: 5px;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, .9);
  min-width: 250px;
  z-index: 1;
  bottom: 0px;
  left: -250px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, .05);
}
.dropdown-content a {
  color: #FAFAFA;
  padding: 12px 25px;
  text-decoration: none !important;
  display: block;
}
.dropdown-content a:hover {
  color: #51B8EA;
}
.dropdown-content-faqs {
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, .9);
  min-width: 250px;
  z-index: 1;
  bottom: 0px;
  left: -250px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, .05);
}
.dropdown-content-faqs a {
  color: #FAFAFA;
  padding: 12px 25px;
  text-decoration: none !important;
  display: block;
}
.dropdown-content-faqs a:hover {
  color: #51B8EA;
}
.border-menu {
  border-bottom: 1px solid #353534;
}
.wheel-1:hover .dropdown-content {
  display: block;
}
.wheel-2:hover .dropdown-content-faqs {
  display: block;
}
div.social-float-parent-2 {
  width: 25%;
  height: 200px;
  position: fixed;
  z-index: 1000;
  right: 0px;
  bottom: 130px;
}
div#social-float-2 {
  right: 0px;
  margin-right: 30px;
  height: 180px;
  z-index: 100;
  position: fixed;
  width: 230px;
  bottom: 150px;
}
div.social-float-parent {
  width: 100%;
  position: relative;
  overflow: hidden;
}
div#social-float {
  right: 0px;
  margin-right: 30px;
  height: 180px;
  z-index: 100;
  position: fixed;
  width: 230px;
  bottom: 30px;
}
div#footer {
  position: relative;
  width: 100%;
  height: 130px;
}
.bottom-menu-mobile {
  display: none;
}
.logos-desktop {
  display: block;
}
.logos-mobile {
  display: none;
}
.bts-cta-home-mobile {
  display: none;
}
.bts-cta-home-desktop {
  display: block;
}
.px-5-50 {
  padding-right: 60px !important;
  padding-left: 60px !important;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-20-mobile {
  padding-bottom: 0px;
}
.v-desktop-flex {
  display: flex;
}
.v-mobile-flex {
  display: none;
}
.v-desktop {
  display: block;
}
.v-mobile {
  display: none;
}
.mb-16 {
  padding-bottom: 16px;
}
.social-divider {
  display: none;
}
.select-option {
  color: #51B8EA;
  font-size: 20px;
  font-weight: 100;
}
.modal-body-video {
  padding: 0px 50px 40px 50px;
}
.modal-header-video {
  border-bottom: none !important;
  padding: 25px 30px 6px 50px;
}
.video-form-list {
  padding-top: 15px;
}
.custom-check-wrapper {
  padding-top: 20px;
}
.custom-check {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 100;
  line-height: 1.1;
  display: grid;
  grid-template-columns: 1em auto;
  gap: 0.5em;
}
.custom-check input[type="checkbox"] {
  appearance: none;
  background-color: #000000;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 20px;
  height: 20px;
  border: 1px solid #B2B2B2;
  border-radius: 5px;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  margin-top: 5px;
}
.custom-check input[type="checkbox"]::before {
  content: "";
  width: 10px;
  height: 10px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
  background-color: #51B8EA;
  border-radius: 3px;
}
.custom-check input[type="checkbox"]:checked::before {
  transform: scale(1);
}
.modal-video {
  margin-top: 200px;
  max-width: 450px;
}
.submeter-bt {
  position: relative;
  border-radius: 7px;
  width: 100px;
  height: 34px;
  background: linear-gradient(90deg, rgba(81,184,234,1) 0%, rgba(27,71,148,1) 100%);
  transition: all .35s;
  margin-top: 50px;
  left: 0px;
  text-align: initial;
}
.submeter-bt:hover {
  width: 115px;
  height: 34px;
  left: 0px;
}
.submeter-bt a {
  font-size: 16px;
  font-weight: 100;
  color: #ffffff;
  line-height: 34px;
  text-decoration: none;
  padding-left: 20px;
  width: 100%;
  z-index: 1;
  position: relative;
  display: block;
}
.submeter-black-center {
  position: absolute;
  height: 28px;
  width: 94px;
  background-color: #000000;
  border-radius: 7px;
  top: 3px;
  left: 3px;
  z-index: 0;
  transition: all .35s;
}
.submeter-icon {
  position: absolute;
  top: 4px;
  left: 92px;
  z-index: 1;
  opacity: 0;
  transition: all .35s;
}
.submeter-icon svg {
  height: 12px;
}
.submeter-bt a:hover + .submeter-icon {
  opacity: 1;
}
.submeter-bt:hover .submeter-black-center {
  width: 114px;
  opacity: 0;
}
.bt-mais-25 {
  width: 125px !important;
}
.bt-mais-25:hover {
  width: 140px !important;
}
.bt-mais-25-black-center {
  width: 119px;
}
.bt-mais-25:hover .bt-mais-25-black-center {
  width: 139px;
  opacity: 0;
}
.bt-mais-25 a {
  padding-left: 24px !important;
}
.bt-mais-25-icon {
  left: 116px;
}
.custom-check-small {
  font-size: 14px;
  color: #B2B2B2 !important;
  grid-template-columns: 1.5em auto;
}
.custom-check-small a {
  color: #B2B2B2;
  text-decoration: underline !important;
}
.custom-check-small a:hover {
  color: #4ABAF0;
}
.one-line {
  line-height: 28px !important;
}
.form-video {
  padding: 0px 25px 0px 25px;
  font-size: 24px;
  font-weight: 100;
  line-height: 48px;
  color: #1C1C1C;
  background-color: rgba(255, 255, 255, .4);
  backdrop-filter: blur(10px);
  border: 1px solid #1C1C1C;
  border-radius: 8px;
}
.form-video::placeholder {
  font-size: 20px;
  font-weight: 100;
  color: #1C1C1C;
}
.form-video:focus {
  color: #1C1C1C !important;
  background-color: rgba(255, 255, 255, .5) !important;
  border-color: #1C1C1C !important;
  outline: 0 !important;
  box-shadow: none !important;
}
.iti.iti--allow-dropdown.iti--show-flags {
  width: 100%;
}
.mb-10 {
  margin-bottom: 10px;
}
ul#iti-0__country-listbox {
  max-width: 348px;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #FAFAFA;
}
ul#iti-1__country-listbox {
  max-width: 348px;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #FAFAFA;
}
.modal-login {
  margin-top: 200px;
  max-width: 800px;
}
.login-col-left {
  background-color: #FAFAFA;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding: 60px 45px 40px 45px;
}
.login-col-right {
  padding: 60px 35px 40px 30px;
}
.login-col-right h5 {
  color: #FAFAFA;
  font-size: 20px;
  line-height: 24px;
  font-weight: 100;
  padding-top: 30px;
}
.login-col-right p {
  color: #B2B2B2;
  font-size: 16px;
  line-height: 20px;
  font-weight: 100;
  padding-top: 25px;
}
.btn-close-login {
  opacity: 1;
  float: right;
  padding-top: 30px;
  padding-right: 30px;
}
.input-login {
  font-size: 20px;
  font-weight: 100;
  color: #353534;
  border: 1px solid #383837;
  padding: 9px 10px 9px 55px;
  background-color: #FAFAFA;
}
.input-login-bg {
  background-image: url(/imgs/arroba.svg);
  background-repeat: no-repeat;
  background-position: 15px 3px;
  position: absolute;
  width: 50px;
  height: 50px;
  z-index: 100;
}
.input-login-pass-bg {
  background-image: url(/imgs/lock.svg) !important;
  background-repeat: no-repeat;
  background-position: 18px center !important;
  position: absolute;
  width: 50px;
  height: 50px;
  z-index: 100;
}
.input-login::placeholder {
  font-size: 20px;
  font-weight: 100;
  color: rgba(53, 53, 52, .35);
}
.input-login:focus {
  border: 1px solid #383837;
  outline: 0 !important;
  box-shadow: none !important;
}
.input-login-no-bg {
  padding: 9px 10px 9px 25px !important;
  background-image: none !important;
}
.pb-50 {
  padding-bottom: 50px;
}
.custom-check-2 {
  font-size: 16px !important;
  color: rgba(53, 53, 52, .35) !important;
}
.custom-check-2 input[type="checkbox"] {
  background-color: #FAFAFA !important;
  margin-top: 0px !important;
}
.esqueceu a {
  color: rgba(53, 53, 52, .35);
  position: absolute;
  top: 16px;
  right: 0px;
  text-decoration: none !important;
}
.esqueceu a:hover {
  color: #51B8EA;
}
.pl-31 {
  padding-left: 31px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.pedir-acesso {
  font-size: 16px;
  font-weight: 100;
  color: #151515;
  padding-top: 60px;
}
.pedir-acesso a {
  color: #51B8EA;
  text-decoration: none !important;
}
.pedir-acesso a:hover {
  color: #51B8EA;
  text-decoration: underline !important;
}
.bg-login {
  background-image: url(/imgs/area-tecnica.svg) !important;
  background-repeat: no-repeat;
  background-position: 0px 6px !important;
  padding-left: 45px;
}
.empresa-somengil-top {
  /*background-image: url(/imgs/empresa-somengil-top.jpg) !important;*/
  background-size: cover;
}
/*.empresa-recrutamento-top {
  background-image: url(/imgs/empresa-recrutamento-top.jpg) !important;
  background-size: cover;
  height: 100vh;
}*/
.empresa-recrutamento-top {
  overflow: hidden;
  height: 100vh;
}
.empresa-recrutamento-top:before {
  content:"";
  height: 100vh;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.empresa-promo-top {
  /*background-image: url(/imgs/promo-1.jpg) !important;*/
  background-size: cover;
  height: 100vh;
  background-position: center;
}
/*.empresa-blog-top {
  background-image: url(/imgs/banner-blog-1.jpg) !important;
  background-size: cover;
  height: 100vh;
}*/
.empresa-blog-top {
  overflow: hidden;
  height: 100vh;
}
.empresa-blog-top:before {
  content:"";
  height: 100vh;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/imgs/banner-blog-1.jpg) !important;
}
.empresa-tecnica-top {
  background-image: url(/imgs/banner-area-tecnica.jpg) !important;
  background-size: cover;
  height: 100vh;
}
.empresa-multiwasher-top {
  background-image: url(/imgs/multiwasher.png) !important;
  border-bottom: 1px solid rgba(53, 53, 52, .2);
  background-size: contain;
  background-position: center right 0px;
  background-repeat: no-repeat;
}
.empresa-engiwash-top {
  background-image: url(/imgs/topo-engiwash.jpg) !important;
  border-bottom: 1px solid rgba(53, 53, 52, .2);
  background-position: center right 0px;
  background-size: cover;
}
.section-border-bottom {
  border-bottom: 1px solid rgba(53, 53, 52, .2);
}
.pr-320 {
  padding-right: 320px;
}
.pr-220 {
  padding-right: 220px;
}
.solucoes-empresa {
  /*background-image: url(/imgs/solucoes-empresa.png) !important;*/
}
.apoio-360 {
  /*background-image: url(/imgs/apoio-360.png) !important;*/
}
.valores {
  padding: 120px 120px;
}
.valores h1 {
  color: #FAFAFA;
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 30px;
}
.valores p {
  color: #FAFAFA;
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 16px;
}
.valores div {
  color: #FAFAFA;
  font-size: 24px;
  line-height: 30px;
}
.abordagem {
  padding: 75px 500px 120px 120px;
}
.abordagem h1 {
  color: #FAFAFA;
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 40px;
  padding-top: 80px;
}
.abordagem p {
  color: #FAFAFA;
  font-size: 24px;
  line-height: 30px;
}
.abordagem div {
  color: #FAFAFA;
  font-size: 24px;
  line-height: 30px;
}
.certificacao {
  padding: 0px 120px 120px 120px;
}
.certificacao h1 {
  color: #FAFAFA;
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 40px;
  padding-top: 20px;
}
.certificacao p {
  color: #FAFAFA;
  font-size: 24px;
  line-height: 30px;
}
.certificacao div {
  color: #FAFAFA;
  font-size: 24px;
  line-height: 30px;
}
.quatro-icones {
  padding: 0px 120px 120px 120px;
}
.quatro-icones div.col-6 {
  background-color: #1C1C1C;
  background-clip: content-box;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 20px;
  position: relative;
}
.icone-d3 {
  padding: 40px 40px;
  float: left;
  max-width: 57%;
}
.icone-d3 img {
  max-width: 100%;
}
.texto-icone {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #FAFAFA;
  font-weight: 100;
  font-size: 40px;
}
.hover-icones-text {
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background-color: #353534;
  cursor: pointer;
  opacity: 0;
  transition: all 0.3s linear;
  padding-top: 50px;
}
.hover-icones:hover .hover-icones-text {
  opacity: 1;
}
.hover-icones-text p {
  padding: 30px 75px 0px 75px;
  color: #FAFAFA;
  font-size: 24px;
  line-height: 32px;
  font-weight: 100;
}
.page-caption {
  width: 820px !important;
}
.page-caption-large {
  width: 1080px !important;
}
section.form-candidatura {
  background-color: #FAFAFA;
}
.candidatura {
  padding: 200px 120px 150px 120px;
}
.candidatura h1 {
  font-weight: 200;
  font-size: 60px;
  line-height: 60px;
  color: #353534;
  padding-bottom: 40px;
}
.candidatura h2 {
  font-weight: 100;
  font-size: 26px;
  color: #353534;
  max-width: 50%;
}
.setores-icones {
  position: relative;
  padding: 200px 120px 200px 120px;
}
.setores-icones h1 {
  color: #FAFAFA;
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 60px;
  font-weight: 100;
}
.setores-icones h2 {
  color: #51B8EA;
  font-size: 42px;
  line-height: 46px;
  padding-bottom: 25px;
  font-weight: 100;
}
.setores-icones p {
  color: #FAFAFA;
  font-size: 24px;
  line-height: 28px;
  font-weight: 100;
}
.setores-icones img {
  max-width: 250px;
}
.pt-120 {
  padding-top: 120px;
}
.bg-blue-gradient {
  background-image: url(/imgs/bg-gradient.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}
.setores-galeria {
  padding: 120px 0px;
}
.setores-galeria h1 {
  padding: 0px 120px;
  color: #FAFAFA;
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 140px;
  font-weight: 100;
}
.card-gallery {
  position: relative;
  display: inline-block;
  user-select: none;
  transition: all 0.3s linear;
  white-space: normal;
  margin-left: 0px !important;
  margin-right: 20px;
  background-color: transparent;
  width: 550px !important;
  height: 550px !important;
}
.galeria-1 {
  background-position: center center;
  background-size: 250%;
}
.galeria-1:hover {
  background-size: 350%;
}
.modal-body-galeria {
  background-color: #000000;
  padding: 0px;
}
button.btn-galeria {
  right: 50px;
  top: 12px;
  z-index: 500;
  position: absolute;
}
.prev-prod-slider {
  position: absolute;
  height: 100%;
  width: 40px;
  left: 0px;
  top: 0px;
  background-color: rgba(255, 255, 255, .05);
}
.prev-prod-slider button {
  left: 5px !important;
}
.next-prod-slider {
  position: absolute;
  height: 100%;
  width: 40px;
  right: 0px;
  top: 0px;
  background-color: rgba(255, 255, 255, .05);
}
.next-prod-slider button {
  right: 5px !important;
}
.caption-prod {
  position: absolute;
  bottom: 0px;
  top: initial !important;
  left: 40px;
  width: calc(100% - 80px);
  background-color: rgba(0, 0, 0, .5);
  padding-top: 15px;
  padding-bottom: 15px;
}
.caption-prod p {
  color: #FAFAFA;
  font-weight: 100;
  font-size: 20px;
  padding-left: 40px;
}
.dados-tecnicos {
  padding: 120px 120px 0px 120px;
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(218,218,218,1) 80%);
}
.dados-tecnicos h1 {
  font-size: 60px;
  line-height: 60px;
  color: #1C1C1C;
}
.max-90 {
  max-width: 90%;
}
.max-100 {
  max-width: 100%;
}
.pt-60 {
  padding-top: 60px;
}
.assista-bts {
  padding: 120px;
}
.assista-bts h1 {
  color: #FAFAFA;
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 60px;
}
.white-body {
  background-color: #ffffff !important;
}
/*.empresa-healthtech-top {
  background-image: url(/imgs/healthtech.png) !important;
  border-bottom: 1px solid rgba(53, 53, 52, .2);
  background-size: cover;
}*/
.empresa-healthtech-top {
  border-bottom: 1px solid rgba(53, 53, 52, .2);
  overflow: hidden;
}
.empresa-healthtech-top:before {
  content:"";
  height: 100vh;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/imgs/healthtech.png) !important;
}
.font-dark {
  color: #1C1C1C !important;
}
.healthtech-img-left {
  background-image: url(/imgs/healthtech-img-left.png) !important;
}
.healthtech-img-right {
  background-image: url(/imgs/healthtech-img-right.png) !important;
}
.prev-bg-black {
  background-color: rgba(0, 0, 0, .7) !important;
}
.bg-bt-light {
  background-color: #FAFAFA !important;
}
a.font-bt-light {
  color: #1C1C1C !important;
}
a.font-bt-light:hover {
  color: #FFFFFF !important;
}
.bottom-slider-100 {
  bottom: 160px;
}
.form-titles {
  font-weight: 100;
  font-size: 30px;
  color: #51B8EA;
  padding-bottom: 16px;
  padding-top: 90px;
}
.nota-form {
  font-size: 16px;
  color: #707070;
  font-weight: 100;
  padding-top: 10px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-100 {
  padding-top: 100px;
}
.form-candidatura input {
  border: 1px solid #1C1C1C;
  font-size: 20px;
  font-weight: 100;
  color: rgba(53, 53, 52, 1);
  padding: 8px 20px;
}
.form-candidatura input::placeholder {
  font-size: 20px;
  font-weight: 100;
  color: rgba(53, 53, 52, .35);
}
.form-candidatura input:focus {
  border: 1px solid #383837;
  outline: 0 !important;
  box-shadow: none !important;
}
.MultiCheckBox {
  font-size: 20px;
  font-weight: 100;
  color: rgba(53, 53, 52, 1);
  border: 1px solid #1C1C1C;
  padding: 8px 20px;
  border-radius: .375rem;
  cursor:pointer;
}
.MultiCheckBox .k-icon{
  font-size: 15px;
  float: right;
  font-weight: bolder;
  margin-top: -2px;
  height: 7px;
  width: 14px;
  color:#787878;
}
.MultiCheckBoxDetail {
  width: calc(100% - 23px) !important;
  display:none;
  position:absolute;
  border:1px solid #e2e2e2;
  overflow-y:hidden;
  background-color: #ffffff;
  z-index: 100;
}
.MultiCheckBoxDetailBody {
  overflow-y:scroll;
}
.MultiCheckBoxDetail .cont  {
  clear:both;
  overflow: hidden;
  padding: 2px;
}
.MultiCheckBoxDetail .cont:hover  {
  background-color:#cfcfcf;
}
.MultiCheckBoxDetailBody &gt; div &gt; div {
  float:left;
  color: #1C1C1C;
  font-size: 18px;
}
.MultiCheckBoxDetailBody &gt; div &gt; div:nth-child(1) {
  padding-left: 16px;
}
.MultiCheckBoxDetailBody &gt; div &gt; div:nth-child(2) {
  color: #1C1C1C;
  font-size: 18px;
  padding-left: 10px;
}
.MultiCheckBoxDetailBody &gt; div &gt; div:nth-child(1) input[type="checkbox"] {
  appearance: none;
  background-color: #ffffff;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 20px;
  height: 20px;
  border: 1px solid #1C1C1C;
  border-radius: 5px;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  margin-top: 5px;
  padding: 0px !important;
}
.MultiCheckBoxDetailBody &gt; div &gt; div:nth-child(1) input[type="checkbox"]:checked::before {
  transform: scale(1);
}
.MultiCheckBoxDetailBody &gt; div &gt; div:nth-child(1) input[type="checkbox"]::before {
  content: "";
  width: 10px;
  height: 10px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
  background-color: #51B8EA;
  border-radius: 3px;
}
.MultiCheckBoxDetailHeader {
  overflow:hidden;
  position:relative;
  height: 28px;
  background-color:#3d3d3d;
  display: none;
}
.MultiCheckBoxDetailHeader&gt;input {
  position: absolute;
  top: 4px;
  left: 3px;
}
.MultiCheckBoxDetailHeader&gt;div {
  position: absolute;
  top: 5px;
  left: 24px;
  color:#fff;
}
.form-carreiras-check-container {
  display: inline-block;
  margin-right: 50px;
}
.form-carreiras-check {
  font-size: 24px;
  color: #353534;
  font-weight: 100;
  line-height: 1.1;
  display: grid;
  grid-template-columns: 1em auto;
  gap: 0.5em;
}
.form-carreiras-check input[type="checkbox"] {
  appearance: none;
  background-color: #ffffff;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 20px;
  height: 20px;
  border: 1px solid #1C1C1C;
  border-radius: 5px;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  margin-top: 5px;
  padding: 0px;
}
.form-carreiras-check input[type="checkbox"]:checked::before {
  transform: scale(1);
}
.form-carreiras-check input[type="checkbox"]::before {
  content: "";
  width: 10px;
  height: 10px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
  background-color: #51B8EA;
  border-radius: 3px;
}
.custom-file-upload {
  background-image: url(/imgs/file-grey.svg);
  background-repeat: no-repeat;
  background-position: center right 25px;
  min-width: 400px;
  padding: 8px 20px;
  border: 1px solid #1C1C1C;
  border-radius: .375rem;
  font-size: 20px;
  font-weight: 100;
  color: rgba(53, 53, 52, 1);
  cursor: pointer;
  background-color: #ffffff;
  text-align: left;
}
.custom-file-upload:hover {
  background-image: url(/imgs/file-white.svg);
  border: 1px solid #1C1C1C;
  background-color: #51B8EA;
  color: #FAFAFA;
}
.file-box {
  border: none !important;
  background-color: transparent !important;
}
.pt-150 {
  padding-top: 120px;
}
.pl-50-2 {
  padding-left: 50px !important;
}
/*.setor-alimentar-top {
  background-image: url(/imgs/setor-alimentar.jpg) !important;
  background-size: cover;
}*/
.setor-alimentar-top {
  overflow: hidden;
  height: 100vh;
}
.setor-alimentar-top:before {
  content:"";
  height: 100vh;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.tabs-setores {
  padding: 80px 0px 0px 0px;
  border-bottom: 1px solid #1C1C1C;
}
.tab-content-setores {
  background-color: #353534;
  color: #FAFAFA;
  padding: 120px 120px 40px 120px;
}
.nav-tabs-setores {
  border-bottom: none;
  padding: 0px 120px;
  flex-wrap: nowrap;
}
.nav-item-setores {
  background: linear-gradient(to top, #000000 0px, #000000 50px, #1c1c1c 50px, #1c1c1c 250px) !important;
  margin-left: 10px;
  border-radius: 5px !important;
}
.nav-link-setores {
  position: relative;
  /*width: 175px;*/
  width: auto;
  min-width: 175px;
  height: 250px;
  border: none !important;
  border-radius: 5px !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
  font-size: 20px;
  line-height: 20px;
  font-weight: 100;
  color: #FFFFFF;
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 70px;
  transition: all .5s;
  text-align: center;
  background-size: 175px !important;
  background-position: center top -5px !important;
  background-repeat: no-repeat !important;
}
.nav-link-setores.active {
  background: #353534 !important;
  border: none !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  color: #00B9EC !important;
  background-size: 175px !important;
  background-position: center top -5px !important;
  background-repeat: no-repeat !important;
}
.nav-link-setores:focus, .nav-link-setores:hover {
  background: #353534 !important;
  border: none !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  color: #00B9EC !important;
  background-size: 175px !important;
  background-position: center top -5px !important;
  background-repeat: no-repeat !important;
}
/*.bg-contactos {
  background-image: url(/imgs/bg-contactos.png) !important;
  background-size: cover;
  height: 80vh;
}*/
.bg-contactos {
  overflow: hidden;
  height: 80vh;
}
.bg-contactos:before {
  content:"";
  height: 80vh;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/imgs/bg-contactos.png) !important;
}
.pr-150 {
  padding-right: 150px;
}
.contactos {
  color: #FAFAFA;
  position: absolute;
  bottom: 80px;
  width: 100%;
  padding-left: 120px;
}
.contactos h5 {
  font-weight: 200;
  font-size: 24px;
  padding-bottom: 0px;
}
.contactos p {
  font-weight: 100;
  font-size: 24px;
  padding-bottom: 0px;
}
.pe-80 {
  padding-right: 80px;
}
.tab-content-setores h1 {
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 50px;
  font-weight: 100;
}
.tab-content-setores h2 {
  font-size: 40px;
  line-height: 40px;
  padding-bottom: 30px;
  padding-top: 90px;
  font-weight: 100;
}
.tab-content-setores p {
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 30px;
}
.img-setores-100 {
  max-width: 100%;
  padding-bottom: 90px;
}
.case-studies {
  background-color: #353534;
  color: #FAFAFA;
  padding: 80px 120px;
}
.case-studies h1 {
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 30px;
  font-weight: 100;
}
.case-studies h2 {
  font-size: 40px;
  line-height: 40px;
  padding-bottom: 30px;
  padding-top: 60px;
  font-weight: 100;
}
.case-studies h2:nth-child(1) {
  padding-top: 0px !important;
}
.case-studies p {
  font-size: 24px;
  line-height: 30px;
}
.img-cases {
  max-width: 220px;
}
.pt-pb-60 {
  padding-top: 20px;
  padding-bottom: 40px;
}
.text-italic {
  font-style: italic;
}
.setores-galeria-cases {
  padding: 0px 0px 200px 0px;
  background-color: #353534;
}
.setores-video-cases {
  padding: 0px 120px 80px 120px;
  background-color: #353534;
}
.setores-video-cases h1 {
  padding: 0px 0px 100px 0px !important;
}
.pb-160-bt {
  padding-bottom: 160px;
}
/*botÃ£o large-420*/
.large-420-bt {
  position: relative;
  border-radius: 7px;
  width: 420px;
  height: 56px;
  background: linear-gradient(90deg, rgba(81,184,234,1) 0%, rgba(27,71,148,1) 100%);
  transition: all .35s;
  left: 0px;
  text-align: initial;
  font-size: 26px;
}
.large-420-bt:hover {
  width: 430px;
  height: 56px;
  left: 0px;
}
.large-420-bt-icon {
  position: absolute;
  top: 7px;
  left: 400px;
  z-index: 1;
  opacity: 0;
  transition: all .35s;
}
.large-420-bt a {
  font-size: 26px;
  font-weight: 100;
  color: #ffffff;
  line-height: 56px;
  text-decoration: none;
  padding-left: 35px;
  width: 100%;
  z-index: 1;
  position: relative;
  display: block;
  transition: all .35s;
}
.large-420-grey-center-light {
  position: absolute;
  height: 50px;
  width: 414px;
  background-color: #353534;
  border-radius: 7px;
  top: 3px;
  left: 3px;
  z-index: 0;
  transition: all .35s;
}
.large-420-grey-center-dark {
  position: absolute;
  height: 50px;
  width: 414px;
  background-color: #1C1C1C;
  border-radius: 7px;
  top: 3px;
  left: 3px;
  z-index: 0;
  transition: all .35s;
}
.large-420-bt a:hover {
  color: #ffffff;
}
.large-420-bt a:hover + .large-420-bt-icon {
  opacity: 1;
}
.large-420-bt:hover .large-420-grey-center-light {
  width: 429px;
  opacity: 0;
}
.large-420-bt:hover .large-420-grey-center-dark {
  width: 429px;
  opacity: 0;
}
.pl-30-fix {
  padding-left: 30px !important;
}
.setor-bt-solo {
  padding: 80px 120px;
  background-color: #1C1C1C;
}
/*section.banner-multiwasher-setor {
  background-image: url(/imgs/banner-multiwasher-setor.png);
  height: 945px;
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  border-bottom: 1px solid rgba(53, 53, 52, .2);
}*/
section.banner-multiwasher-setor {
  background-position: relative;
  overflow: hidden;
  height: 945px;
  border-bottom: 1px solid rgba(53, 53, 52, .2);
}
section.banner-multiwasher-setor:before {
  content:"";
  position: absolute;
  height: 945px;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
  border-bottom: 1px solid rgba(53, 53, 52, .2);
  background-image: url(/imgs/banner-multiwasher-setor.png);
}
/*.banner-healthtech-setor {
  background-image: url(/imgs/banner-healthtech.jpg) !important;
}*/
.banner-healthtech-setor:before {
  background-image: url(/imgs/banner-healthtech.jpg) !important;
}
.banner-multiwasher-setor .text-box {
  color: #FAFAFA;
  padding-top: 260px;
  max-width: 800px;
  z-index: 10;
}
.banner-multiwasher-setor h1 {
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 30px;
}
.banner-multiwasher-setor p {
  font-size: 26px;
  line-height: 32px;
  font-weight: 100;
  padding-right: 200px;
}
.setor-saude-top {
  background-image: url(/imgs/setor-saude.jpg) !important;
  background-size: cover;
}
.setor-catering-top {
  background-image: url(/imgs/setor-catering.jpg) !important;
  background-size: cover;
}
.setor-retalho-top {
  background-image: url(/imgs/setor-retalho.jpg) !important;
  background-size: cover;
}
.setor-logistica-top {
  background-image: url(/imgs/setor-logistica.jpg) !important;
  background-size: cover;
}
.bg-bt-light-2 {
  background-color: #EAEAEA !important;
}
.nav-link-setores-large {
  width: 185px;
}
.text-box-left {
  padding-left: 120px;
  color: #FAFAFA;
  padding-top: 260px;
  z-index: 10;
}
.text-box-left p {
  padding-right: 0px !important;
  padding-bottom: 20px;
}
.text-box-right p {
  padding-bottom: 20px !important;
}
/*.bg-banner-apoio {
  background-image: url(/imgs/bg-banner-apoio.png) !important;
}*/
/*.bg-banner-elearning {
  background-image: url(/imgs/bg-banner-elearning.png) !important;
}*/
.bg-banner-promos {
  /*background-image: url(/imgs/promo-2.jpg) !important;*/
}
.fix-padding-55 {
  padding-left: 55px !important;
}
.note {
  font-weight: 100;
  font-size: 10px!important;
}
section.mapa {
  height: 945px;
  border-bottom: 1px solid rgba(53, 53, 52, .2);
}
.text-box-mapa {
  padding-left: 120px;
  padding-right: 120px;
  color: #FAFAFA;
  padding-top: 100px;
}
.text-box-mapa iframe {
  width: 100%;
  height: 600px;
}
.text-box-mapa h1 {
  font-size: 24px;
  font-weight: 300 !important;
}
.text-box-mapa p {
  font-size: 24px;
}
.text-box-mapa img {
  padding-top: 50px;
  max-width: 100%;
}
.generic-section {
  padding-top: 180px;
  padding-bottom: 60px;
}
.generic-section h1 {
  color: #51B8EA;
  font-size: 60px;
  padding-top: 20px;
  padding-bottom: 40px;
  font-weight: 100;
}
.generic-section h2 {
  color: #353534;
  font-size: 48px;
  padding-top: 60px;
  padding-bottom: 30px;
  font-weight: 100;
}
.generic-section h3 {
  color: #353534;
  font-size: 32px;
  padding-bottom: 20px;
  font-weight: 100;
}
.generic-section p {
  color: #353534;
  font-size: 18px;
  padding-bottom: 24px;
  font-weight: 100;
}
.shadow-header {
  width: 100%;
  height: 100%;
  background-image: url(/imgs/shadow-header.png) !important;
}
.img-brand img {
  max-width: 100%;
}
.img-cert img {
  max-width: 100%;
}
section.blog {
  background-color: #FAFAFA;
  box-sizing: content-box;
}
section.blog-artigo {
  background-color: #FAFAFA;
  box-sizing: content-box;
  padding-top: 60px;
}
.blog-artigo-top-140 {
  padding-top: 140px !important;
}
section.blog-artigo-top {
  background-color: #FAFAFA;
  box-sizing: content-box;
  padding-top: 200px;
}
.txt-filtros {
  color: #1C1C1C;
  font-size: 32px;
  font-weight: 100;
}
.px-5-100 {
  padding-left: 100px;
  padding-right: 100px;
}
.btn-blog {
  color: #B2B2B2 !important;
  background-color: #ffffff !important;
  border-color: #B2B2B2 !important;
  margin-right: 50px !important;
  font-size: 18px !important;
  font-weight: 100 !important;
  padding: 8px 22px !important;
  margin-top: 25px !important;
}
.btn-blog:hover {
  color: #ffffff !important;
  background-color: #353534 !important;
}
.btn-blog-seleted {
  color: #ffffff !important;
  background-color: #51B8EA !important;
}
.mt-45 {
  margin-top: 20px;
}
.card-blog {
  background-color: transparent !important;
  border: none !important;
}
.card-body-blog {
  padding: 0px !important;
}
.card-img-top-blog {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 15px;
}
.card-img-top-blog-max-h {
  max-height: 320px;
}
.card-img-top-blog-max-h-280 {
  max-height: 280px;
}
.card-subtitle-blog {
  font-size: 20px !important;
  font-weight: 100 !important;
  color: #51B8EA !important;
}
.card-subtitle-blog span {
  color:#B2B2B2;
}
.card-title-blog a {
  font-size: 32px !important;
  line-height: 32px;
  font-weight: 100 !important;
  color: #1C1C1C !important;
  text-decoration: none !important;
  margin-top: 10px;
  margin-bottom: 15px;
}
.card-title-blog a:hover {
  color: #51B8EA !important;
}
.card-text-blog {
  font-size: 24px !important;
  line-height: 26px;
  font-weight: 100 !important;
  color: #353534 !important;
  margin-bottom: 20px;
}
.card-text-blog-artigo {
  font-size: 18px !important;
  line-height: 26px;
  font-weight: 100 !important;
  color: #353534 !important;
  margin-bottom: 2px;
}
.card-text-blog-artigo span {
  margin-left: 7px;
}
.card-date-blog {
  font-size: 12px !important;
  font-weight: 100 !important;
  color: #B2B2B2 !important;
  text-transform: uppercase;
}
.card-date-blog-artigo {
  font-size: 16px !important;
  font-weight: 100 !important;
  color: #B2B2B2 !important;
  text-transform: uppercase;
}
.pb-60 {
  padding-bottom: 60px;
}
.mb-60 {
  margin-bottom: 60px;
}
.page-link-blog {
  font-weight: 100 !important;
  font-size: 16px !important;
  color: #1C1C1C !important;
  border: 1px #383837 solid !important;
  padding: 7px 15px !important;
}
.page-link-blog:hover {
  color: #ffffff !important;
  background-color: #383837 !important;
}
.page-link-blog:focus {
  background-color: #FAFAFA !important;
  box-shadow: none !important;
}
.active&gt;.page-link-blog, .page-link-blog.active {
  z-index: 3;
  color: #ffffff !important;
  background-color: #51B8EA !important;
  padding: 7px 15px !important;
}
.disabled&gt;.page-link-blog, .page-link-blog.disabled {
  color: #B2B2B2 !important;
}
.pb-100 {
  padding-bottom: 100px;
}
.title-more-pubs {
  font-weight: 100 !important;
  font-size: 32px !important;
  color: #353534 !important;
  margin-bottom: 25px;
  padding-top: 40px !important;
}
.card-subtitle-blog-artigo {
  font-size: 30px !important;
  font-weight: 100 !important;
  color: #51B8EA !important;
}
.card-subtitle-blog-artigo span {
  color:#B2B2B2;
}
.title-paddings {
  padding-left: 300px;
  padding-right: 300px;
}
.text-blog-artigo {
  font-size: 22px;
  font-weight: 100;
  color: #353534;
  padding-bottom: 12px;
}
.blog-artigo h1 {
  font-size: 42px;
  font-weight: 100;
  line-height: 40px;
  color: #1C1C1C;
}
.blog-artigo h2 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 100;
  color: #353534;
  padding-bottom: 25px;
  padding-top: 0px;
}
.btn-regressar {
  border-radius: 7px;
  border: 1px solid #383837;
  background-color: #51B8EA;
  padding: 7px 10px;
  cursor: pointer;
}
.btn-regressar:hover {
  background-color: #383837;
}
.txt-regressar {
  line-height: 40px;
  color: #353534;
  font-size: 20px;
  font-weight: 100;
  margin-left: 12px;
}
.pagination-blog-detail {
  margin-bottom: 0px !important;
}
.btn-setas {
  border-radius: 7px;
  border: 1px solid #383837;
  background-color: #B2B2B2;
  padding: 7px 10px;
  cursor: pointer;
}
.btn-setas:hover {
  background-color: #383837;
}
.turn-arrow {
  margin-left: 10px;
}
.turn-arrow svg {
  transform: rotate(180deg);
}
.divider-top {
  border-top: 1px solid #B1B1B1;
}
.pb-80 {
  padding-bottom: 80px;
}
.article-social-icons {
  display: flex;
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: center;
  justify-content: center;
}
section.text-promo {
  background-color: #000000;
  color: #FAFAFA;
  font-size: 20px;
}
.text-promo h1 {
  padding-bottom: 30px;
}
.text-promo p {
  padding-bottom: 12px;
  line-height: 22px;
}
.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.info-popup {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 440px;
  height: 80px;
  padding: 25px;
  border-radius: 6px;
  display: none;
  z-index: 999;
  font-size: 20px;
}
.info-success {
  background-color: #d1e7dd;
}
.info-fail {
  background-color: #f8d7da;
}
.info-warning {
  background-color: #fff3cd;
}
.bg-cases {
  background-color: #353534;
}
.cases-galeria {
  background-color: #353534;
  padding: 80px 0px;
}
.cases-galeria h1 {
  padding: 0px 120px;
  color: #FAFAFA;
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 80px;
  font-weight: 100;
}
.cases-video {
  background-color: #353534;
  padding: 80px 120px;
}
.cases-video h1 {
  color: #FAFAFA;
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 80px;
  font-weight: 100;
}
.contactos p a {
  color: #ffffff;
}
.contactos p a:hover {
  color: #4ABAF0 !important;
}
.w-800 {
  width: 800px !important;
}
.pb-60-2 {
  padding-bottom: 60px;
}
.mt-50 {
  margin-top: 50px;
}

/*generic bt*/
.generic-bt-border {
  position: relative;
  display: inline-block;
  border-radius: 7px;
  background: linear-gradient(90deg, rgba(81,184,234,1) 0%, rgba(27,71,148,1) 100%);
  padding: 3px;
  transition: all .35s;
  font-size: 24px;
}
.bt-small {
  font-size: 16px !important;
}
.generic-bt-inner {
  background-image: url(/imgs/seta-bt.svg) !important;
  background-repeat: no-repeat;
  background-position: center right 20px;
  border-radius: 7px;
  padding: 4px 40px 4px 15px;
  transition: all .35s;
}
.bt-arrow-small {
  background-size: 6px !important;
}
.bt-grey-arrow {
  transition: all .35s;
  background-image: url(/imgs/seta-bt-grey.svg) !important;
}
.bt-grey-arrow:hover {
  background-image: url(/imgs/seta-bt.svg) !important;
}
/*generic bt bg black*/
.bt-bg-black a {
  text-decoration: none !important;
  color: #ffffff;
}
.bt-bg-black {
  color: #ffffff;
  background-color: #000000;
}
.bt-bg-black:hover {
  background-color: transparent;
}
/*generic bt bg dark grey*/
.bt-bg-dark-grey a {
  text-decoration: none !important;
  color: #ffffff;
}
.bt-bg-dark-grey {
  color: #ffffff;
  background-color: #1C1C1C;
}
.bt-bg-dark-grey:hover {
  background-color: transparent;
}
.bg-dark-grey:hover .bt-bg-dark-grey {
  background-color: transparent;
}
/*generic bt bg mid grey*/
.bt-bg-grey a {
  text-decoration: none !important;
  color: #ffffff;
}
.bt-bg-grey {
  color: #ffffff;
  background-color: #353534;
}
.bt-bg-grey:hover {
  background-color: transparent;
}
/*generic bt bg light grey*/
.bt-bg-light-grey a {
  text-decoration: none !important;
  color: #1C1C1C;
  font-size: 22px !important;
}
.bt-bg-light-grey a:hover {
  color: #ffffff;
}
.bt-bg-light-grey {
  background-color: #DFDFDF;
}
.bt-bg-light-grey:hover {
  background-color: transparent;
}
/*generic bt bg almost white*/
.bt-bg-white a {
  text-decoration: none !important;
  color: #1C1C1C;
}
.bt-bg-white a:hover {
  color: #ffffff;
}
.bt-bg-white {
  background-color: #FAFAFA;
}
.bt-bg-white:hover {
  background-color: transparent;
}
.bg-light-grey {
  background-color: #DFDFDF;
}
.blog-artigo-top h1 {
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 30px;
  color: #51B8EA;
}
.blog-artigo-top p {
  font-size: 26px;
  line-height: 32px;
  font-weight: 100;
  color: #353534;
}
.image-hover {
  cursor: pointer;
}
.picture1 {
  position: relative;
  top: 0px;
  left: 0px;
  transition: all .35s;
  opacity: 1;
}
.picture2 {
  position: absolute;
  top: 0px;
  left: 0px;
  transition: all .35s;
  opacity: 0;
  width: 100%;
}
.pdf-title {
  transition: all .35s;
  opacity: 1;
  position: absolute;
  font-size: 28px;
  font-weight: 300;
  color: #ffffff;
  top: 100px;
  left: 24px;
  right: 45px;
  line-height: 28px;
}
.image-hover:hover .picture1 {
  opacity: 0;
}
.image-hover:hover .picture2 {
  opacity: 1;
}
.image-hover:hover .pdf-title {
  opacity: 0;
}
.card-text-login {
  font-size: 20px !important;
  line-height: 24px;
  font-weight: 100 !important;
  color: #353534 !important;
  margin-bottom: 8px;
}
.card-text-description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 5;
}
.pt-100-login {
  padding-top: 100px;
}
.img-blog-container {
  height: 380px;
  margin-bottom: 6px;
}
.img-blog-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#background-video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
#background-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
}
.pt-200 {
  padding-top: 200px;
}
.valores ul li {
  color: #FAFAFA;
  font-size: 24px;
  line-height: 36px;
}
.valores ul {
  list-style: none;
}
.valores ul li::before {
  content: "\2022";
  color: #51B8EA;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.valores h2 {
  color: #FAFAFA;
  font-size: 48px;
  line-height: 42px;
  padding-bottom: 30px;
}
.blog-artigo-text p {
  font-size: 18px;
}
.blog-artigo-text li {
  font-size: 18px;
}
.heading2 {
  font-size: 24px !important;
  font-weight: 600 !important;
  padding-bottom: 0px !important;
}
.heading3 {
  font-size: 20px !important;
  font-weight: 500 !important;
}
.heading4 {
  font-size: 18px !important;
  font-weight: 400 !important;
}


@media (min-width: 768px) {
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }
}
@media (max-width: 767px) {
.dropdown:hover .dropdown-menu {
    display: none;
    margin-top: auto;
  }
}

/*******************************************************************MEDIA QUERIES******************************************************/

@media
only screen and (-webkit-min-device-pixel-ratio: 1.25),
only screen and ( min--moz-device-pixel-ratio: 1.25),
only screen and ( -o-min-device-pixel-ratio: 1.25/1),
only screen and ( min-device-pixel-ratio: 1.25),
only screen and ( min-resolution: 200dpi),
only screen and ( min-resolution: 1.25dppx)
{
  .card-img-top-blog-max-h {
    max-height: 690px;
    object-fit: cover;
  }
  /*.carousel-caption p {
    font-size: 48px;
    line-height: 60px;
    font-weight: 100;
    margin-bottom: 10px;
  }
  .page-caption {
    width: 1600px !important;
  }
  .carousel-caption h5 {
    font-size: 112px;
    line-height: 112px;
    padding-bottom: 80px;
  }
  .carousel-caption {
    width: 1280px;
  }
  .navbar {
    height: 180px;
  }
  .nav-link {
    padding-right: 80px !important;
    font-size: 42px !important;
  }
  .logo-retina {
    width: 200%;
  }
  .carousel-caption li a {
    font-size: 48px;
    line-height: 60px;
  }
  .carousel-caption div {
    font-size: 36px;
    line-height: 60px;
  }
  .generic-bt-border {
    padding: 4px;
  }
  .generic-bt-inner {
    padding: 6px 60px 6px 30px;
  }
  .carousel-indicators [data-bs-target] {
    width: 250px;
  }
  .carousel-indicators button:before {
    font-size: 42px;
    top: -76px;
  }*/
}

@media (max-width:1680px) {
  .container-2-home {
    height: 705px;
  }
  .slider-card {
    width: 350px;
    height: 350px;
    padding: 20px;
  }
  .slider-card p {
    font-size: 30px;
    padding: 0px 0px;
  }
  .nav-link-setores {
    /*width: 150px;*/
    height: 250px;
    background-position: center top -5px !important;
  }
  .nav-link-setores.active {
    background-position: center top -5px !important;
  }
  .nav-link-setores:focus, .nav-link-setores:hover {
    background-position: center top -5px !important;
  }
  .nav-tabs-setores {
    border-bottom: none;
    padding: 0px 90px;
    flex-wrap: nowrap;
  }
  .px-5-100 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pdf-title {
    font-size: 26px;
    top: 90px;
    left: 20px;
    line-height: 26px;
  }
  .carousel-caption img {
    max-width: 85%;
  }
  .carousel-caption h5 {
    font-size: 52px;
  }
  .carousel-caption p {
    font-size: 22px;
  }
  .empresa-healthtech-top {
    background-position: bottom;
  }
  .design h1 {
    font-size: 52px;
    line-height: 52px;
  }
  .design p {
    font-size: 22px;
  }
  .design div {
    font-size: 22px;
  }
  .solucoes h1 {
    font-size: 52px;
    line-height: 52px;
  }
  .solucoes p {
    font-size: 22px;
  }
  .solucoes div {
    font-size: 22px;
  }
  .valores h1 {
    font-size: 52px;
    line-height: 52px;
  }
  .valores p {
    font-size: 22px;
  }
  .valores div {
    font-size: 22px;
  }
  .setores-galeria h1 {
    font-size: 52px;
    line-height: 52px;
    padding-bottom: 80px;
  }
  .setores-galeria {
    padding: 80px 0px;
  }
  .setores-video-cases {
    padding: 0px 120px 80px 120px;
    background-color: #353534;
  }
  .dados-tecnicos {
    padding: 80px 120px 0px 120px;
  }
  .dados-tecnicos h1 {
    font-size: 52px;
    line-height: 52px;
  }
  .assista-bts h1 {
    font-size: 52px;
    line-height: 52px;
    padding-bottom: 50px;
  }
  section.solucoes {
    height: 705px;
  }
  section.solucoes:before {
    height: 705px;
  }
  section.design {
    height: 705px;
  }
  section.design:before {
    height: 705px;
  }
  .prl-120 {
    padding: 105px 105px;
  }
  section.setores {
    margin-top: 220px;
    padding-bottom: 220px;
    padding-left: 105px;
    padding-right: 105px;
  }
  section.parceiros {
    padding-top: 130px;
    padding-bottom: 175px;
    padding-left: 70px;
    padding-right: 70px;
  }
  .opiniao {
    padding-top: 105px;
  }
  .bg-footer h4 {
    font-size: 21px;
  }
  .bg-footer h4 a {
    font-size: 21px;
  }
  .carousel-caption div {
    font-size: 21px;
    line-height: 26px;
  }
}
@media (max-width:1440px) {
  .navbar-brand {
    margin-left: 50px;
  }
  .dual-collapse2 {
    margin-right: 50px;
  }
  /*.carousel-caption {
    top: 220px;
  }*/
  .carousel-caption h5 {
    font-size: 46px;
    line-height: 46px;
    padding-bottom: 30px;
  }
  .carousel-caption p {
    font-size: 22px;
    line-height: 30px;
  }
  .solucoes h1 {
    font-size: 46px;
    line-height: 46px;
  }
  .solucoes p {
    font-size: 22px;
    line-height: 28px;
  }
  .solucoes div {
    font-size: 22px;
    line-height: 28px;
  }
  .design h1 {
    font-size: 46px;
    line-height: 46px;
  }
  .design p {
    font-size: 22px;
    line-height: 28px;
  }
  .design div {
    font-size: 22px;
    line-height: 28px;
  }
  .setores h1 {
    font-size: 46px;
    line-height: 46px;
  }
  .clientes h1 {
    font-size: 46px;
    line-height: 46px;
    padding-bottom: 60px;
  }
  .setores p {
    font-size: 22px;
    line-height: 28px;
  }
  .opiniao h1 {
    font-size: 26px;
    padding-bottom: 30px;
    padding-top: 40px;
  }
  .opiniao p {
    font-size: 20px;
    line-height: 24px;
  }
  .slider-card-2 h2 {
    font-size: 26px;
  }
  .slider-card-2 p {
    font-size: 20px !important;
  }
  .valores h1 {
    font-size: 46px;
    line-height: 46px;
  }
  .valores p {
    font-size: 22px;
    line-height: 28px;
  }
  .valores div {
    font-size: 22px;
    line-height: 28px;
  }
  .abordagem h1 {
    font-size: 46px;
    line-height: 46px;
    padding-top: 60px;
  }
  .abordagem p {
    font-size: 22px;
    line-height: 28px;
  }
  .abordagem div {
    font-size: 22px;
    line-height: 28px;
  }
  .certificacao h1 {
    font-size: 46px;
    line-height: 46px;
    padding-top: 60px;
  }
  .certificacao p {
    font-size: 22px;
    line-height: 28px;
  }
  .setores-icones h1 {
    font-size: 46px;
    line-height: 46px;
    padding-bottom: 40px;
  }
  .setores-icones h2 {
    font-size: 38px;
    line-height: 42px;
  }
  .setores-icones p {
    font-size: 20px;
    line-height: 24px;
  }
  .setores-galeria h1 {
    font-size: 46px;
    line-height: 46px;
    padding-bottom: 60px;
  }
  .dados-tecnicos h1 {
    font-size: 46px;
    line-height: 46px;
  }
  .pt-120 {
    padding-top: 90px;
  }
  .assista-bts h1 {
    font-size: 46px;
    line-height: 46px;
    padding-bottom: 50px;
  }
  .bg-dark-grey {
    padding: 60px 60px;
  }
  .card-text {
    font-size: 22px !important;
    line-height: 30px;
  }
  .slider-card-2 {
    width: 450px !important;
    /*height: 450px !important;*/
    padding: 40px !important;
  }
  .w-315 {
    width: 280px;
  }
  .descarregue-bt {
    width: 246px;
    height: 48px;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .descarregue-bt:hover {
    width: 256px;
    height: 48px;
  }
  .descarregue-bt a {
    font-size: 20px;
    line-height: 48px;
    padding-left: 30px;
  }
  .light-grey-center {
    height: 42px;
    width: 240px;
  }
  .black-center-descarregue {
    height: 42px;
    width: 240px;
  }
  .descarregue-bt:hover .light-grey-center {
    width: 250px;
  }
  .descarregue-bt:hover .black-center-descarregue {
    width: 250px;
  }
  .icon-2 {
    top: 8px;
    left: 220px;
  }
  svg#BRAND_ARROW_WHITE {
    max-width: 7px;
  }
  .contacto-bt {
    width: 220px;
    height: 48px;
    font-size: 20px;
  }
  .contacto-bt:hover {
    width: 230px;
    height: 48px;
  }
  .contacto-bt a {
    font-size: 20px;
    line-height: 48px;
    padding-left: 30px;
  }
  .light-grey-center-2 {
    height: 42px;
    width: 214px;
  }
  .contacto-bt:hover .light-grey-center-2 {
    width: 224px;
    opacity: 0;
  }
  .saiba-mais-bt {
    width: 140px;
    height: 48px;
    font-size: 20px;
    margin-top: 30px;
  }
  .saiba-mais-bt:hover {
    width: 150px;
    height: 48px;
  }
  .saiba-mais-bt a {
    font-size: 20px;
    line-height: 48px;
    padding-left: 30px;
  }
  .black-center {
    height: 42px;
    width: 134px;
  }
  .saiba-mais-bt:hover .black-center {
    width: 144px;
    opacity: 0;
  }
  .icon {
    top: 9px;
    left: 130px;
  }
  .cases-bt {
    width: 155px;
    height: 48px;
    font-size: 20px;
  }
  .cases-bt:hover {
    width: 165px;
    height: 48px;
  }
  .cases-bt a {
    font-size: 20px;
    line-height: 48px;
    padding-left: 30px;
  }
  .black-center-cases {
    height: 42px;
    width: 149px;
  }
  .cases-bt:hover .black-center-cases {
    width: 154px;
    opacity: 0;
  }
  .icon {
    top: 9px;
    left: 130px;
  }
  .cases-icon {
    top: 8px;
    left: 140px;
  }
  .saiba-mais-bt-2 {
    width: 140px;
    height: 48px;
    font-size: 20px;
  }
  .saiba-mais-bt-2:hover {
    width: 160px;
    height: 48px;
  }
  .saiba-mais-bt-2 a {
    font-size: 20px;
    line-height: 48px;
    padding-left: 30px;
  }
  .grey-center {
    height: 42px;
    width: 134px;
  }
  .bg-dark-grey:hover .saiba-mais-bt-2 {
    width: 154px;
    height: 48px;
    left: 0px;
  }
  .saiba-mais-bt-2:hover .grey-center {
    width: 154px;
    opacity: 0;
  }
  .bg-dark-grey:hover .saiba-mais-bt-2 .grey-center {
    width: 154px;
    opacity: 0;
  }
  .w-180 {
    width: 160px;
  }
  .pad-top-130 {
    padding-top: 80px;
  }
  .pr-320 {
    padding-right: 240px;
  }
  .pr-220 {
    padding-right: 140px;
  }
  .texto-icone {
    font-size: 30px;
  }
  .bg-footer h4 {
    font-size: 20px;
  }
  .bg-footer p {
    font-size: 18px;
  }
  .btn-home-news {
    font-size: 20px;
  }
  .frase-news {
    font-size: 12px !important;
    margin-top: 6px;
  }
  .empresa-multiwasher-top {
    background-size: contain;
    background-position: center right 0px;
  }
  .tab-content-setores h1 {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 20px;
  }
  .tab-content-setores p {
    font-size: 20px;
    line-height: 26px;
  }
  .tab-content-setores h2 {
    font-size: 32px;
    line-height: 32px;
    padding-bottom: 20px;
    padding-top: 50px;
  }
  .carousel-indicators button:before {
    font-size: 20px;
    top: -32px;
  }
  .mt-50 {
    margin-top: 20px;
  }
  .generic-bt-border {
    font-size: 20px !important;
  }
  .generic-bt-inner {
    background-position: center right 15px;
    padding: 4px 40px 4px 20px;
  }
  .pdf-title {
    font-size: 22px;
    top: 75px;
    left: 16px;
    line-height: 22px;
  }
  .card-img-top-blog {
    margin-bottom: 10px;
  }
  .card-text-login {
    font-size: 18px !important;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .pb-60 {
    padding-bottom: 40px;
  }
  .pt-100-login {
    padding-top: 60px;
  }
  .contactos p {
    font-size: 20px;
  }
  section.solucoes {
    height: 605px;
  }
  section.solucoes:before {
    height: 605px;
  }
  section.design {
    height: 605px;
  }
  section.design:before {
    height: 605px;
  }
  .prl-120 {
    padding: 90px 90px;
  }
  section.setores {
    margin-top: 190px;
    padding-bottom: 190px;
    padding-left: 90px;
    padding-right: 90px;
  }
  section.parceiros {
    padding-top: 110px;
    padding-bottom: 140px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .opiniao {
    padding-top: 90px;
  }
  .carousel-caption div {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width:1366px) {
  .nav-tabs-setores {
    padding: 0px 40px;
  }
  .nav-link-setores {
    /*width: 130px;*/
    height: 250px;
  }
  /*.carousel-caption {
    top: 130px;
  }*/
  .carousel-caption h5 {
    font-size: 42px;
    line-height: 42px;
    padding-bottom: 30px;
  }
  .bottom-slider-100 {
    bottom: 130px;
  }
  section.solucoes {
    height: 580px;
  }
  section.solucoes:before {
    height: 580px;
  }
  section.design {
    height: 580px;
  }
  section.design:before {
    height: 580px;
  }
  .card-text {
    font-size: 20px !important;
    line-height: 26px;
  }
  .pad-top-130 {
    padding-top: 60px;
  }
  .banner-multiwasher-setor h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .banner-multiwasher-setor p {
    font-size: 22px;
    line-height: 28px;
    padding-right: 100px !important;
  }
  .pdf-title {
    font-size: 28px;
    top: 115px;
    left: 20px;
    line-height: 28px;
  }
  .blog-artigo-text p {
    font-size: 16px;
  }
  .blog-artigo-text li {
    font-size: 16px;
  }
  .prl-120 {
    padding: 85px 85px;
  }
  section.setores {
    margin-top: 180px;
    padding-bottom: 180px;
    padding-left: 85px;
    padding-right: 85px;
  }
  section.parceiros {
    padding-top: 105px;
    padding-bottom: 140px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .opiniao {
    padding-top: 85px;
  }
}
@media (max-width:1280px) {
  .nav-link-setores {
    /*width: 120px;*/
    height: 240px;
    padding-right: 5px !important;
    padding-left: 5px !important;
    font-size: 15px;
    padding-bottom: 70px;
    background-size: 175px !important;
  }
  .nav-link-setores.active {
    height: 240px;
  }
  section.solucoes {
    height: 570px;
  }
  section.solucoes:before {
    height: 570px;
  }
  section.design {
    height: 570px;
  }
  section.design:before {
    height: 570px;
  }
  .prl-120 {
    padding: 80px 80px;
  }
  section.setores {
    margin-top: 160px;
    padding-bottom: 160px;
    padding-left: 80px;
    padding-right: 80px;
  }
  section.parceiros {
    padding-top: 100px;
    padding-bottom: 130px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .opiniao {
    padding-top: 80px;
  }
  .bg-footer h4 {
    font-size: 16px;
  }
  .bg-footer h4 a {
    font-size: 16px;
  }
  .carousel-caption div {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (max-width:1024px) {
  /*.carousel-home {
    height: 35vh;
  }*/
  .empresa-multiwasher-top {
    background-position: center right -100px;
  }
  .pr-220 {
    padding-right: 110px;
  }
  .top-contactos-caption {
    left: 80px;
    width: auto !important;
  }
  .contactos {
    padding-left: 80px;
  }
  .text-box-mapa {
    padding-left: 80px;
    padding-right: 0px;
  }
  .navbar-brand {
    margin-left: 10px;
  }
  .nav-link {
    color: #FAFAFA;
    padding-right: 30px !important;
    padding-left: 0px !important;
    font-size: 16px !important;
  }
  img.logo-retina {
    max-height: 45px;
  }
  .dual-collapse2 {
    margin-right: 0px;
  }
  .carousel-caption h5 {
    font-size: 38px;
    line-height: 38px;
    padding-bottom: 30px;
  }
  .carousel-caption p {
    font-size: 24px;
    line-height: 30px;
  }
  .bt-bg-light-grey a {
    font-size: 16px !important;
  }
  .generic-bt-inner {
    padding: 0px 30px 0px 10px;
  }
  .opiniao p {
    padding-right: 40px;
  }
  .solucoes .text-box {
    padding-top: 120px;
  }
  .design .text-box {
    padding-top: 120px;
  }
  .w-315 {
    width: 200px;
  }
  .solucoes h1 {
    font-size: 42px;
    line-height: 42px;
  }
  .solucoes p {
    font-size: 20px;
    line-height: 26px;
  }
  .design h1 {
    font-size: 42px;
    line-height: 42px;
  }
  .design p {
    font-size: 20px;
    line-height: 26px;
  }
  .setores h1 {
    font-size: 42px;
    line-height: 42px;
  }
  .setores p {
    font-size: 20px;
    line-height: 26px;
  }
  .opiniao p {
    font-size: 20px;
    line-height: 26px;
  }
  .carousel-caption h5 {
    font-size: 42px;
    line-height: 42px;
  }
  .carousel-caption p {
    font-size: 20px;
    line-height: 26px;
  }
  .valores {
    padding: 60px 60px;
  }
  .valores h1 {
    font-size: 42px;
    line-height: 42px;
  }
  .valores p {
    font-size: 20px;
    line-height: 26px;
  }
  .quatro-icones {
    padding: 0px 60px 60px 60px;
  }
  .hover-icones-text {
    padding-top: 40px;
  }
  .hover-icones-text p {
    padding: 0px 30px 0px 30px;
    font-size: 18px;
    line-height: 22px;
  }
  .icone-d3 {
    padding: 20px 20px;
    max-width: 50%;
  }
  .texto-icone {
    font-size: 26px;
  }
  .solucoes .text-box {
    padding-left: 60px;
    max-width: 550px;
  }
  .solucoes h1 {
    font-size: 42px;
    line-height: 42px;
  }
  .solucoes div {
    font-size: 20px;
    line-height: 26px;
  }
  .abordagem {
    padding: 30px 60px 60px 60px;
  }
  .certificacao {
    padding: 0px 60px 60px 60px;
  }
  .certificacao h1 {
    font-size: 42px;
    line-height: 42px;
  }
  .certificacao p {
    font-size: 20px;
    line-height: 26px;
  }
  .img-cert img {
    max-width: 60%;
  }
  .candidatura {
    padding: 80px 60px 80px 60px;
  }
  .candidatura h1 {
    font-size: 42px;
    line-height: 42px;
  }
  .candidatura h2 {
    font-size: 20px;
    line-height: 26px;
    max-width: 100%;
  }
  .form-titles {
    font-size: 26px;
    padding-top: 40px;
  }
  .pt-150 {
    padding-top: 30px;
  }
  .form-carreiras-check {
    font-size: 20px;
  }
  .page-caption-large {
    width: 70% !important;
  }
}
@media (max-width:991px) {
  /*.carousel-home {
    height: 48vh;
  }*/
  .top-contactos-caption {
    left: 60px;
    top: 40%;
  }
  .contactos h5 {
    padding-top: 25px !important;
  }
  .contactos {
    bottom: 0px;
    padding-left: 60px;
  }
  .text-box-mapa {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (max-width:768px) {
  /*.carousel-home {
    height: 48vh;
  }*/
  .top-contactos-caption {
    left: 60px;
    top: 40%;
  }
  .empresa-multiwasher-top {
    background-position: center right -200px;
  }
  .pr-220 {
    padding-right: 80px;
  }
  .contactos h5 {
    padding-top: 25px !important;
  }
  .contactos {
    bottom: 0px;
    padding-left: 60px;
  }
  .text-box-mapa {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (max-width:562px) {
  .carousel-caption.page-caption.top-contactos-caption {
    top: 40% !important;
  }
  .pr-220 {
    padding-right: 60px;
  }
  .pt-200 {
    padding-top: 120px;
  }
  .carousel-home {
    height: 100vh;
  }
  .cases-galeria {
    padding: 60px 25px 0px 25px;
  }
  .cases-galeria h1 {
    font-size: 38px;
    line-height: 40px;
    padding: 0px 0px 20px 0px;
  }
  .w-800 {
    width: auto !important;
  }
  .info-popup {
    left: 0px;
    top: 80px;
    transform: none;
    width: 100%;
    border-radius: 0px;
    font-size: 18px;
  }
  .carousel-control-prev, .carousel-control-next {
    display: none;
  }
  .carousel-caption {
    right: 40px;
    left: 25px;
    text-align: left;
    width: initial;
  }
  .carousel-caption h5 {
    font-size: 38px;
    padding-bottom: 30px;
    font-weight: 100;
  }
  .carousel-caption p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 100;
  }
  .saiba-mais-bt {
    width: 110px;
    height: 40px;
    margin-top: 40px;
  }
  .saiba-mais-bt:hover {
    width: 110px;
    height: 40px;
    left: 0px;
  }
  .saiba-mais-bt:hover .black-center {
    width: 110px;
    opacity: 0;
  }
  .black-center {
    height: 34px;
    width: 104px;
  }
  .saiba-mais-bt a {
    font-size: 16px;
    line-height: 40px;
    padding-left: 20px;
  }
  .icon {
    display: none;
  }
  .icon svg {
    height: 15px;
  }
  .carousel-indicators button:before {
    display: none;
  }
  .carousel-indicators {
    left: 0px;
    justify-content: center;
  }
  .carousel-indicators [data-bs-target] {
    width: 6px;
    height: 6px;
    margin-right: 5px;
    margin-left: 5px;
    background: #353534;
    border-radius: 50%;
  }
  .carousel-indicators .active {
    height: 6px;
    background: #FAFAFA;
  }
  div#social-float-2 {
    display: none;
  }
  div#social-float {
    display: none;
  }
  .bottom-menu-mobile {
    display: block;
    position: absolute;
    left: 25px;
    bottom: 100px;
    width: 80px;
    height: 20px;
    z-index: 80;
  }
  section.solucoes {
    background-size: 900px;
  }
  section.solucoes:before {
    background-position: bottom right -25px !important;
  }
  .solucoes .text-box {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 6px;
    width: 100%;
  }
  .solucoes h1 {
    font-size: 35px;
    line-height: 36px;
    padding-bottom: 30px;
    max-width: 205px;
  }
  .solucoes p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 100;
    padding-right: 0px;
  }
  .prl-120 {
    padding: 25px;
  }
  .pl-10 {
    padding-left: 0px;
    padding-top: 25px;
  }
  .pr-10 {
    padding-right: 0px;
  }
  .transform-bg {
    display: none;
  }
  .bg-dark-grey {
    padding: 20px;
    cursor: initial;
  }
  .bg-dark-grey:hover {
    background-color: #1C1C1C !important;
  }
  .card-img-container {
    display: none;
  }
  .card-body img {
    transition: none;
    max-width: 300px;
  }
  .bg-dark-grey:hover .card-body img {
    transform: none;
  }
  .card-text {
    font-size: 14px !important;
    line-height: 16px;
  }
  .card-body-mobile {
    padding: 0px !important;
  }
  .w-180 {
    width: initial;
  }
  .saiba-mais-bt-2 {
    width: 110px;
    height: 40px;
  }
  .grey-center {
    height: 34px;
    width: 104px;
  }
  .saiba-mais-bt-2 a {
    font-size: 16px;
    line-height: 40px;
    padding-left: 20px;
  }
  .bg-dark-grey:hover .saiba-mais-bt-2 {
    width: 110px;
    height: 40px;
    left: 0px;
  }
  section.design {
    background-size: 800px;
    background-position: bottom left;
    height: 700px;
  }
  .design .text-box {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 80px;
    width: 100%;
  }
  .generic-section {
    padding-top: 140px;
  }
  .generic-section h1 {
    font-size: 38px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .generic-section h2 {
    font-size: 28px;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .design h1 {
    font-size: 38px;
    line-height: 42px;
    padding-bottom: 30px;
    max-width: 205px;
  }
  .design p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 100;
    padding-right: 0px;
  }
  .design div {
    font-size: 18px;
    line-height: 22px;
    font-weight: 100;
    padding-right: 0px;
  }
  section.banner-multiwasher-setor {
    background-image: url(/imgs/banner-multiwasher-setor-mobile.png);
    background-size: auto;
    background-position: bottom left;
    height: 950px;
  }
  .banner-multiwasher-setor .text-box {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 60px;
    width: 100%;
  }
  .banner-multiwasher-setor h1 {
    font-size: 38px;
    line-height: 42px;
    padding-bottom: 20px;
    max-width: 205px;
  }
  .banner-multiwasher-setor p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 100;
    padding-right: 0px !important;
    padding-top: 7px;
  }
  section.setores {
    margin-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(53, 53, 52, .2);
    padding-left: 25px;
    padding-right: 25px;
  }
  .setores .text-box {
    width: 300px;
  }
  .setores h1 {
    font-size: 38px;
    line-height: 42px;
    padding-bottom: 30px;
    max-width: 205px;
  }
  .setores p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 100;
    padding-right: 0px;
    padding-bottom: 50px;
  }
  .slider-card {
    margin-left: 0px;
    width: 250px;
    height: 250px;
    padding: 20px;
  }
  .card-img-mobile img{
    max-width: 150px;
  }
  a.setor-link {
    font-size: 18px;
  }
  section.parceiros {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .clientes h1 {
    padding-bottom: 60px;
    padding-left: 0px;
    color: #353534;
    font-size: 38px;
    line-height: 42px;
  }
  .img-brand img {
    max-height: 50px;
  }
  .img-cert img {
    padding-bottom: 40px;
    max-width: 60%;
  }
  .logos-desktop {
    display: none;
  }
  .logos-mobile {
    display: block;
  }
  .parceiros .row {
    padding-bottom: 30px;
  }
  .opiniao {
    padding-top: 30px;
  }
  .opiniao h1 {
    font-size: 24px;
    padding-bottom: 30px;
    padding-top: 10px;
    max-width: 240px;
  }
  .opiniao p {
    color: #353534;
    font-size: 20px;
    line-height: 24px;
    font-weight: 100 !important;
    padding-right: 0px;
    padding-bottom: 60px;
  }
  .bts-cta-home-mobile {
    display: block;
  }
  .bts-cta-home-desktop {
    display: none;
  }
  .slider-card-2 {
    width: 250px !important;
    /*height: 250px !important;*/
    padding: 20px !important;
  }
  .slider-card-2 h2 {
    font-size: 14px;
    height: 22px;
  }
  .slider-card-2 h3 {
    font-size: 14px;
    height: 18px;
  }
  .slider-card-2 p {
    font-size: 14px !important;
    line-height: 18px !important;
    padding-bottom: 0px;
  }
  .ratings {
    padding-top: 8px;
    height: 25px;
  }
  .fa {
    font-size: 12px !important;
  }
  .pad-top-130 {
    padding-top: 0px;
  }
  .descarregue-bt {
    width: 190px;
    height: 36px;
    font-size: 16px;
  }
  .descarregue-bt:hover {
    width: 190px;
    height: 36px;
    left: 0px;
  }
  .descarregue-bt a {
    font-size: 16px;
    line-height: 36px;
    padding-left: 23px;
  }
  .contacto-bt {
    width: 190px;
    height: 36px;
    font-size: 16px;
    margin-top: 5px;
  }
  .contacto-bt:hover {
    width: 190px;
    height: 36px;
    left: 0px;
  }
  .contacto-bt a {
    font-size: 16px;
    line-height: 36px;
    padding-left: 40px;
  }
  .light-grey-center {
    height: 30px;
    width: 184px;
  }
  .light-grey-center-2 {
    height: 30px;
    width: 184px;
  }
  .black-center-descarregue {
    height: 30px;
    width: 184px;
  }
  .descarregue-bt a:hover + .icon-2 {
    opacity: 0;
  }
  .descarregue-bt:hover .light-grey-center {
    width: 184px;
    opacity: 0;
  }
  .descarregue-bt:hover .black-center-descarregue {
    width: 184px;
    opacity: 0;
  }
  .contacto-bt:hover .light-grey-center-2 {
    width: 184px;
    opacity: 0;
  }
  .contacto-bt a:hover + .icon-3 {
    opacity: 0;
  }
  .px-5-50 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .bg-footer h4 {
    font-size: 18px;
    font-weight: 200;
  }
  .bg-footer h4 a {
    font-size: 18px;
    font-weight: 200;
  }
  .bg-footer p {
    font-size: 18px;
    color: #DFDFDF;
  }
  .pb-20-mobile {
    padding-bottom: 20px;
  }
  .v-desktop-flex {
    display: none;
  }
  .v-mobile-flex {
    display: flex;
  }
  .v-desktop {
    display: none;
  }
  .v-mobile {
    display: block;
  }
  .assis-tec {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .bg-footer p span {
    font-size: 11px;
    padding-left: 0px;
  }
  .border-bottom-footer {
    padding-bottom: 30px;
  }
  ul.pr-25px li {
    padding-right: 12px;
  }
  .nav.pr-25px .nav-item svg {
    width: 70%;
  }
  .mt-80 {
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .mb-16 {
    padding-bottom: 30px;
  }
  .frase-news {
    font-size: 14px !important;
  }
  .btn-home-news {
    font-size: 20px;
    padding: 0px;
    margin-top: 0px;
    width: 83px;
  }
  div#footer {
    height: 100px;
  }
  .black-footer {
    height: 100px;
    padding-top: 20px;
  }
  .copyright {
    padding-left: 0px;
    padding-top: 25px;
    font-size: 14px;
  }
  #newsletter1 {
    color: rgba(53, 53, 52, 1.0);
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #353534;
    border-bottom: initial;
    border-radius: 4px;
    background-color: #DFDFDF;
    font-size: 16px;
    font-weight: 100;
    margin-top: 10px;
  }
  #newsletter1::placeholder {
    color: rgba(53, 53, 52, .6);
  }
  .custom-toggler .navbar-toggler-icon {
    background-image: url(/imgs/menu-mobile.svg);
    width: 21px;
    height: 21px;
  }
  .navbar-brand {
    margin-left: 0px !important;
  }
  .social-divider {
    display: block;
    margin: 0px;
    border-top: 1px solid #353534;
    opacity: 1;
    margin-left: -24px;
    margin-right: -24px;
    padding-bottom: 30px;
  }
  .navbar {
    padding: 11px 0px 11px 0px;
  }
  .navbar-toggler {
    padding: 0px 24px 0px 12px;
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: var(--bs-navbar-color);
    background-color: transparent;
    border: none;
    border-radius: var(--bs-navbar-toggler-border-radius);
    transition: var(--bs-navbar-toggler-transition);
  }
  .mtop-8 {
    margin-top: 8px;
  }
  .navlink-svg-1 {
    padding-right: 12px !important;
  }
  .navlink-svg-2 {
    padding-right: 24px !important;
  }
  .navlink-svg-2:hover svg#SEARCH path#Path_599 {
    fill: #51B8EA;
  }
  .navlink-svg-1:hover svg#LOGIN path#Path_597 {
    fill: #51B8EA;
  }
  .navlink-svg-1:hover svg#LOGIN path#Path_598 {
    fill: #51B8EA;
  }
  .navlink-svg-2:hover svg#CTA_S_MOBILE rect#Rectangle_202 {
    fill: #51B8EA;
  }
  .navlink-svg-2:hover svg#CTA_S_MOBILE rect#Rectangle_203 {
    fill: #51B8EA;
  }
  .offcanvas-header {
    padding: 18px 0px 18px 0px;
    background-color: #000000;
    z-index: 10;
    height: 80px;
  }
  .close-mobile {
    width: 20px;
    height: 20px;
    padding: 0px 30px 0px 0px !important;
    margin-right: 0px !important;
    background-image: url(/imgs/close-mobile.svg);
    opacity: 1;
  }
  .offcanvas {
    background-color: transparent !important;
  }
  .offcanvas-body {
    padding: 0px;
    z-index: 50;
    overflow-y: hidden;
  }
  .modal-dialog {
    margin-left: 25px;
    margin-right: 25px;
  }
  .page-header .menu-wrapper {
    display: none;
    position: absolute;
    top: 80px;
    left: 0;
    width: 275px;
    height: calc(100vh - 60px);
    overflow: hidden;
  }
  .page-header .menu-wrapper.is-visible {
    display: block;
  }
  .page-header .list-wrapper {
    height: 100%;
    padding: 0px;
    overflow-y: auto;
    background-color: rgba(20, 20, 20, .80);
    backdrop-filter: blur(25px);
  }
  .page-header .list-wrapper:nth-child(2), .page-header .list-wrapper:nth-child(3) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: translateX(100%);
    backface-visibility: hidden;
    transition: transform 0.5s;
  }
  .page-header .list-wrapper:nth-child(2).is-visible, .page-header .list-wrapper:nth-child(3).is-visible {
    transform: none;
  }
  .page-header .list-wrapper:nth-child(1) &gt; ul &gt; li &gt; .sub-menu, .page-header .list-wrapper:nth-child(2) .level-3 {
    display: none;
  }
  .page-header .menu-wrapper li + li {
    margin-top: 0px;
  }
  .page-header .menu-wrapper li {
    list-style: none;
    padding-left: 25px;
  }
  .list-wrapper li {
    border-bottom: 1px solid rgba(53, 53, 52, 1);
  }
  .page-header .menu-wrapper a {
    display: inline-block;
    position: relative;
    padding: 0px;
  }
  .page-header .back-one-level {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    padding-left: 25px;
    border-bottom: 1px solid rgba(53, 53, 52, .5);
    width: 100%;
  }
  .page-header .back-one-level svg {
    margin-right: 10px;
  }
  ul.menu.level-1 li a {
    font-size: 28px;
    font-weight: 100;
    color: #FAFAFA;
    text-decoration: none !important;
    line-height: 80px;
  }
  ul.sub-menu li a {
    font-size: 24px;
    font-weight: 100;
    color: #FAFAFA;
    text-decoration: none !important;
    line-height: 80px;
  }
  ul.menu {
    padding-left: 0px !important;
  }
  button.back-one-level {
    font-size: 25px;
    background-color: transparent;
    border: 0px;
    color: #51B8EA;
    margin-bottom: 0px !important;
    line-height: 80px;
  }
  ul.sub-menu.level-2 {
    padding-left: 0px;
  }
  .offcanvas-title {
    color: #51B8EA;
    font-weight: 200;
    font-size: 30px;
    padding-left: 25px;
  }
  .offcanvas-body .menu-mobile ul {
    padding-left: 0px;
  }
  .inner-menu-mobile {
    width: 275px;
    padding: 0px;
    margin-top: 125px;
    margin-bottom: 125px;
    height: 300px;
    z-index: 500;
  }
  .inner-menu-mobile ul {
    padding-left: 0px;
  }
  .inner-menu-mobile ul li {
    border-bottom: 1px solid rgba(53, 53, 52, .5);
  }
  .border-bottom-none {
    border-bottom: none !important;
  }
  div.inner-menu-mobile ul li a {
    list-style: none;
    font-size: 25px !important;
    font-weight: 100;
    color: rgba(250, 250, 250, .5) !important;
    line-height: 50px !important;
  }
  div.inner-menu-mobile ul li a.logout-mobile {
    font-size: 18px !important;
    line-height: 20px !important;
  }
  .inner-menu-mobile li img {
    height: 15px;
    margin-bottom: 10px;
  }
  .modal-pesquisa {
    margin-top: 100px;
    max-width: 390px;
  }
  .lang-three-columns img {
    height: 15px;
    margin-bottom: 3px;
  }
  .lang-three-columns div {
    width: 50%;
  }
  .modal-body-idioma {
    padding-top: 0px;
    padding-bottom: 5px;
  }
  .lang-three-columns &gt; * {
    padding-bottom: 20px;
  }
  li.social-menu-footer-mobile {
    padding-top: 25px;
    padding-right: 15px;
    border-bottom: none !important;
  }
  .modal-body-video {
    padding: 0px 20px 40px 20px;
  }
  .modal-header-video {
    padding: 25px 20px 6px 20px;
  }
  .form-video {
    padding: 0px 15px 0px 15px;
    font-size: 20px;
    font-weight: 100;
    line-height: 38px;
  }
  .form-video::placeholder {
    font-size: 18px;
  }
  .dropdown-content-mobile {
    position: absolute;
    background-color: rgba(0, 0, 0, .9);
    min-width: 250px;
    z-index: 1;
    top: 80px;
    right: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border: 1px solid rgba(255, 255, 255, .1);
  }
  .dropdown-content-mobile a {
    color: #FAFAFA;
    padding: 12px 25px;
    text-decoration: none !important;
    display: block;
  }
  .dropdown-content-mobile a:hover {
    color: #51B8EA;
  }
  .select-menu-mais {
    color: #51B8EA;
    font-size: 30px;
    font-weight: 100;
    line-height: 80px;
    border-bottom: 1px solid #353534;
    padding: 0px 25px;
  }
  .select-menu-mais.border-top-mais {
    border-top: 1px solid #353534;
    margin-top: 35px;
  }
  .select-menu-mais a {
    color: #51B8EA;
    font-size: 30px;
    font-weight: 100;
    text-decoration: none !important;
  }
  .modal-body-menumais {
    padding: 0px 0px 40px 0px;
  }
  .modal-body-video h5 {
    color: #FAFAFA;
    font-size: 20px;
    line-height: 24px;
    font-weight: 100;
    padding-top: 30px;
  }
  .input-login-no-bg {
    border: 1px solid #1C1C1C;
    background-color: rgba(255, 255, 255, .4);
    backdrop-filter: blur(10px);
    color: #1C1C1C;
    padding: 4px 10px 4px 15px !important;
  }
  .input-login-no-bg::placeholder {
    font-size: 20px;
    font-weight: 100;
    color: rgba(28, 28, 28, .5);
  }
  .input-login-no-bg:focus {
    border: 1px solid #1C1C1C;
    background-color: rgba(255, 255, 255, .4);
    outline: 0 !important;
    box-shadow: none !important;
  }
  .mt-50 {
    margin-top: 50px;
  }
  .custom-check-2 input[type="checkbox"] {
    background-color: #000000 !important;
  }
  .custom-check-2 {
    color: #707070 !important;
  }
  .esqueceu a {
    color: #707070 !important;
  }
  .modal-login {
    margin-top: 120px;
  }
  .pedir-acesso {
    color: #707070;
    padding-top: 40px;
  }
  .pl-50 {
    padding-left: 50px !important;
  }
  .mt-20 {
    margin-top: 40px !important;
  }
  .empresa-somengil-top {
    /*background-image: url(/imgs/empresa-somengil-top-mobile.jpg) !important;*/
  }
  .empresa-recrutamento-top {
    /*background-image: url(/imgs/empresa-recrutamento-top-mobile.jpg) !important;*/
    height: 100vh;
  }
  .pr-320 {
    padding-right: 0px;
  }
  .solucoes-empresa {
    background-position: bottom right -25px !important;
  }
  .blue-bg {
    background-image: url(/imgs/bg-design-mobile.png) !important;
    background-position: center top;
    background-repeat: no-repeat;
  }
  .valores {
    padding: 60px 25px;
  }
  .valores h1 {
    font-size: 35px;
    line-height: 36px;
  }
  .valores p {
    font-size: 18px;
    line-height: 24px;
  }
  .valores div {
    font-size: 18px;
    line-height: 24px;
  }
  .solucoes div {
    font-size: 18px;
    line-height: 24px;
  }
  .abordagem {
    padding: 10px 25px 90px 25px;
  }
  .abordagem h1 {
    font-size: 35px;
    line-height: 36px;
    padding-bottom: 30px;
    padding-top: 40px;
  }
  .abordagem p {
    font-size: 16px;
    line-height: 20px;
  }
  .abordagem div {
    font-size: 16px;
    line-height: 20px;
  }
  .certificacao {
    padding: 10px 25px 90px 25px;
  }
  .certificacao h1 {
    font-size: 35px;
    line-height: 36px;
    padding-bottom: 30px;
    padding-top: 40px;
  }
  .certificacao p {
    font-size: 16px;
    line-height: 20px;
  }
  .carousel-height-580 {
    height: 580px !important;
  }
  .carousel-inner-empresa {
    height: 100% !important;
    border-bottom: none !important;
  }
  .carousel-item-empresa {
    height: 100% !important;
  }
  .carousel-item-empresa img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .quatro-icones {
    padding: 0px 25px 100px 25px;
    border-bottom: 1px solid rgba(53, 53, 52, .2);
  }
  .texto-icone {
    display: block;
    font-weight: 100;
    font-size: 30px;
  }
  .carousel-item-icones {
    height: 100% !important;
    background-color: #1C1C1C;
    padding-left: 25px;
    padding-right: 25px;
  }
  .carousel-item-icones img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .hover-icones p {
    font-weight: 100;
    font-size: 18px;
    color: #FAFAFA;
    padding-top: 25px;
  }
  .carousel-height-700 {
    height: 700px !important;
  }
  .carousel-height-610 {
    height: 610px !important;
  }
  .carousel-indicators-b50 {
    bottom: 50px;
  }
  .carousel-indicators-b-50 {
    bottom: -50px;
  }
  .carousel-indicators-b-0 {
    bottom: 0px;
  }
  .icone-d3 {
    padding: 40px 0px;
    float: none;
  }
  .empresa-multiwasher-top {
    background-image: url(/imgs/multiwasher-mobile.png) !important;
    background-position: center top -100px;
  }
  .carousel-caption-narrow {
    top: 260px !important;
  }
  .setores-icones {
    padding: 60px 25px;
  }
  .setores-icones h1 {
    font-size: 35px;
    line-height: 36px;
    padding-bottom: 30px;
  }
  .setores-icones img {
    max-height: 200px;
  }
  .setores-icones h2 {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 15px;
  }
  .carousel-fixed-height {
    height: 300px !important;
  }
  .setores-icones p {
    font-size: 18px;
    line-height: 22px;
  }
  .padding-slide {
    padding-bottom: 50px;
  }
  .carousel-height-520 {
    height: 520px;
  }
  .setores-galeria h1 {
    padding: 0px 25px;
    font-size: 35px;
    line-height: 36px;
    padding-bottom: 50px;
  }
  .setores-galeria {
    padding: 90px 0px;
  }
  .card-gallery {
    margin-right: 10px;
    width: 350px !important;
    height: 350px !important;
  }
  .galeria-1 {
    background-size: 300%;
  }
  .galeria-1:hover {
    background-size: 450%;
  }
  .modal-galeria-mobile {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .prev-prod-slider {
    display: none;
  }
  .next-prod-slider {
    display: none;
  }
  .caption-prod p {
    font-size: 16px;
    padding-left: 40px;
  }
  .dados-tecnicos {
    padding: 90px 25px;
  }
  .dados-tecnicos h1 {
    font-size: 35px;
    line-height: 36px;
  }
  .carousel-indicators-b-50 .active {
    background: #51B8EA;
  }
  .assista-bts {
    padding: 40px 25px;
  }
  .assista-bts h1 {
    font-size: 30px;
    line-height: 32px;
  }
  .pt-120 {
    padding-top: 60px;
  }
  .cases-bt {
    width: 190px;
    height: 36px;
    font-size: 16px;
  }
  .cases-bt:hover {
    width: 190px;
    height: 36px;
    left: 0px;
  }
  .black-center-cases {
    height: 30px;
    width: 184px;
  }
  .cases-bt a {
    font-size: 16px;
    line-height: 36px;
    padding-left: 56px;
  }
  .cases-bt a:hover + .cases-icon {
    opacity: 0;
  }
  .cases-bt:hover .black-center-cases {
    width: 184px;
    opacity: 0;
  }
  a.black-center-webinar {
    padding-left: 30px !important;
  }
  a.black-center-video {
    padding-left: 37px !important;
  }
  .mb-20-mobile {
    margin-bottom: 20px;
  }
  .pt-100 {
    padding-top: 100px;
  }
  .healthtech-img-left {
    background-position: bottom right -350px !important;
  }
  .bg-bt-light {
    background-color: #FAFAFA !important;
  }
  .empresa-healthtech-top {
    background-image: url(/imgs/healthtech-mobile.png) !important;
  }
  .candidatura {
    padding: 60px 25px;
  }
  .candidatura h1 {
    font-size: 38px;
    line-height: 42px;
    padding-bottom: 30px;
  }
  .candidatura h2 {
    font-size: 18px;
    line-height: 22px;
    max-width: 100%;
  }
  .custom-file-upload {
    min-width: 100%;
  }
  .w-label-100 {
    width: 100%;
  }
  .pl-50-2 {
    padding-left: 65px !important;
  }
  .pt-150 {
    padding-top: 50px;
  }
  .page-caption {
    width: 80% !important;
  }
  .form-titles {
    font-size: 24px;
    line-height: 26px;
    padding-top: 40px;
  }
  .pt-30 {
    padding-top: 20px;
  }
  .pad-form-20 {
    padding-top: 20px;
  }
  .form-candidatura input {
    padding: 4px 15px;
  }
  .MultiCheckBox {
    padding: 4px 15px;
  }
  .form-carreiras-check {
    font-size: 20px;
  }
  .form-carreiras-check input[type="checkbox"] {
    margin-top: 3px;
  }
  .custom-file-upload {
    padding: 4px 15px;
  }
  .tabs-setores {
    padding: 40px 0px 0px 0px;
    border-bottom: 1px solid #1C1C1C;
  }
  .nav-tabs-setores {
    padding: 0px 25px;
  }
  .tab-content-setores {
    padding: 40px 25px 10px 25px;
  }
  .nav-item-setores {
    background: linear-gradient(to top, #000000 0px, #000000 30px, #1c1c1c 30px, #1c1c1c 180px) !important;
    margin-left: 10px;
    border-radius: 5px !important;
  }
  .nav-link-setores {
    width: 105px;
    height: 180px;
    padding-right: 5px !important;
    padding-left: 5px !important;
    font-size: 15px !important;
    padding-bottom: 50px !important;
  }
  .nav-link-setores.active {
    height: 180px;
  }
  .nav-link-setores:focus, .nav-link-setores:hover {
    height: 180px;
  }
  .pe-80 {
    padding-right: 16px;
  }
  .img-setores-100 {
    max-width: 100%;
    padding-bottom: 0px;
    padding-top: 30px;
  }
  .tab-content-setores h1 {
    font-size: 38px;
    line-height: 40px;
    padding-bottom: 20px;
  }
  .tab-content-setores h2 {
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 20px;
    padding-top: 50px;
  }
  .tab-content-setores p {
    font-size: 16px;
    line-height: 20px;
  }
  .case-studies {
    padding: 40px 25px 0px 25px;
  }
  .case-studies h1 {
    font-size: 38px;
    line-height: 40px;
    padding-bottom: 20px;
  }
  .case-studies h2 {
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 20px;
    padding-top: 50px;
  }
  .case-studies p {
    font-size: 16px;
    line-height: 24px;
  }
  .pt-pb-60 {
    padding-top: 0px;
    padding-bottom: 30px;
    max-width: 50%;
  }
  .pt-60 {
    padding-top: 30px;
  }
  .pt-50 {
    padding-top: 30px;
  }
  .setores-video-cases {
    padding: 0px 25px 20px 25px;
    background-color: #353534;
  }
  .setores-video-cases h1 {
    padding: 0px 0px 50px 0px !important;
  }
  .pb-160-bt {
    padding-bottom: 60px;
  }
  .setor-bt-solo {
    padding: 40px 25px 20px 25px;
  }
  .large-420-bt {
    width: 260px;
    height: 36px;
  }
  .large-420-bt:hover {
    width: 260px;
    height: 36px;
  }
  .large-420-grey-center-light {
    height: 30px;
    width: 254px;
    top: 3px;
    left: 3px;
  }
  .large-420-grey-center-dark {
    height: 30px;
    width: 254px;
    top: 3px;
    left: 3px;
  }
  .large-420-bt:hover .large-420-grey-center-light {
    width: 259px;
  }
  .large-420-bt:hover .large-420-grey-center-dark {
    width: 259px;
  }
  .large-420-bt a {
    font-size: 16px;
    line-height: 36px;
    padding-left: 24px;
  }
  .pl-30-fix {
    padding-left: 21px !important;
  }
  .text-box h1 {
    max-width: initial !important;
  }
  .banner-healthtech-setor {
    background-image: url(/imgs/banner-healthtech-mobile.png) !important;
  }
  .setor-alimentar-top {
    /*background-image: url(/imgs/setor-alimentar-mobile.jpg) !important;*/
    background-size: cover;
    height: 100vh;
  }
  .setor-saude-top {
    background-image: url(/imgs/setor-saude-mobile.jpg) !important;
    background-size: cover;
  }
  .setor-catering-top {
    background-image: url(/imgs/setor-catering-mobile.jpg) !important;
    background-size: cover;
  }
  .setor-retalho-top {
    background-image: url(/imgs/setor-retalho-mobile.jpg) !important;
    background-size: cover;
  }
  .setor-logistica-top {
    background-image: url(/imgs/setor-logistica-mobile.jpg) !important;
    background-size: cover;
  }
  .fix-padding-55 {
    padding-left: 40px !important;
  }
  .text-box-left {
    padding-left: 25px;
    padding-top: 120px;
  }
  .bg-banner-apoio {
    background-image: url(/imgs/bg-banner-apoio-mobile.png) !important;
    background-position: bottom right !important;
    background-size: 180% !important;
  }
  .bg-banner-elearning {
    background-image: url(/imgs/bg-banner-elearning-mobile.png) !important;
    background-position: bottom left !important;
    background-size: 180% !important;
  }
  .bg-contactos {
    background-image: url(/imgs/bg-contactos.png) !important;
  }
  .contactos {
    position: absolute;
    bottom: 100px;
    padding-left: 25px;
  }
  .contactos h5 {
    font-size: 18px;
    padding-top: 25px !important;
  }
  .contactos p {
    font-size: 18px;
  }
  .text-box-mapa {
    padding-left: 25px;
    padding-right: 25px;
  }
  section.mapa {
    height: 750px;
  }
  .text-box-mapa h1 {
    font-size: 18px;
  }
  .text-box-mapa p {
    font-size: 18px;
  }
  .pr-150 {
    padding-right: 0px;
  }
  .ptm-60 {
    padding-top: 60px !important;
  }
  .ptb-footer {
    padding-top: 40px;
  }
  .px-5-100 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cases-video {
    padding: 40px 25px;
  }
  .cases-video h1 {
    font-size: 38px;
    line-height: 40px;
    padding-bottom: 40px;
  }
  .card-title-blog a {
    margin-bottom: 5px;
    font-size: 24px !important;
    line-height: 24px;
  }
  .card-subtitle-blog {
    font-size: 16px !important;
  }
  .card-text-blog {
    font-size: 18px !important;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .card-date-blog {
    padding-bottom: 20px;
  }
  .pb-60 {
    padding-bottom: 0px;
  }
  .pb-60-2 {
    padding-bottom: 30px;
  }
  .title-more-pubs {
    padding-top: 10px !important;
  }
  .pt-40-mobile {
    padding-top: 40px !important;
  }
  section.blog-artigo {
    padding-top: 20px;
  }
  .card-subtitle-blog-artigo {
    font-size: 20px !important;
  }
  .blog-artigo h1 {
    font-size: 30px;
    line-height: 32px;
  }
  .blog-artigo h2 {
    font-size: 28px;
    line-height: 30px;
    padding-bottom: 15px;
    padding-top: 30px;
  }
  .text-blog-artigo {
    font-size: 18px;
  }
  .page-caption-large {
    width: initial !important;
  }
  .custom-check {
    font-size: 20px;
  }
  .generic-bt-inner {
    background-image: none !important;
    padding: 4px 25px 4px 25px;
  }
  .bt-grey-arrow {
    background-image: none !important;
  }
  .bt-grey-arrow:hover {
    background-image: none !important;
  }
  .generic-bt-border {
    font-size: 16px;
    margin-bottom: 15px;
  }
  section.blog-artigo-top {
    padding-top: 120px;
  }
  .blog-artigo-top h1 {
    font-size: 35px;
    line-height: 36px;
    padding-bottom: 20px;
  }
  .blog-artigo-top p {
    font-size: 20px;
    line-height: 22px;
  }
  .card-text-login {
    font-size: 16px !important;
    line-height: 18px;
    margin-bottom: 2px;
  }
  .pdf-title {
    font-size: 20px;
    top: 65px;
    left: 12px;
    line-height: 20px;
  }
  .pt-100-login {
    padding-top: 40px;
  }

}

@media (max-width:414px) {

}

@media (max-width:390px) {
  .info-popup {
    font-size: 16px;
  }
  .empresa-multiwasher-top {
    background-position: center top -80px;
  }
  .carousel-caption-narrow {
    top: 240px !important;
  }
}
@media (max-width:375px) {
  .empresa-multiwasher-top {
    background-position: center top -60px;
  }
  .carousel-caption-narrow {
    top: 200px !important;
  }
  .carousel-caption h5 {
    font-size: 32px;
    padding-bottom: 20px;
  }
  .carousel-caption p {
    font-size: 16px;
    line-height: 22px&lt;
  }
}



}

@media (max-width:320px) {
  .info-popup {
    font-size: 14px;
  }
}


/*
 * Force Bootstrap v4 transitions
 * (ignores prefers-reduced-motion media feature)
 * https://gist.github.com/robsonsanches/33c6c1bf4dd5cf3c259009775883d1c0
 */

.fade {
  transition:opacity 0.15s linear !important;
}
.collapsing {
  transition:height 0.35s ease !important;
}
.custom-switch .custom-control-label::after {
  transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-transform 0.15s ease-in-out !important;
  transition:transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out !important;
  transition:transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-transform 0.15s ease-in-out !important;
}
.custom-range::-webkit-slider-thumb {
  transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out !important;
}
.custom-range::-moz-range-thumb {
  transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out !important;
}
.custom-range::-ms-thumb {
  transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out !important;
}
.custom-control-label::before,.custom-file-label,.custom-select {
  transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out !important;
}
.badge {
  transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out !important;
}
.progress-bar {
  transition:width 0.6s ease !important;
}
.progress-bar-animated {
  -webkit-animation:progress-bar-stripes 1s linear infinite !important;
  animation:progress-bar-stripes 1s linear infinite !important;
}
.modal.fade .modal-dialog {
  transition:-webkit-transform 0.3s ease-out !important;
  transition:transform 0.3s ease-out !important;
  transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out !important;
}
.carousel-item {
  transition:-webkit-transform 0.6s ease-in-out !important;
  transition:transform 0.6s ease-in-out !important;
  transition:transform 0.6s ease-in-out,-webkit-transform 0.6s ease-in-out !important;
}
.carousel-fade .carousel-item {
    transition-property: opacity !important;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: 0s 0.6s opacity !important;
}

.carousel-control-prev,.carousel-control-next {
  transition:opacity 0.15s ease !important;
}
.carousel-indicators li {
  transition:opacity 0.6s ease !important;
}
.form-control {
  transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out !important;
}
.btn {
  transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out !important;
}

#suggestMessage {
    display: none;
    color: #ffffff;
    margin: 0 auto 20px auto;
}</pre></body></html>