.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-color: #193c74;
  font-family: IBM Plex Sans, sans-serif;
}

.block-king {
  flex-flow: column;
  display: flex;
  position: relative;
}

.code-embed {
  display: block;
}

.block-menu {
  width: 100%;
  height: 6rem;
  font-size: 1rem;
  position: absolute;
}

.section-hero {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 6rem;
  display: flex;
  position: relative;
}

.box-hero-up {
  justify-content: center;
  align-items: center;
  width: 85%;
  height: 30rem;
  padding-top: 0;
  display: flex;
  position: sticky;
  top: -20px;
}

.box-hero-down---services {
  background-color: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  padding-top: 4rem;
  display: flex;
  position: sticky;
  top: -35px;
  box-shadow: 0 2px 20px 20px #0000000d;
}

.bhu-left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 45%;
  min-width: 585px;
  height: 100%;
  margin-left: .65rem;
  margin-right: .65rem;
  display: flex;
  position: relative;
}

.bhu-right {
  filter: none;
  background-color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  width: 40%;
  min-width: 575px;
  height: 100%;
  min-height: 425px;
  margin-left: .65rem;
  margin-right: .65rem;
  position: relative;
}

.heading {
  color: #fff;
  text-align: right;
  letter-spacing: .5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.65rem;
  font-weight: 700;
  line-height: 1.1;
  position: relative;
}

.bold-text {
  color: #007db8;
}

.bold-text-2 {
  color: #0ac6ff;
  font-size: 2.35rem;
  font-weight: 400;
  line-height: 1.1;
  display: inline-block;
  position: relative;
}

.paragraph {
  color: #00a7d1;
  text-align: right;
  letter-spacing: .5px;
  margin-top: .5rem;
  margin-bottom: 1.25rem;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.section-tres {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.box-center-s-3 {
  background-color: #001331;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.section-dois {
  background-color: #f3f3f3f7;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.box-wrap-in {
  position: relative;
  overflow: hidden;
}

.box-wrap-in.bwi-buttons-hero {
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  display: flex;
  right: -.5rem;
}

.box-wrap-in.bwi-buttons-hero.bbh-blog {
  position: absolute;
  inset: auto 0% 2rem;
}

.box-wrap-in.bwi-buttons-services {
  justify-content: flex-start;
  align-self: flex-end;
  align-items: center;
  display: flex;
  left: -.5rem;
}

.box-wrap-in.bwi-buttons-services.bbs-right {
  align-self: flex-start;
}

.box-wrap-in.bwi-3 {
  justify-content: center;
  align-items: center;
  margin-top: .5rem;
  display: flex;
}

.box-wrap-in.bwi-o-que-faz {
  display: flex;
}

.link {
  color: #fff;
  letter-spacing: .5px;
  background-color: #00a8e0;
  justify-content: center;
  align-items: center;
  margin: .25rem .5rem;
  padding: .65rem 1.65rem;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link:hover {
  background-color: #008cbf;
}

.link.button-2-service {
  color: #b8d9ec;
  background-color: #00a8e000;
  border: 1px solid #b8d9ec;
}

.link.button-2-service:hover {
  background-color: #b8d9ec1a;
}

.link.button-1-hero {
  background-color: #00a8e0;
  font-weight: 500;
}

.link.button-1-hero:hover {
  background-color: #008cbf;
}

.div-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.absolut-image {
  opacity: .03;
  background-image: url('../images/crebro-conectado-com-a-contabilidade.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: absolute;
  inset: 0%;
}

.image {
  width: 75%;
  position: relative;
}

.text-block {
  color: #fff;
  letter-spacing: 2px;
  -webkit-text-stroke-width: .0125rem;
  text-transform: uppercase;
  margin-left: 1rem;
  margin-right: 1.5rem;
  font-size: .85rem;
  font-weight: 400;
  position: relative;
}

.line-down-nav {
  background-color: #db0066;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  height: 50%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
  box-shadow: 0 2px .3125rem #0003;
}

.b-green {
  background-color: #20847a;
  width: 100%;
  height: 0%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.block-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  position: relative;
}

.brand {
  z-index: 10;
  filter: drop-shadow(0 11px 20px #000000b3);
  background-image: url('../images/mdm-contbil-imagens-elementos-site-1920x1080px-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16vw;
  min-width: 10rem;
  max-width: 16rem;
  height: 6vw;
  padding-bottom: 0;
  transition: opacity .3s;
}

.brand:hover {
  filter: brightness(147%) drop-shadow(0 11px 20px #000000b3);
}

.brand.w--current {
  width: 18rem;
  min-width: 18rem;
  height: 6rem;
  top: 0;
}

.nav-link {
  color: #32a7df;
  text-align: center;
  letter-spacing: .5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: .5rem 1.5rem;
  font-size: .95rem;
  font-weight: 600;
  display: flex;
}

.nav-link:hover {
  color: #031836;
}

.nav-link.w--current {
  color: #fff;
}

.box-menu {
  background-image: linear-gradient(#021633, #fff0);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  min-width: 1100px;
  height: 7.5rem;
  display: flex;
  position: absolute;
}

.box-link-menu {
  background-color: #00a5d030;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-left: .5rem;
  margin-right: .5rem;
  transition: all .2s;
  display: flex;
  position: relative;
}

.box-link-menu:hover {
  background-color: #00a5d0;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  min-width: 715px;
  display: flex;
}

.button-whartsapp {
  background-color: #17aa00;
  border: .125rem solid #fff0;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding-top: .65rem;
  padding-bottom: .65rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navbar {
  background-color: #ddd0;
  position: relative;
  inset: 0% 0% auto;
}

.div-block-3 {
  opacity: .3;
  filter: blur(20px);
  background-image: radial-gradient(circle, #000, #fff0);
  width: 30%;
  height: 120%;
  position: absolute;
  inset: 0% auto 0% -2%;
}

.bold-text-3 {
  font-weight: 300;
  position: relative;
}

.div-block-4 {
  filter: blur(50px);
  background-image: radial-gradient(circle, #000, #fff0);
  display: flex;
  position: absolute;
  inset: 0%;
}

.bhu-right-image {
  opacity: 1;
  mix-blend-mode: soft-light;
  background-image: url('../images/mdm-contbil-imagens-elementos-site-1920x1080px-3_1.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40%;
  min-width: 575px;
  height: 100%;
  min-height: 425px;
  margin-left: .5rem;
  margin-right: .5rem;
  position: absolute;
}

.absolut-gradients {
  position: absolute;
  inset: 0%;
}

.div-block-5 {
  filter: blur(100px);
  background-image: radial-gradient(circle, #008bb1, #fff0);
  width: 40rem;
  height: 28rem;
  position: absolute;
  inset: 6% 15% auto auto;
}

.bhu-right-image-2 {
  opacity: .61;
  background-image: url('../images/mdm-contbil-imagens-elementos-site-1920x1080px.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40%;
  min-width: 475px;
  height: 100%;
  min-height: 345px;
  margin-left: .5rem;
  margin-right: .5rem;
  display: block;
  position: absolute;
}

.box-hero-down---s1 {
  background-color: #175e9e;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: sticky;
  top: 100px;
  box-shadow: 0 -5px 15px 4px #00569c26;
}

.box-hero-down---s1.bhd-s2 {
  background-color: #144d6c;
  box-shadow: 0 -9px 9px -3px #0003051a;
}

.box-hero-down---s1.bhd-s3 {
  background-color: #175e9e;
}

.box-hero-down---s1.bhd-s4 {
  background-color: #144d6c;
}

.box-hero-down---s1.bhd-s5 {
  background-color: #175e9e;
}

.box-hero-down---s2 {
  background-color: #3163b2;
  justify-content: center;
  align-items: center;
  width: 92%;
  height: 30rem;
  display: flex;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 20px 20px #00569c26;
}

.block-content-hero-down {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-2 {
  opacity: .9;
  color: #093e68;
  text-align: center;
  width: 700px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.3rem;
  font-weight: 400;
  line-height: 1.1;
  position: relative;
}

.paragraph-2 {
  color: #093e68;
  text-align: center;
  width: 800px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.25;
  position: relative;
}

.block-images-down-hero {
  background-color: #175b99;
  background-image: linear-gradient(#175b99b8, #175b99b8), url('../images/logo-mdm.png');
  background-position: 0 0, 50%;
  background-size: auto, 200px;
  border-radius: 30px 30px 0 0;
  justify-content: center;
  align-items: center;
  width: 75%;
  height: 20rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.box-hero-down---s3 {
  background-color: #2a5599;
  justify-content: center;
  align-items: center;
  width: 92%;
  height: 30rem;
  display: flex;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 20px 20px #00569c26;
}

.box-hero-down---s4 {
  background-color: #234780;
  justify-content: center;
  align-items: center;
  width: 92%;
  height: 30rem;
  display: flex;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 20px 20px #00569c26;
}

.box-hero-down---s5 {
  background-color: #1c3866;
  justify-content: center;
  align-items: center;
  width: 92%;
  height: 30rem;
  display: flex;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 20px 20px #00569c26;
}

.block-center-service {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 95%;
  min-width: 1200px;
  height: 100%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.box-image-service {
  box-shadow: none;
  border-radius: 2px;
  align-self: flex-end;
  width: 100%;
  min-width: 450px;
  height: 30rem;
  margin-top: 2rem;
  position: relative;
}

.box-service {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-width: 375px;
  margin-top: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: relative;
}

.box-service.bs-right {
  padding-left: 1rem;
  padding-right: 1rem;
}

.div-block-11 {
  width: 100%;
  height: 70%;
}

.bold-text-4 {
  font-weight: 500;
}

.heading-services {
  color: #fff;
  text-align: right;
  letter-spacing: .5px;
  -webkit-text-stroke-width: .1px;
  text-shadow: 0 1px 13px #00000080;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.4;
  position: relative;
}

.heading-services.hs-right {
  text-align: left;
  align-self: flex-start;
}

.paragraph-services {
  color: #c4f4ff;
  text-align: right;
  letter-spacing: 1px;
  align-self: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.65;
  display: flex;
  position: relative;
}

.paragraph-services.ps-itens {
  padding-left: 1rem;
  line-height: 1.65;
  display: flex;
}

.paragraph-services.bs-right {
  text-align: left;
}

.list-item {
  position: relative;
}

.block-content-hero {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 1350px;
  display: flex;
  position: relative;
}

.icon-service {
  filter: hue-rotate(180deg) drop-shadow(0 0 9px #0000004d);
  mix-blend-mode: luminosity;
  display: inline-block;
  position: relative;
  top: -5px;
  transform: scale(1.2);
}

.image-bg {
  mix-blend-mode: soft-light;
  background-image: url('../images/escritrio.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.image-bg.ib-s5 {
  background-image: url('../images/casa.jpg');
}

.image-pessoa {
  opacity: .8;
  mix-blend-mode: hard-light;
  background-image: url('../images/ong-2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0%;
}

.image-pessoa.ip-s5 {
  filter: brightness(95%);
  background-image: url('../images/empresrios.png');
}

.image-pessoa.ip-s4 {
  background-image: url('../images/agronegocio.png');
}

.image-pessoa.ip-s2 {
  background-image: url('../images/pequeno-empresrio-2.png');
}

.image-pessoa.ip-s3 {
  background-image: url('../images/mdm-contbil-imagens-elementos-site-1920x1080px-3.png');
}

.block-bg-gradients {
  display: none;
  position: absolute;
  inset: 0%;
}

.block-bg-gradients.bbg-hero-down, .block-bg-gradients.bbg-footer {
  display: flex;
}

.box-gradients {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 92%;
  min-width: 1300px;
  height: 100%;
  margin-top: 2rem;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.box-gradients.bg-footer {
  width: 100%;
  min-width: auto;
  margin-top: 0;
}

.gradients-left {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 375px;
  height: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-left: 3rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

.gradients-left.bs-right {
  padding-left: 2rem;
  padding-right: 3rem;
}

.gradients-center {
  box-shadow: none;
  border-radius: 2px;
  width: 100%;
  min-width: 450px;
  height: 100%;
  margin-top: 2rem;
  position: relative;
}

.gradients-right {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-width: 375px;
  height: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-left: 3rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

.gradients-right.bs-right {
  padding-left: 2rem;
  padding-right: 3rem;
}

.gradient-left {
  opacity: 1;
  filter: blur(50px);
  background-image: radial-gradient(circle, #003383b0, #fff0);
  width: 120%;
  height: 80%;
  position: relative;
  top: 15px;
  left: 50px;
}

.block-bg {
  opacity: .1;
  background-image: url('../images/escritrio.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: absolute;
  inset: 0%;
}

.block-bg.bg-s5 {
  opacity: .05;
  background-image: url('../images/casa.jpg');
}

.block-bg.bg-s4 {
  opacity: .02;
  background-image: url('../images/agro.jpg');
}

.gradient-center {
  opacity: 1;
  filter: blur(50px);
  background-image: radial-gradient(circle, #003383b0, #fff0);
  width: 120%;
  height: 100%;
  position: relative;
}

.gradient-center.gr-s4 {
  background-image: radial-gradient(circle, #5b77a33b, #fff0);
}

.gradient-right {
  opacity: 1;
  filter: blur(50px);
  background-image: radial-gradient(circle, #003383b0, #fff0);
  width: 120%;
  height: 80%;
  position: relative;
  top: 35px;
  left: -80px;
}

.gradient-h2 {
  filter: blur(80px);
  background-image: radial-gradient(circle, #202020, #fff0);
  align-self: auto;
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: auto;
  left: 28%;
  right: 0%;
}

.gradient-h2.gh-left {
  left: -8%;
}

.executivos {
  background-image: url('../images/executivos-sorrindo.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90%;
  display: flex;
  position: relative;
}

.div-block-14 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  height: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
  position: relative;
  left: -5rem;
}

.paragraph-3 {
  color: #c4f4ff;
  letter-spacing: .5px;
  width: 90%;
  margin-bottom: 2rem;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.65;
  position: relative;
}

.heading-3 {
  color: #fff;
  letter-spacing: .5px;
  width: 75%;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1;
  position: relative;
}

.bold-text-5 {
  color: #0ac6ff;
}

.gradient-blue {
  filter: blur(35px);
  background-image: radial-gradient(circle, #00a6d1, #fff0);
  width: 35%;
  height: 35%;
  position: absolute;
  inset: 29% 0% 0% 21%;
}

.div-block-16 {
  justify-content: center;
  align-self: flex-end;
  align-items: flex-end;
  width: 60%;
  height: 100%;
  display: flex;
  position: relative;
}

.bg-image {
  opacity: .13;
  background-image: url('../images/escritrio-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  position: absolute;
  inset: 0%;
}

.gradiente-radial {
  background-image: radial-gradient(circle at 80%, #0000 46%, #001331);
  position: absolute;
  inset: 0%;
}

.gradiente-lateral {
  background-image: linear-gradient(270deg, #001331, #fff0);
  width: 20%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.logo-bg {
  background-image: url('../images/logo-mdm.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.box-center-s-2 {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  height: 100%;
  padding-right: 1rem;
  display: flex;
  position: relative;
}

.box-center-s-2.bc-2 {
  padding-top: 3rem;
}

.box-center-s-2.bc-2.bc-2-2 {
  justify-content: center;
  align-items: flex-start;
  padding-left: 1rem;
}

.paragraph-4 {
  color: #093e68;
  text-align: center;
  margin-top: 1rem;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1;
  position: relative;
}

.heading-2---extra {
  color: #093e68;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.1;
  position: relative;
}

.heading-2---extra.h2e-2 {
  color: #093e68;
  margin-top: 1rem;
  padding: 5px 20px;
  font-size: 2rem;
}

.paragraph-2---extra {
  color: #093e68;
  text-align: right;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.35rem;
  font-weight: 300;
  line-height: 1.25;
  position: relative;
}

.section-4 {
  z-index: 1;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.box-center-s-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 5rem;
  display: flex;
  position: relative;
}

.block-tabs {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.tab-link-tab-1 {
  background-color: #fafafa00;
  border-radius: 1px;
  max-width: 30rem;
  max-height: 13rem;
  margin-left: .5rem;
  margin-right: .5rem;
  padding: 1.5rem 1rem;
  transition: opacity .3s;
  display: flex;
}

.tab-link-tab-1:hover {
  box-shadow: 0 2px 20px 7px #0000000d;
}

.tab-link-tab-1.w--current {
  background-color: #fafafa00;
  justify-content: flex-start;
  align-items: stretch;
}

.text-block-2 {
  color: #093d6f;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  font-size: 3rem;
  font-weight: 300;
  line-height: 1;
  display: flex;
  position: relative;
}

.div-block-21 {
  width: 15%;
  position: relative;
}

.div-block-22 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: 100%;
  margin-left: 1rem;
  display: flex;
  position: relative;
}

.text-block-3 {
  color: #093d6f;
  letter-spacing: .5px;
  border-bottom: 1px solid #093d6f1c;
  width: 100%;
  margin-bottom: .5rem;
  padding-bottom: .25rem;
  padding-left: .25rem;
  padding-right: .25rem;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
  position: relative;
}

.text-block-4 {
  color: #5c5c5c;
  letter-spacing: .5px;
  font-size: 1.2rem;
  line-height: 1.2;
  position: relative;
}

.tabs-menu {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
}

.box-content-tab {
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 25rem;
  display: flex;
  position: relative;
}

.tabs {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-content-tab {
  background-color: #312f2f;
  background-image: url('../images/empresrio-em-videochamada.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  align-self: flex-end;
  width: 50rem;
  min-width: 40rem;
  height: 100%;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  position: relative;
}

.image-content-tab.ict-3 {
  background-color: #001331;
  background-image: linear-gradient(#183b724d, #183b724d), url('../images/gente-pra-explicar.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.image-content-tab.ict-2 {
  background-color: #001331;
  background-image: linear-gradient(#183b724d, #183b724d), url('../images/casal-empreendedor.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  order: 1;
}

.image-content-tab.ict-4 {
  background-color: #001331;
  background-image: linear-gradient(#183b724d, #183b724d), url('../images/tributao-sob-medida-para-sua-empresa-crescer.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  order: 1;
}

.tab-pane-tab-1 {
  width: 100%;
}

.tabs-content {
  width: 100%;
  margin-top: 1.5rem;
}

.heading-4 {
  color: #093d6f;
  margin-top: 0;
  margin-bottom: 2rem;
  position: relative;
}

.block-content-tab {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.texts-content-tab {
  align-self: center;
  width: 50rem;
  padding: 2rem 1.5rem;
  position: relative;
}

.text-title-tab {
  opacity: .9;
  color: #093d6f;
  font-size: 3rem;
  font-weight: 300;
  line-height: .85;
  position: relative;
}

.text-paragraph-tab {
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.4;
  position: relative;
}

.bold-text-6 {
  font-weight: 400;
}

.bold-text-7, .bold-text-8 {
  font-weight: 500;
  position: relative;
}

.section-5 {
  background-image: linear-gradient(#00133145, #fff0 48%);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bold-text-9 {
  font-weight: 500;
  position: relative;
}

.div-block-23 {
  background-image: url('../images/logo-whatsapp.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.85rem;
  min-width: 1.85rem;
  height: 1.85rem;
  margin-left: 1.5rem;
  position: relative;
}

.image-down-hero {
  mix-blend-mode: soft-light;
  background-image: url('../images/rapaz-jovem-segurando-laptop.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.image-down-hero.idh-2 {
  background-image: url('../images/mulher-do-agronegcio.jpg');
}

.image-down-hero.idh-3 {
  background-image: url('../images/mulher-jovem-contabilidade-2.jpg');
}

.image-down-hero.idh-4 {
  background-image: url('../images/homem-em-escritrio.jpg');
}

.bold-text-10 {
  color: #0ac6ff;
  position: relative;
}

.absolut-logo-tab {
  opacity: .15;
  mix-blend-mode: hard-light;
  background-image: url('../images/logo-mdm.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  position: absolute;
  inset: 0%;
}

.absolut-logo-tab.alt-03 {
  mix-blend-mode: lighten;
  background-size: cover;
}

.absolut-logo-tab.alt-02 {
  mix-blend-mode: difference;
}

.gradient-hero-mob {
  display: none;
}

.bold-text-11 {
  position: relative;
}

.bold-text-12 {
  background-color: #77d4f3;
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-block;
  position: relative;
}

.div-block-24 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 95%;
  min-width: 1450px;
  height: 95%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.box-contents {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
}

.box-contents.bc-menu-footer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.box-contents.bc-logo {
  justify-content: center;
  align-items: center;
  margin-right: 1rem;
  padding: 0;
  display: flex;
}

.logo-footer {
  background-image: url('../images/mdm-contbil-imagens-elementos-site-1920x1080px-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 23rem;
  height: 8.5rem;
  position: relative;
}

.div-block-25 {
  flex-flow: column;
  margin-left: .5rem;
  margin-right: .5rem;
  display: flex;
  position: relative;
}

.text-block-5 {
  color: #007db7;
  letter-spacing: .5px;
  border-bottom: 1px solid #ffffff45;
  margin-bottom: 1rem;
  padding-bottom: .5rem;
  padding-left: .25rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1;
  position: relative;
}

.link-footer {
  color: #ffffffd9;
  letter-spacing: .5px;
  padding-top: .65rem;
  padding-bottom: .65rem;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  position: relative;
}

.link-footer:hover {
  color: #47bcdb;
}

.box-servicos-menu-footer {
  flex-flow: column;
  display: flex;
}

.box-menu-footer {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  position: relative;
}

.box-quem-somos-menu-footer {
  flex-flow: column;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
}

.box-texts-footer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-10 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff4a;
  margin-top: 3rem;
  padding-bottom: .5rem;
  padding-left: 5rem;
  padding-right: 5rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  position: relative;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  letter-spacing: .1rem;
  border-top: 1px solid #ffffff26;
  margin-top: 2rem;
  padding-top: 1rem;
  padding-left: 3rem;
  padding-right: 3rem;
  font-size: .95rem;
  line-height: 1.5;
  position: relative;
}

.link-block-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: .625rem;
  display: flex;
  position: relative;
}

.image-35 {
  opacity: .8;
  width: 3.125rem;
  margin-bottom: 3.125rem;
  position: relative;
  top: auto;
}

.block-logo-menu-footer {
  background-color: #00000075;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  padding: 8rem 6rem 6rem;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: .5rem;
  margin-bottom: 0;
  font-size: .95rem;
  line-height: 1.5;
  display: flex;
  position: relative;
}

.box-line-footer {
  background-color: #ffffff5c;
  align-self: center;
  width: 1px;
  height: 10rem;
  display: flex;
  position: relative;
}

.mdm-absolut {
  z-index: -1;
  color: #0000001a;
  text-align: center;
  letter-spacing: 50px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  font-size: 30rem;
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.block-redes-sociais {
  background-color: #0000;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: auto;
  height: 3.125rem;
  margin-right: .3125rem;
  display: flex;
}

.block-redes-sociais.brs-hero {
  flex-flow: column;
  height: auto;
  margin-right: 2%;
  position: absolute;
  inset: 3% 0% auto auto;
  transform: scale(.8);
}

.block-redes-sociais.brs-hero.brs-hero-blog {
  top: 8rem;
}

.link-icon-rede-social {
  background-color: #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin-left: .125rem;
  margin-right: .125rem;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.link-icon-rede-social:hover {
  background-color: #00a8e0;
  box-shadow: 0 1px .1875rem .0625rem #0000002b;
}

.svg-icon-social {
  color: #d5d8db;
  width: 1.5rem;
  height: 1.5rem;
}

.svg-icon-social:hover {
  cursor: pointer;
}

.rect {
  position: relative;
}

.box-hero-up-blog {
  justify-content: center;
  align-items: center;
  width: 70%;
  min-width: 71.43rem;
  padding-bottom: 2rem;
  display: flex;
  position: sticky;
}

.bhu-left-blog {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 40%;
  height: 25rem;
  margin-right: 1rem;
  display: flex;
  position: relative;
}

.box-wrap-in-blog {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.box-wrap-in-blog.bwi-buttons-hero {
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  display: flex;
  right: -.5rem;
}

.box-wrap-in-blog.bwi-buttons-services {
  justify-content: flex-start;
  align-self: flex-end;
  align-items: center;
  display: flex;
  left: -.5rem;
}

.box-wrap-in-blog.bwi-buttons-services.bbs-right {
  align-self: flex-start;
}

.box-wrap-in-blog.bwi-3 {
  justify-content: center;
  align-items: center;
  margin-top: .5rem;
  display: flex;
}

.box-wrap-in-blog.bwi-o-que-faz {
  display: flex;
}

.bhu-right-blog {
  background-color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: flex-start;
  align-items: center;
  width: 42.86rem;
  height: 25rem;
  margin-left: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bhu-right-image-blog {
  background-image: url('../images/escritrio-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.box-hero-down-blog {
  background-color: #fff;
  border-radius: 2px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  min-width: 71.43rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
  position: relative;
  box-shadow: 0 2px 20px 20px #00000014;
}

.block-content-hero-down-blog {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  padding-left: 5rem;
  padding-right: 5rem;
  display: flex;
  position: relative;
}

.section-hero-blog {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 8rem;
  display: flex;
  position: relative;
}

.rich-text-block {
  width: 60%;
  max-width: 900px;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.25rem;
  line-height: 1.8;
  position: relative;
}

.div-block-27 {
  background-color: #f3f3f3;
  width: 25rem;
  height: 100%;
  margin-left: 1rem;
  margin-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: sticky;
  top: 50px;
}

.bold-text-13 {
  color: #007db7;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.25rem;
  display: inline-flex;
  position: relative;
}

.italic-text {
  font-size: .85rem;
  position: relative;
}

.bold-text-14 {
  letter-spacing: 2px;
  font-size: .85rem;
  font-weight: 400;
}

.bold-text-15 {
  mix-blend-mode: luminosity;
}

.code-embed-2 {
  position: relative;
}

.div-block-28 {
  border: 1px solid #e2e2e2;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
  position: relative;
  box-shadow: 0 2px 10px 5px #ffffff0d;
}

.paragraph-2---extra-copy {
  color: #093e68;
  text-align: right;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.25;
  position: relative;
}

.div-block-29 {
  justify-content: space-around;
  align-items: center;
  width: 80%;
  padding: 1rem;
  display: flex;
}

.box-center-s-2-2 {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-left: 1rem;
  display: flex;
  position: relative;
}

.box-center-s-2-2.bc-2 {
  padding-top: 3rem;
}

.box-center-s-2-2.bc-2.bc-2-2 {
  justify-content: center;
  align-items: flex-start;
  padding-left: 1rem;
}

.div-block-30 {
  opacity: .05;
  mix-blend-mode: luminosity;
  background-image: url('../images/logo-mdm.png');
  background-position: 80%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
  height: 100%;
  position: absolute;
  inset: auto auto 0% 0%;
}

@media screen and (max-width: 991px) {
  .box-hero-up {
    width: 100%;
  }

  .box-hero-down---services {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    width: 90%;
    position: relative;
    top: auto;
  }

  .bhu-left {
    order: 1;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 1.5rem;
  }

  .bhu-right {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: absolute;
  }

  .heading {
    text-align: center;
    text-shadow: 0 1px #041936;
    width: 85%;
    font-size: 2.5rem;
  }

  .paragraph {
    text-align: center;
    text-shadow: 0 3px 20px #000;
    width: 80%;
    max-width: none;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.4rem;
  }

  .box-center-s-3 {
    flex-flow: column;
  }

  .section-dois {
    height: auto;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .box-wrap-in {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .box-wrap-in.bwi-buttons-hero {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .box-wrap-in.bwi-buttons-services {
    justify-content: center;
    align-self: center;
    align-items: center;
    left: 0;
  }

  .box-wrap-in.bwi-buttons-services.bbs-right {
    align-self: center;
  }

  .box-wrap-in.bwi-o-que-faz {
    justify-content: flex-start;
    align-items: center;
  }

  .brand {
    width: 16rem;
    min-width: 16rem;
    height: 8rem;
    top: .95rem;
  }

  .menu-button {
    background-color: #0080db;
  }

  .menu-button.w--open {
    background-color: #20847a;
  }

  .nav-link {
    color: #fff;
    text-align: center;
    letter-spacing: .4rem;
    -webkit-text-stroke-width: .5px;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 2rem;
    font-weight: 800;
  }

  .icon {
    color: #fff;
  }

  .box-menu {
    min-width: auto;
  }

  .box-link-menu {
    background-color: #00a5d01f;
    background-image: none;
    border-radius: 0;
    margin: .5rem 0;
  }

  .nav-menu {
    background-color: #c8c8c800;
    background-image: radial-gradient(circle, #00a5d0, #051a39);
    min-width: auto;
    height: 100vh;
    margin-top: .5rem;
    padding-top: 2rem;
  }

  .button-whartsapp {
    display: none;
  }

  .button-whartsapp.bw-2 {
    display: flex;
  }

  .bhu-right-image {
    background-position: 50% 100%;
  }

  .box-hero-down---s1 {
    position: relative;
    top: auto;
  }

  .heading-2 {
    width: 85%;
  }

  .paragraph-2 {
    width: 80%;
  }

  .block-images-down-hero {
    width: 95%;
  }

  .block-center-service {
    flex-flow: column;
    width: 100%;
    min-width: auto;
  }

  .box-image-service {
    order: -1;
    align-self: center;
    width: 90%;
    min-width: auto;
    height: 20rem;
    margin-top: 0;
  }

  .box-service {
    background-color: #05427a;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    min-width: auto;
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .heading-services {
    text-align: center;
    align-self: center;
    font-size: 2.5rem;
  }

  .heading-services.hs-right {
    text-align: center;
    align-self: center;
  }

  .paragraph-services {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    line-height: 1.5;
  }

  .paragraph-services.bs-right {
    text-align: center;
  }

  .block-content-hero {
    min-width: auto;
  }

  .image-pessoa {
    background-color: #fff;
    margin-top: 3rem;
  }

  .gradient-h2, .gradient-h2.gh-left {
    left: 0%;
  }

  .div-block-14 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 5rem;
    padding-right: 5rem;
    left: 0;
  }

  .paragraph-3, .heading-3 {
    text-align: center;
    width: auto;
  }

  .div-block-16 {
    width: 100%;
  }

  .box-center-s-2 {
    width: 85%;
    padding-right: 0;
  }

  .heading-2---extra, .paragraph-2---extra {
    text-align: center;
  }

  .tab-link-tab-1 {
    background-color: #f1f1f1;
    flex-flow: column;
    margin-left: .2rem;
    margin-right: .2rem;
    padding: .5rem;
  }

  .text-block-2 {
    font-size: 2rem;
    font-weight: 500;
  }

  .div-block-21 {
    width: auto;
    margin-left: 1rem;
    margin-right: 1rem;
    display: flex;
  }

  .div-block-22 {
    width: auto;
    margin-right: 1rem;
  }

  .text-block-3 {
    margin-top: .5rem;
    font-size: 1rem;
    font-weight: 600;
  }

  .text-block-4 {
    letter-spacing: 0;
    font-size: 1rem;
    line-height: 1.2;
  }

  .tabs-menu {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .box-content-tab {
    flex-flow: column;
    height: auto;
  }

  .image-content-tab {
    align-self: center;
    width: 100%;
    min-width: auto;
    height: 350px;
  }

  .image-content-tab.ict-2, .image-content-tab.ict-4 {
    order: -1;
  }

  .texts-content-tab {
    width: auto;
  }

  .gradient-hero-mob {
    filter: blur(20px);
    background-image: linear-gradient(0deg, #041936 28% 100%, #fff0);
    width: 100%;
    height: 30%;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: absolute;
    bottom: 0;
  }

  .div-block-24 {
    min-width: auto;
  }

  .box-contents.bc-menu-footer {
    margin-top: 2rem;
  }

  .block-logo-menu-footer {
    flex-flow: column;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .box-line-footer {
    width: 25rem;
    height: 1px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: none;
  }

  .mdm-absolut {
    text-align: center;
    letter-spacing: 0;
    font-size: 35vw;
  }

  .block-redes-sociais {
    order: -1;
    align-self: flex-end;
    height: 1.5625rem;
    display: none;
  }

  .link-icon-rede-social {
    width: 1.25rem;
    height: 1.25rem;
    margin-left: .3125rem;
    margin-right: .3125rem;
  }

  .box-hero-up-blog {
    justify-content: center;
    align-items: flex-end;
    width: 80%;
    min-width: auto;
    padding-bottom: 0;
    position: relative;
  }

  .bhu-left-blog {
    order: 1;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    min-width: auto;
    height: 300px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 1.5rem;
  }

  .box-wrap-in-blog {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .box-wrap-in-blog.bwi-buttons-hero {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .box-wrap-in-blog.bwi-buttons-services {
    justify-content: center;
    align-self: center;
    align-items: center;
    left: 0;
  }

  .box-wrap-in-blog.bwi-buttons-services.bbs-right {
    align-self: center;
  }

  .box-wrap-in-blog.bwi-o-que-faz {
    justify-content: flex-start;
    align-items: center;
  }

  .bhu-right-blog {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    min-width: auto;
    height: 300px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: absolute;
  }

  .bhu-right-image-blog {
    background-position: 50% 100%;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    margin-left: 0;
    margin-right: 0;
  }

  .box-hero-down-blog {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    width: 100%;
    min-width: auto;
    position: relative;
    top: auto;
  }

  .block-content-hero-down-blog {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .section-hero-blog {
    padding-top: 10rem;
  }

  .rich-text-block {
    width: 100%;
    max-width: none;
    font-size: 1.35rem;
  }

  .div-block-27 {
    align-self: center;
    width: 100%;
    margin-top: 4rem;
    position: relative;
    top: auto;
  }

  .paragraph-2---extra-copy {
    text-align: center;
  }

  .div-block-29 {
    flex-flow: column;
    width: 90%;
  }

  .box-center-s-2-2 {
    width: auto;
    padding-left: 0;
  }

  .div-block-30 {
    background-position: 50%;
    width: 100%;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .section-tres {
    height: auto;
  }

  .brand {
    width: 14rem;
    min-width: 14rem;
    height: 7rem;
    top: .55rem;
  }

  .div-block-16 {
    height: 300px;
  }

  .box-center-s-2 {
    width: 95%;
  }

  .box-center-s-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .box-contents.bc-menu-footer {
    flex-flow: column;
  }

  .div-block-25 {
    width: 100%;
    margin-top: 1.5rem;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-5, .link-footer {
    text-align: center;
  }

  .box-menu-footer {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .box-quem-somos-menu-footer {
    padding-left: 0;
    padding-right: 0;
  }

  .block-content-hero-down-blog {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .block-king {
    overflow: hidden;
  }

  .section-hero {
    background-color: #011d38;
  }

  .box-hero-up {
    height: 50rem;
  }

  .box-hero-down---services {
    width: 100%;
  }

  .bhu-left {
    background-image: linear-gradient(#00000045, #00337a);
  }

  .heading {
    letter-spacing: 1px;
    width: 90%;
    font-size: 3rem;
    line-height: 1.1;
  }

  .paragraph {
    letter-spacing: 1px;
    width: 90%;
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2rem;
  }

  .section-dois {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .box-wrap-in {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }

  .box-wrap-in.bwi-buttons-hero, .box-wrap-in.bwi-buttons-services {
    flex-flow: column;
  }

  .link {
    font-size: 1.2rem;
  }

  .text-block {
    text-align: center;
    margin-right: 1rem;
  }

  .brand {
    width: 12rem;
    min-width: 12rem;
    max-width: 15rem;
    height: 5rem;
    margin-left: 10px;
    top: 0;
  }

  .brand.w--current {
    width: 12rem;
    min-width: 12rem;
    max-width: 15rem;
    height: 5rem;
  }

  .nav-link {
    letter-spacing: .35rem;
    -webkit-text-stroke-width: .5px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 1.7rem;
    font-weight: 300;
  }

  .button-whartsapp.bw-2 {
    flex-flow: column;
  }

  .bhu-right-image {
    background-position: 50% 0;
  }

  .heading-2 {
    width: 90%;
    font-size: 2.5rem;
  }

  .paragraph-2 {
    width: 90%;
    font-size: 1.7rem;
    line-height: 1.35;
  }

  .block-images-down-hero {
    height: 10rem;
  }

  .box-service {
    width: 100%;
  }

  .heading-services {
    flex-flow: column;
    font-size: 2.3rem;
    line-height: 1.2;
    display: flex;
  }

  .paragraph-services {
    font-size: 1.7rem;
    line-height: 1.35;
  }

  .image-pessoa {
    background-color: #fff0;
  }

  .div-block-14 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph-3 {
    font-size: 1.35rem;
  }

  .box-center-s-4 {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tab-link-tab-1 {
    flex-flow: row;
  }

  .text-block-2 {
    background-color: #fff;
    width: 100%;
  }

  .div-block-21 {
    margin-left: 0;
    margin-right: 0;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .tabs-menu {
    flex-flow: column;
  }

  .box-content-tab {
    width: 100%;
  }

  .image-content-tab {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 200px;
    margin-left: 0;
    margin-right: 0;
  }

  .tabs-content {
    margin-top: 0;
  }

  .heading-4 {
    margin-bottom: .5rem;
  }

  .texts-content-tab {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-23 {
    margin-bottom: .5rem;
    margin-left: 0;
    display: none;
  }

  .gradient-hero-mob {
    display: none;
    position: relative;
  }

  .gradient-hero-mob.ghm-hero {
    height: 70%;
    display: flex;
    position: absolute;
    bottom: -157px;
  }

  .div-block-24 {
    width: 100%;
  }

  .logo-footer {
    width: 15rem;
  }

  .text-block-10 {
    padding-left: 3rem;
    padding-right: 3rem;
    line-height: 1.5;
  }

  .image-35 {
    top: auto;
  }

  .block-logo-menu-footer {
    width: 100%;
    padding: 4rem 1rem;
  }

  .mdm-absolut {
    bottom: 10rem;
  }

  .block-redes-sociais {
    display: none;
  }

  .box-hero-up-blog {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .bhu-left-blog {
    background-image: none;
    order: 0;
    height: auto;
    padding-top: 8rem;
    padding-bottom: 2rem;
  }

  .box-wrap-in-blog.bwi-buttons-hero, .box-wrap-in-blog.bwi-buttons-services {
    flex-flow: column;
  }

  .bhu-right-blog {
    background-image: none;
    position: relative;
    overflow: visible;
  }

  .bhu-right-image-blog {
    background-position: 50% 0;
  }

  .box-hero-down-blog {
    width: 100%;
    padding-top: 1rem;
  }

  .section-hero-blog {
    background-color: #011d38;
    padding-top: 0;
  }

  .div-block-28 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph-2---extra-copy {
    width: 70%;
  }

  .div-block-29 {
    width: 95%;
    padding-left: .5rem;
    padding-right: .5rem;
  }
}


