:root {
  --dim-grey: #00b5cb;
  --black: #192024;
  --dim-grey-2: #676770;
  --silver: #bec3c7;
  --dark-slate-gray-2: #404047;
  --white-smoke-2: #f0f0f0;
  --white-smoke: #ecf0f1;
  --light-slate-gray: #8e8e9c;
  --dim-gray-3: #676770;
  --steel-blue-3: #668cad57;
  --steel-blue: #3b99d9;
  --steel-blue-2: #2e80b6;
  --dark-khaki: #a8d069;
  --medium-sea-green: #30ad64;
  --light-sea-green: #25ccbf;
  --light-sea-green-2: #20ac99;
  --sandy-brown: #f8c740;
  --goldenrod: #e2a62b;
  --khaki: #face6a;
  --sandy-brown-2: #e4b962;
  --salmon: #fd7072;
  --indian-red: #cf404d;
  --tan: #d39f9a;
  --dim-gray: #735260;
  --indian-red-2: #af4173;
  --brown: #822e50;
  --tomato: #e64c40;
  --firebrick: #bf3a30;
  --salmon-2: #fc7d64;
  --dim-gray-2: #49647b;
  --dark-slate-gray: #2d3e4f;
  --white-smoke-3: #edeff2;
  --cadet-blue: #668cad;
  --pale-turquoise: #bfe0ff;
  --light-sky-blue: #69b9ff;
  --dodger-blue: #2e9dff;
  --light-slate-grey: #8e8e9c12;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #676770;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 300;
  line-height: 36px;
}

h3 {
  color: #676770;
  letter-spacing: 7px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  color: #676770;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

h6 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.button {
  background-color: var(--dim-grey);
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 6px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 12px 30px;
  font-size: 12px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
}

.button:hover {
  background-color: var(--black);
  border-radius: 20px;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  width: 100%;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.button.tab {
  background-color: #92a0ad;
  margin-left: 8px;
  margin-right: 8px;
}

.button.tab:hover, .button.tab.w--current {
  background-color: #2e80b6;
}

.navigation-link {
  color: #676770;
  padding: 10px 10px 20px;
  font-size: 12px;
  transition: all .3s ease-in-out;
}

.navigation-link:hover {
  color: var(--dim-grey);
}

.navigation-link.w--current {
  color: var(--dim-grey);
  text-align: center;
  justify-content: center;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
}

.navigation-link.w--current:hover {
  color: var(--dim-grey);
}

.navigation-bar {
  border: 1px solid var(--silver);
  background-color: #fff;
  position: fixed;
  inset: 0% 0% auto;
}

.navigation-menu {
  align-self: auto;
}

.brand-text {
  color: #69b9ff;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.brand-link {
  align-items: center;
  margin-right: 178px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.brand-link.w--current {
  opacity: .64;
  align-items: center;
  margin-right: 100px;
  display: flex;
}

.section {
  text-align: center;
  background-color: #fff0;
  padding: 80px 10px 118px;
  position: relative;
}

.section.accent {
  background-color: #00b5cb00;
}

.white-box {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/rui_sousa.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box.transparent {
  background-color: #0000;
  border-style: none;
}

.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section.centered {
  text-align: center;
  background-image: linear-gradient(#2e9dff80, #2e9dff38), url('../images/photo-1416359658663-73a3834895eb.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-bottom: 4px solid #69b9ff;
  padding-top: 0;
  padding-bottom: 0;
}

.hero-heading {
  color: var(--black);
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 300;
  line-height: 60px;
}

.hero-subheading {
  color: var(--black);
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.hollow-button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 30px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s, border .3s, color .3s;
  display: inline-block;
}

.hollow-button:hover {
  color: #2e9dff;
  border-color: #2e9dff;
}

.hollow-button.all-caps {
  border-style: none;
  border-color: var(--dark-slate-gray-2);
  color: var(--dark-slate-gray-2);
  text-transform: uppercase;
  background-color: #f0f0f082;
  font-size: 12px;
}

.hollow-button.all-caps:hover {
  color: var(--dim-grey);
}

.section-heading {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: var(--black);
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: roboto, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.section-heading.centered.white {
  color: var(--black);
}

.section-subheading.center {
  color: #8e8e9c;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
}

.section-subheading.center.off-white {
  color: #e8e8e8;
  padding-bottom: 0;
}

.section-title-group {
  margin-bottom: 20px;
}

.form-field {
  border: 0 solid #000;
  border-radius: 3px;
  height: 45px;
  margin-bottom: 17px;
  box-shadow: 0 0 0 1px #4040474d;
}

.form-field.text-area {
  height: 110px;
}

.footer {
  background-color: var(--dim-grey);
  text-align: center;
  padding-top: 35px;
  padding-bottom: 0;
}

.footer.center {
  text-align: center;
  background-color: #383838;
  border-top: 1px solid #dbdbdb;
}

.footer-text {
  color: var(--white-smoke-2);
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 20px;
  font-family: roboto, sans-serif;
  font-size: 11px;
  font-weight: 300;
}

.grid-image {
  background-color: #69b9ff;
  border: 10px solid #fff;
  border-radius: 50%;
  width: 35%;
  margin: 20px auto;
  padding: 20px;
  display: block;
  box-shadow: 0 0 0 1px #2e9dff;
}

.info-icon {
  float: left;
}

.footer-link {
  color: #668cad;
  border-bottom: 1px solid #d5d5e0;
  margin-bottom: 6px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #008cffd6;
}

.footer-link.with-icon {
  margin-left: 30px;
}

.tab-menu {
  text-align: center;
  margin-bottom: 40px;
}

.tabs-wrapper {
  text-align: center;
}

.fullwidth-image {
  width: 100%;
  margin-bottom: 20px;
}

.white-text {
  color: #fff;
  margin-bottom: 20px;
}

.form {
  margin-top: 40px;
}

.spc {
  text-align: center;
  font-family: roboto, sans-serif;
}

.container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block {
  color: var(--dark-slate-gray-2);
  letter-spacing: -1px;
  margin-left: 3px;
  font-family: roboto, sans-serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 24px;
}

.text-span {
  letter-spacing: 0;
  font-size: 11.5px;
  font-weight: 400;
}

.image {
  opacity: .7;
  margin-bottom: 30px;
}

.slide {
  text-align: center;
  background-image: url('../images/fotos_dentocentro_banner_30.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  margin-left: 0;
}

.slider {
  height: 600px;
  margin-top: 128px;
}

.container-2 {
  text-align: center;
  margin-top: -51px;
  margin-bottom: 20px;
}

.slide-2 {
  background-image: url('../images/fotos_dentocentro_banner_06.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/fotos_dentocentro_banner_26.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/fotos_dentocentro_banner_14.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/fotos_dentocentro_banner_29.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/7.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/6.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/fotos_dentocentro_banner_14.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.icon, .icon-2 {
  opacity: 0;
}

.slide-nav {
  opacity: 1;
  font-size: 12px;
}

.slide-9 {
  background-image: url('../images/P1004488.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1 {
  background-image: url('../images/P1004382.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-2 {
  background-image: url('../images/P1004478.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-3 {
  background-image: url('../images/8.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-4 {
  background-image: url('../images/P1004366.png');
  background-position: 50% 20%;
  background-size: cover;
}

.slide-1-5 {
  background-image: url('../images/P1004469.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-1-6 {
  opacity: 1;
  background-image: linear-gradient(to top, #19202438, #fff0), url('../images/P1004357.png');
  background-position: 0 0, 50% 15%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-1-7 {
  background-image: radial-gradient(circle, #00b5cb21, #fff0), url('../images/fotos_dentocentro_banner_25.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-1-8 {
  background-image: url('../images/P1004488.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.navigation-link-copy {
  color: #fff;
  letter-spacing: 1px;
  background-color: #00b5cbad;
  border-radius: 5px;
  margin-top: 5px;
  padding: 5px 10px;
  font-size: 11px;
  transition: all .3s ease-in-out;
  display: none;
}

.navigation-link-copy:hover {
  color: #fff;
  border-radius: 20px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
}

.navigation-link-copy.w--current {
  color: var(--white-smoke-2);
  background-color: #00b5cbad;
  border-radius: 5px;
  margin-top: 6px;
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 11px;
}

.navigation-link-copy.w--current:hover {
  opacity: 1;
  color: var(--white-smoke-2);
  border-radius: 20px;
}

.button-copy {
  background-color: var(--black);
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 6px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 12px 30px;
  font-size: 12px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
}

.button-copy:hover {
  background-color: var(--dim-grey);
  border-radius: 20px;
}

.button-copy.w--current {
  background-color: #2e80b6;
}

.button-copy.full-width {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.button-copy.tab {
  background-color: #92a0ad;
  margin-left: 8px;
  margin-right: 8px;
}

.button-copy.tab:hover, .button-copy.tab.w--current {
  background-color: #2e80b6;
}

.div-block {
  border-bottom: 1px solid #404047b3;
  width: 200px;
  margin-top: 0;
  margin-bottom: 40px;
}

.container-3 {
  text-align: center;
  flex-direction: column;
  align-items: stretch;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
}

.container-4 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container-5 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 19px;
  display: flex;
}

.columns {
  justify-content: space-between;
  align-items: center;
  width: 600px;
  display: block;
}

.bold-text {
  font-weight: 600;
}

.text-span-2 {
  font-size: 15px;
  font-weight: 400;
}

.text-span-2:hover {
  color: var(--light-slate-gray);
}

.text-span-3 {
  color: var(--dim-gray-3);
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.text-span-3:hover {
  color: var(--light-slate-gray);
}

.text-span-4 {
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.text-span-4:hover {
  color: var(--light-slate-gray);
}

.text-span-5 {
  font-size: 15px;
  font-weight: 400;
}

.text-span-5:hover {
  color: var(--light-slate-gray);
}

.paragraph {
  font-weight: 300;
}

.text-span-6 {
  color: var(--dim-gray-3);
  font-size: 15px;
  font-weight: 400;
}

.text-span-6:hover {
  color: var(--light-slate-gray);
}

.column, .column-2 {
  color: var(--dim-gray-3);
}

.text-span-7 {
  font-size: 15px;
  font-weight: 400;
}

.text-span-7:hover {
  color: var(--light-slate-gray);
}

.text-span-8 {
  font-size: 15px;
  font-weight: 400;
}

.text-span-8:hover {
  color: var(--light-slate-gray);
}

.text-span-9 {
  font-size: 15px;
  font-weight: 400;
}

.text-span-9:hover {
  color: var(--light-slate-gray);
}

.text-span-10 {
  font-size: 15px;
  font-weight: 400;
}

.text-span-10:hover {
  color: var(--light-slate-gray);
}

.column-3 {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.paragraph-2 {
  opacity: 1;
  color: var(--dim-gray-3);
  margin-top: 10px;
  padding-top: 140px;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
}

.paragraph-2:hover {
  opacity: 1;
}

.button-2 {
  border: 1px solid var(--dark-slate-gray-2);
  opacity: 1;
  color: var(--dark-slate-gray-2);
  background-color: #0000;
  margin-bottom: 20px;
  font-size: 13px;
}

.button-2:hover {
  background-color: var(--dark-slate-gray-2);
  opacity: 1;
  color: var(--white-smoke-2);
  border-radius: 18px;
}

.div-block-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.columns-2 {
  align-self: stretch;
  margin-bottom: -10px;
  margin-left: auto;
  padding-left: 10px;
}

.column-4, .column-5, .column-6, .column-7 {
  padding-left: 0;
  padding-right: 40px;
}

.white-box-joaquim-cabral {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/joaquim_cabral.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-joaquim-cabral:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-joaquim-cabral.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-03 {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/03_silvia_alves_higienista_oral.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-03:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-03.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-04 {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/vitor_palha.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-04:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-04.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-05 {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/helder_neves.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-05:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-05.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-06 {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/jose_mauricio.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-06:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-06.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-07 {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/ana_ferreira.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-07:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-07.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-08 {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/11_madalena_batista_med_dentista.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-08:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-08.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-09 {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/euridice_dias.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-09:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-09.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-06-copy {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/10_jose_mauricio_med_dentista.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-06-copy:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-06-copy.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-10 {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/estela_pinto.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-10:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-10.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-07-copy {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/10_ana_ferreira_med_dentista.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-07-copy:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-07-copy.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-11 {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/florentina_dias.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-11:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-11.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-12 {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/monica_guimaraes.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-12:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-12.transparent {
  background-color: #0000;
  border-style: none;
}

.paragraph-3 {
  color: var(--dark-slate-gray-2);
  text-align: left;
  font-size: 14px;
}

.section-copy.introducao {
  margin-top: -39px;
  padding-top: 60px;
  padding-bottom: 80px;
}

.section-equipa {
  text-align: center;
  background-color: #fff;
  padding: 80px 10px;
  position: relative;
}

.section-equipa.accent {
  background-color: #192024;
}

.section-copy {
  text-align: center;
  background-color: #fff;
  padding: 80px 10px;
  position: relative;
}

.section-copy.accent {
  background-color: #192024;
}

.section-especialidades {
  text-align: center;
  background-color: #00b5cb00;
  padding: 80px 10px;
  position: relative;
}

.section-especialidades.accent {
  background-color: #192024;
}

.column-8 {
  padding: 20px 50px;
}

.columns-3 {
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.column-9 {
  padding-left: 30px;
  padding-right: 30px;
}

.column-10 {
  padding-left: 50px;
  padding-right: 50px;
}

.column-11, .column-12 {
  padding-left: 40px;
  padding-right: 40px;
}

.column-8-copy {
  padding: 20px 30px;
}

.heading {
  color: var(--white-smoke-2);
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 20px;
  font-family: roboto, sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.link-block {
  margin-right: 20px;
  display: block;
}

.div-block-3 {
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-copy {
  color: var(--white-smoke-2);
  text-align: left;
  letter-spacing: 2px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: roboto, sans-serif;
  font-size: 28px;
  font-weight: 200;
}

.column-13 {
  align-items: center;
  display: flex;
}

.link {
  color: var(--white-smoke-2);
  margin-left: 0;
  font-family: roboto, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.column-14 {
  text-align: right;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container-6 {
  text-align: center;
}

.column-15 {
  text-align: left;
}

.radio-button-field {
  text-align: left;
  margin-top: 10px;
}

.radio-button-label {
  color: #949494;
  font-size: 14px;
}

.text-block-2 {
  text-align: left;
  font-size: 14px;
}

.text-block-3 {
  color: #81888dd6;
  text-align: left;
  font-size: 14px;
}

.paragraph-4 {
  color: var(--dim-gray-3);
  text-align: left;
  margin-top: 18px;
  font-weight: 400;
}

.paragraph-5, .paragraph-6 {
  color: var(--dim-gray-3);
}

.div-block-4 {
  background-color: var(--dark-slate-gray-2);
  padding-top: 40px;
  padding-bottom: 20px;
}

.slider-copy {
  height: 500px;
}

.button-copy-copy {
  border: 1px solid var(--light-slate-gray);
  color: var(--dark-slate-gray-2);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 6px;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 10px;
  padding: 12px 30px;
  font-size: 12px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
}

.button-copy-copy:hover {
  background-color: var(--dim-gray-3);
  color: var(--white-smoke);
  border-radius: 20px;
  font-size: 13px;
}

.button-copy-copy.w--current {
  background-color: #2e80b6;
}

.button-copy-copy.full-width {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.button-copy-copy.tab {
  background-color: #92a0ad;
  margin-left: 8px;
  margin-right: 8px;
}

.button-copy-copy.tab:hover, .button-copy-copy.tab.w--current {
  background-color: #2e80b6;
}

.section-horario {
  text-align: center;
  background-color: #fff;
  padding: 80px 10px;
  position: relative;
}

.section-horario.accent {
  background-color: #fff;
  padding-bottom: 40px;
}

.heading-copy-copy {
  color: var(--dark-slate-gray-2);
  text-align: left;
  letter-spacing: 2px;
  text-transform: none;
  margin-top: 4px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 400;
}

.link-2 {
  color: var(--dark-slate-gray-2);
  letter-spacing: 1px;
  font-size: 13px;
  text-decoration: none;
}

.container-6-copy {
  color: var(--dark-slate-gray-2);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 18px;
  padding-bottom: 0;
  display: flex;
}

.rui {
  padding-top: 100px;
  padding-bottom: 60px;
}

.white-box-copy {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/01_rui_med_dentista_diretor_clinico.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-copy:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-copy.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-copy-copy {
  border: 1px solid var(--silver);
  opacity: 1;
  text-align: left;
  background-color: #0000;
  border-radius: 0;
  width: auto;
  height: auto;
  padding: 0;
}

.white-box-copy-copy.transparent {
  background-color: #0000;
  border-style: none;
}

.columns-4 {
  flex: 0 auto;
  align-self: auto;
}

.section-heading-copy.centered {
  color: var(--black);
  text-align: left;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.column-16 {
  height: auto;
  padding-left: 0;
  padding-right: 20px;
}

.columns-4-copy {
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  margin-top: 40px;
  margin-left: 0;
  margin-right: -10px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.paragraph-4-copy._2 {
  margin-left: -10px;
}

.section-heading-copy-copy.centered {
  color: var(--dim-gray-3);
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  font-family: roboto, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
}

.section-copy-copy {
  text-align: center;
  background-color: #f9fbfc00;
  margin-top: 127px;
  padding: 80px 10px;
  position: relative;
}

.section-copy-copy.accent {
  background-color: #192024;
}

.section-copy-copy.introducao {
  padding-bottom: 80px;
}

.section-copy-copy-copy.madalena {
  background-color: #fff;
  margin-top: 0;
  padding-bottom: 40px;
}

.section-heading-copy {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading-copy.centered {
  color: var(--white-smoke-2);
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 60px;
  font-family: roboto, sans-serif;
  font-size: 40px;
  font-weight: 300;
}

.section-heading-copy.centered.white {
  color: var(--black);
}

.section-heading-cv {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 16px;
  font-family: roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.section-heading-cv.centered {
  color: var(--black);
  text-align: left;
  letter-spacing: 5px;
  text-transform: uppercase;
  align-items: center;
  margin-bottom: 0;
  font-family: roboto, sans-serif;
  font-size: 30px;
  font-weight: 300;
  display: flex;
}

.section-heading-cv.centered.white {
  color: var(--black);
}

.section-heading-cv-copy {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading-cv-copy.centered {
  color: var(--black);
  text-align: left;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.section-heading-cv-copy.centered.white {
  color: var(--black);
}

.section-heading-copy-copy.centered {
  color: var(--black);
  text-align: left;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.section-heading-copy-copy-copy.centered {
  color: var(--black);
  text-align: left;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.section-equipa-md {
  text-align: center;
  background-color: #00b5cb00;
  padding: 20px 10px 80px;
  position: relative;
}

.section-equipa-md.accent {
  background-color: #192024;
}

.section-ho {
  text-align: center;
  background-color: #00b5cb00;
  padding: 40px 10px 80px;
  position: relative;
}

.section-ho.accent {
  background-color: #192024;
}

.section-ho.introducao {
  padding-bottom: 80px;
}

.section-cmd {
  text-align: center;
  background-color: #fff;
  padding: 80px 10px;
  position: relative;
}

.section-cmd.accent {
  background-color: #192024;
}

.section-cmd.introducao {
  margin-top: -40px;
  padding-top: 167px;
  padding-bottom: 0;
}

.section-copy-copy-copy {
  text-align: center;
  background-color: #fff;
  padding: 80px 10px;
  position: relative;
}

.section-equipaho {
  text-align: center;
  background-color: #fff;
  padding: 80px 10px;
  position: relative;
}

.section-equipaho.accent {
  background-color: #192024;
}

.section-tpd {
  text-align: center;
  background-color: #00b5cb00;
  width: auto;
  padding: 80px 10px;
  position: relative;
}

.section-tpd.accent {
  background-color: #192024;
}

.section-tpd.introducao {
  padding-bottom: 80px;
}

.div-block-5 {
  justify-content: center;
  margin-top: 22px;
  display: flex;
}

.link-3 {
  color: var(--dim-gray-3);
  text-decoration: none;
}

.link-3:hover {
  color: #676770ad;
}

.button-covid {
  background-color: var(--black);
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 6px;
  align-self: center;
  margin-top: 75px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 12px 30px;
  font-size: 12px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s;
  display: block;
}

.button-covid:hover {
  background-color: var(--dim-grey);
  border-radius: 20px;
}

.button-covid.w--current {
  background-color: #2e80b6;
}

.button-covid.full-width {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.button-covid.tab {
  background-color: #92a0ad;
  margin-left: 8px;
  margin-right: 8px;
}

.button-covid.tab:hover, .button-covid.tab.w--current {
  background-color: #2e80b6;
}

.link-4 {
  color: var(--dim-gray-3);
  text-decoration: none;
}

.paragraph-7, .link-5 {
  text-decoration: none;
}

.section-heading-copy-copy-copy.centered {
  color: var(--dim-gray-3);
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
}

.section-heading-copy-copy-copy {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading-copy-copy-copy.centered {
  color: var(--dim-gray-3);
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  font-family: roboto, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
}

.column-17 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.slider-copy {
  height: 550px;
  margin-top: 126px;
}

.slide-nav-copy {
  opacity: 0;
  opacity: 0;
}

.acordos:hover {
  opacity: .51;
}

.columns-2-copy {
  align-self: stretch;
  margin-bottom: -10px;
}

.button-3 {
  opacity: 1;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #00b5cb99;
  font-size: 14px;
  display: none;
}

.button-3:hover {
  opacity: .8;
}

.button-3-copy {
  opacity: 0;
}

.section-equipa-md-copy {
  text-align: center;
  background-color: #00b5cb00;
  padding: 20px 10px 80px;
  position: relative;
}

.section-equipa-md-copy.accent {
  background-color: #192024;
}

.columns-2-copy-copy {
  align-self: stretch;
  margin-bottom: -10px;
}

.column-18 {
  padding-left: 50px;
  padding-right: 50px;
}

.column-19 {
  padding-left: 40px;
  padding-right: 40px;
}

.white-box-21 {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/susana_rito.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-21:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-21.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-10-copy {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/estela_pinto.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-10-copy:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-10-copy.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-22 {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/natalia_prole.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-22:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-22.transparent {
  background-color: #0000;
  border-style: none;
}

.white-boxliliana {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/liliana_pereira.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-boxliliana:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-boxliliana.transparent {
  background-color: #0000;
  border-style: none;
}

.white-boxines {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-boxines:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-boxines.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-joao {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/joao_sousa.png');
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-joao:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-joao.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-joaquim-cabral-copy {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/joaquim_cabral.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-joaquim-cabral-copy:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-joaquim-cabral-copy.transparent {
  background-color: #0000;
  border-style: none;
}

.white-box-madalena {
  opacity: 1;
  text-align: center;
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border: 1px #dcebf7;
  border-radius: 0;
  padding: 0;
}

.white-box-madalena:hover {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 0;
}

.white-box-madalena.transparent {
  background-color: #0000;
  border-style: none;
}

.paragraph-4-copy-copy {
  color: var(--dim-gray-3);
  text-align: center;
  border-style: solid solid none;
  font-size: 12px;
  line-height: 16px;
}

.paragraph-4-copy-copy.cv {
  border-bottom-style: none;
}

.section-title-group-copy {
  margin-top: 40px;
  margin-bottom: 20px;
}

.text-span-11 {
  font-size: 15px;
  font-weight: 600;
}

.text-span-12 {
  font-size: 12px;
}

.div-block-6 {
  justify-content: center;
  margin-top: 8px;
  margin-left: 0;
  display: flex;
}

.italic-text {
  font-weight: 600;
}

.section-2 {
  opacity: 1;
  background-color: #fff;
  margin-top: 130px;
}

.heading-5 {
  color: var(--black);
  letter-spacing: 2px;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 300;
}

.column-20 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-span-13 {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.text-span-14 {
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
}

.text-span-15 {
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
}

.column-21 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.column-22 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-span-16 {
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-style: normal;
}

.section-copy-copy-2 {
  text-align: center;
  background-color: #f9fbfc00;
  margin-top: 0;
  padding: 80px 10px 40px;
  position: relative;
}

.section-copy-copy-2.accent {
  background-color: #192024;
}

.section-copy-copy-2.introducao {
  padding-bottom: 80px;
}

.section-copy-copy-3 {
  text-align: center;
  background-color: #fff;
  padding: 80px 10px;
  position: relative;
}

.section-copy-copy-3.accent {
  background-color: #192024;
}

.section-copy-copy-3.introducao {
  padding-bottom: 80px;
}

.section-copy-copy-3.madalena {
  background-color: #fff;
  margin-top: 0;
  padding-bottom: 40px;
}

.text-span-17 {
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-style: normal;
}

.column-23, .column-24 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-span-18, .text-span-19, .text-span-20 {
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-style: normal;
}

.column-25 {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-span-21 {
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-style: normal;
}

.column-26, .column-27 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-span-22 {
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-style: normal;
}

.image-3 {
  border: 1px solid var(--silver);
  opacity: 1;
  background-color: #fff;
}

.text-span-23, .text-span-24 {
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-style: normal;
}

.column-28 {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-span-25, .text-span-26 {
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-style: normal;
}

.column-29, .column-30, .column-31, .column-32, .column-33, .column-34, .column-35 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block-4 {
  color: var(--black);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 13px;
  text-decoration: none;
}

.link-block-2 {
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-5 {
  color: var(--light-slate-gray);
  text-align: center;
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 12px;
}

.div-block-7 {
  border: 1px none var(--silver);
  background-color: #fff;
  align-self: stretch;
  margin-top: 0;
  padding: 10px;
}

.image-4 {
  align-self: stretch;
  max-width: none;
  display: block;
}

.column-36, .column-37 {
  padding-left: 0;
  padding-right: 20px;
}

.section-2-copy {
  opacity: 1;
  background-color: #fff;
  margin-top: 0;
}

.section-2-copy-equipa {
  opacity: 1;
  background-color: #fff;
  margin-top: 128px;
}

.section-copy-copy-copy {
  text-align: center;
  background-color: #f9fbfc00;
  margin-top: 127px;
  padding: 80px 10px;
  position: relative;
}

.section-copy-copy-copy.accent {
  background-color: #192024;
}

.section-copy-copy-copy.introducao {
  padding-bottom: 80px;
}

.section-copy-copy-copy.equipa {
  margin-top: 0;
}

.section-copy-copy-copy.equipa-copy {
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 40px;
}

.section-copy-copy-copy-copy {
  text-align: center;
  background-color: #f9fbfc00;
  margin-top: 127px;
  padding: 80px 10px;
  position: relative;
}

.section-copy-copy-copy-copy.accent {
  background-color: #192024;
}

.section-copy-copy-copy-copy.introducao {
  padding-bottom: 80px;
}

.section-copy-copy-copy-copy.equipa, .section-copy-copy-copy-copy.equipa-copy {
  margin-top: 0;
}

.section-copy-copy-copy-copy.equipa-copy {
  background-color: #fff;
  margin-top: 0;
}

.link-2-copy {
  color: var(--light-slate-gray);
  font-size: 14px;
  text-decoration: none;
}

.paragraph-4-copy {
  color: var(--dim-gray-3);
  text-align: left;
  margin-top: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.section-contactos {
  text-align: center;
  background-color: #fff;
  margin-top: -21px;
  padding: 80px 10px;
  display: flex;
  position: relative;
}

.section-contactos.accent {
  background-color: #00b5cb00;
}

.html-embed {
  margin-top: 0;
  margin-bottom: 60px;
}

.container-7 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.section-3 {
  background-color: #fff;
  margin-top: 128px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.paragraph-4-copy-copy {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--silver) var(--silver);
  color: var(--dim-gray-3);
  text-align: left;
  margin-top: 18px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.link-2-copy-copy {
  color: var(--light-slate-gray);
  font-size: 14px;
  text-decoration: none;
}

.text-block-6 {
  color: #676770;
  font-size: 12px;
}

.text-block-6:hover {
  color: var(--dim-grey);
}

.icon-4 {
  color: #676770;
  margin-top: 15.9931px;
  font-size: 12px;
  transform: translate(0);
}

.icon-4:hover {
  color: var(--dim-grey);
}

.dropdown-toggle {
  padding-top: 10px;
}

.dropdown-toggle:hover {
  color: var(--dim-grey);
}

.dropdown-link {
  border-bottom: 1px solid var(--dim-grey);
  color: var(--dim-grey);
  background-color: #ecf0f100;
  align-self: auto;
  margin-left: 10px;
  margin-right: 20px;
  font-size: 14px;
  text-decoration: none;
}

.dropdown-link.w--current {
  color: var(--dim-grey);
}

.dropdown-link-2 {
  color: #676770;
  margin-left: 10px;
  margin-right: 0;
  font-size: 12px;
}

.dropdown-link-2:hover, .dropdown-link-2.w--current {
  color: var(--dim-grey);
}

.dropdown-link-3 {
  color: #676770;
  margin-left: 10px;
  margin-right: 0;
  font-size: 12px;
}

.dropdown-link-3:hover, .dropdown-link-3.w--current, .dropdown-link-3.w--current:hover {
  color: var(--dim-grey);
}

.dropdown-list {
  width: 159.219px;
}

.dropdown-list.w--open {
  text-align: left;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: auto;
  display: flex;
  left: -144px;
}

.columns-5 {
  align-self: stretch;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.div-block-8 {
  align-self: flex-start;
  margin-right: 20px;
}

.div-block-9 {
  background-color: #ecf0f185;
  margin-right: 0;
}

.section-heading-copy-copy {
  text-align: left;
  margin-top: 0;
  margin-bottom: 16px;
  padding-left: 0;
  font-size: 15px;
}

.section-heading-copy-copy.centered {
  color: var(--black);
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: roboto, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.text-span-27 {
  font-weight: 400;
}

.section-heading-copy-copy-copy {
  text-align: left;
  margin-top: 0;
  margin-bottom: 16px;
  padding-left: 0;
  font-size: 18px;
}

.section-heading-copy-copy-copy.centered {
  color: var(--black);
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: roboto, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.section-heading-copy-copy-copy.centered.white {
  color: var(--black);
}

.tabs {
  align-self: stretch;
  margin-top: 0;
}

.tabs-menu {
  border: 1px solid var(--white-smoke);
  justify-content: flex-start;
  display: flex;
}

.tab-link-tab-1 {
  opacity: .4;
  background-color: #ffffff1a;
  flex: 1;
}

.tab-link-tab-1:hover {
  opacity: .49;
}

.tab-link-tab-1.w--current {
  opacity: 1;
  background-color: #668cad1a;
}

.tab-link-tab-1.w--current:hover {
  opacity: .5;
}

.tab-link-tab-2 {
  opacity: .4;
  background-color: #ffffff1a;
  flex: 1;
}

.tab-link-tab-2:hover {
  opacity: .62;
}

.tab-link-tab-2.w--current {
  opacity: 1;
  background-color: #668cad1a;
}

.video {
  margin-top: 40px;
}

.section-heading-copy-copy-copy-copy.centered {
  color: var(--dim-gray-3);
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
}

.section-heading-copy-copy-copy-copy-copy {
  text-align: left;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
}

.section-heading-copy-copy-copy-copy-copy.centered {
  color: var(--dim-gray-3);
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
}

.section-heading-copy-copy-copy-copy {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading-copy-copy-copy-copy.centered {
  color: var(--dim-gray-3);
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
}

.section-heading-copy-copy-copy-copy.centered.white {
  color: var(--black);
}

.section-heading-copy-copy-copy-copy-copy {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading-copy-copy-copy-copy-copy.centered {
  color: var(--dim-gray-3);
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
}

.section-heading-copy-copy-copy-copy-copy.centered.white {
  color: var(--black);
}

.paragraph-4-copy-copy.cv {
  line-height: 18px;
}

.columns-6, .columns-7 {
  margin-top: 40px;
}

.heading-6 {
  text-transform: none;
  font-size: 14px;
  font-weight: 700;
}

.heading-7 {
  color: var(--light-slate-gray);
  text-align: left;
  text-transform: none;
  margin-top: 40px;
  font-size: 20px;
  font-weight: 600;
}

.container-espequi {
  border-top: 1px solid var(--light-slate-gray);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 19px;
  display: flex;
}

.image-5 {
  margin-top: 18px;
}

.image-6 {
  margin-top: 20px;
}

.column-39 {
  text-align: right;
  padding-right: 0;
}

.column-40 {
  flex-flow: column;
  padding-left: 0;
  padding-right: 10px;
  display: flex;
}

.text-block-7 {
  opacity: 1;
  text-transform: uppercase;
  border-radius: 0;
}

.section-ho-copy {
  text-align: center;
  background-color: #fff;
  padding: 80px 10px;
  position: relative;
}

.section-ho-copy.accent {
  background-color: #192024;
}

.section-ho-copy.introducao {
  padding-bottom: 80px;
}

.container-3-copy.prgf {
  margin-top: -1px;
  padding-top: 0;
}

.section-4 {
  background-color: #fff;
  margin-top: 0;
}

.heading-8 {
  letter-spacing: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
}

.text-span-28 {
  margin-left: 10px;
  font-weight: 600;
}

.text-span-29 {
  color: var(--dim-grey-2);
  font-weight: 400;
  text-decoration: none;
}

.text-block-8 {
  opacity: 1;
}

.image-7 {
  margin-top: 54px;
}

.image-8 {
  margin-top: 18px;
}

.image-9 {
  margin-top: 18px;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.image-10 {
  margin-top: 88px;
}

.paragraph-8 {
  font-weight: 400;
}

.paragraph-9 {
  color: var(--dim-gray-3);
  text-align: left;
  margin-top: 20px;
  padding-left: 0;
  font-size: 16px;
  font-weight: 400;
}

.image-11 {
  margin-top: 51px;
  padding-left: 20px;
}

.link-6, .link-7, .link-8, .link-9, .link-10, .link-11, .link-12, .link-13, .link-14, .link-15, .link-16, .link-17, .link-18, .link-19, .link-20, .link-21, .link-22, .link-23, .link-24, .link-25, .link-26, .link-27, .link-28, .link-29 {
  color: var(--dim-gray-3);
}

.link-block-83 {
  padding-left: 20px;
}

.link-block-85 {
  padding-left: 0;
}

.link-block-70 {
  flex: none;
  margin-left: -10px;
}

.image-46 {
  margin-left: 0;
}

.page-link-1 {
  color: #489fd9;
  border-bottom: 1px solid #0000;
  text-decoration: none;
  transition: color .3s, border .3s;
}

.page-link-1:hover {
  border-bottom-color: #489fd9;
}

.page-link-1.in-footer {
  opacity: .6;
  color: #f5f5f5e6;
  font-family: roboto, sans-serif;
  font-size: 12px;
  display: block;
}

.page-link-1.in-footer:hover {
  opacity: .8;
  color: var(--white-smoke);
  border-bottom-color: #0000;
}

.footer-logo-desenharia {
  opacity: 1;
  color: #f5f5f5;
  background-color: #04040400;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 0;
}

.image-51 {
  margin-top: -6px;
}

.column-43 {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.link-block-71 {
  flex: none;
  margin-left: 0;
}

.link-block-73 {
  margin-left: 0;
  padding-left: 10px;
}

.link-block-69 {
  flex: none;
  align-self: auto;
}

.footer-logo-organizacao {
  opacity: 1;
  color: #f5f5f5;
  background-color: #04040400;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 0;
}

.column-mapa1 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-right: 10px;
  display: block;
}

.div-block-10 {
  background-color: var(--dim-grey);
  margin-top: -36px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.columns-5-copy {
  text-align: left;
  margin-top: 58px;
  display: block;
}

.columns-8 {
  text-align: left;
  display: block;
}

.column-44 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.link-block-84 {
  padding-left: 20px;
}

.footer-po {
  opacity: 1;
  color: #f5f5f5;
  background-color: #04040400;
  margin-top: 0;
  margin-bottom: 0;
}

.column-48 {
  padding-top: 38px;
  padding-left: 0;
}

.image-51-copy {
  margin-top: -6px;
}

.column-49 {
  padding-top: 38px;
  padding-left: 18px;
  padding-right: 60px;
}

.footer-logo {
  opacity: 1;
  color: #f5f5f5;
  background-color: #04040400;
  margin-top: 0;
  margin-bottom: 0;
}

.footer-mtp2 {
  opacity: 1;
  color: #f5f5f5;
  background-color: #04040400;
  margin-top: 19px;
  margin-bottom: 0;
  margin-left: 13px;
}

.link-block-72 {
  flex: 0 auto;
  margin-left: 0;
}

.column-50 {
  justify-content: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-mapa {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 38px;
  padding-left: 10px;
  padding-right: 60px;
  display: block;
}

.container-5-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 19px;
  display: flex;
}

.italic-text-2 {
  text-align: center;
}

.paragraph-4-copy, .paragraph-4-copy-copy, .paragraph-4-copy-copy-copy {
  color: var(--dim-gray-3);
  text-align: left;
  margin-top: 18px;
  font-weight: 400;
}

.paragraph-4-copy-copy-copy-copy {
  color: var(--white-smoke);
  text-align: center;
  margin-top: 18px;
  font-weight: 400;
}

.columns-3-copy {
  align-items: center;
  margin-top: 54px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.link-2-copy {
  color: var(--dark-slate-gray-2);
  letter-spacing: 1px;
  font-size: 13px;
  text-decoration: none;
}

.column-51 {
  padding-top: 38px;
}

.div-block-10-copy {
  background-color: var(--dim-grey);
  margin-top: -36px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-10-copy.footer {
  padding-left: 60px;
  padding-right: 60px;
}

.page-link-1-copy-copy.in-footer {
  opacity: .8;
  color: #f5f5f5e6;
  font-family: roboto, sans-serif;
  font-size: 12px;
  text-decoration: underline;
  display: block;
}

.page-link-1-copy {
  color: #489fd9;
  border-bottom: 1px solid #0000;
  text-decoration: none;
  transition: color .3s, border .3s;
}

.page-link-1-copy:hover {
  border-bottom-color: #489fd9;
}

.page-link-1-copy.in-footer {
  color: #f5f5f5e6;
  font-family: roboto, sans-serif;
  font-size: 12px;
  display: block;
}

.page-link-1-copy.in-footer:hover {
  color: #004876;
  border-bottom-color: #0000;
}

.page-link-1-copy-copy {
  color: #489fd9;
  border-bottom: 1px solid #0000;
  text-decoration: none;
  transition: color .3s, border .3s;
}

.page-link-1-copy-copy:hover {
  border-bottom-color: #489fd9;
}

.page-link-1-copy-copy.in-footer {
  color: #f5f5f5e6;
  font-family: roboto, sans-serif;
  font-size: 12px;
  display: block;
}

.page-link-1-copy-copy.in-footer:hover {
  color: #fff;
  border-bottom-color: #0000;
}

.page-link-1-copy-copy-copy.in-footer {
  color: #f5f5f5e6;
  font-family: roboto, sans-serif;
  font-size: 12px;
  display: block;
}

.page-link-1-copy-copy-copy {
  color: #489fd9;
  border-bottom: 1px solid #0000;
  text-decoration: none;
  transition: color .3s, border .3s;
}

.page-link-1-copy-copy-copy:hover {
  border-bottom-color: #489fd9;
}

.page-link-1-copy-copy-copy.in-footer {
  opacity: .8;
  color: #f5f5f5e6;
  font-family: roboto, sans-serif;
  font-size: 12px;
  text-decoration: underline;
  display: block;
}

.page-link-1-copy-copy-copy.in-footer:hover {
  color: #f5f5f5e6;
  border-bottom-color: #0000;
}

.slide-10 {
  background-image: url('../images/foto_home_nova_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-11 {
  background-image: url('../images/foto_home_nova_2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/foto_home_nova_3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/foto_home_nova_4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-block-copy {
  color: var(--white-smoke);
  letter-spacing: -1px;
  margin-left: 3px;
  font-family: roboto, sans-serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 24px;
}

.white-box-copy-copy-copy {
  border: 1px solid var(--silver);
  opacity: 1;
  text-align: left;
  background-color: #0000;
  border-radius: 0;
  width: auto;
  height: auto;
  padding: 0;
}

.white-box-copy-copy-copy.transparent {
  background-color: #0000;
  border-style: none;
}

.div-block-11 {
  max-width: 51.3002%;
}

.section-5 {
  padding-top: 101px;
  padding-bottom: 0;
}

.link-30 {
  text-decoration: none;
}

.link-31, .link-32 {
  color: var(--dim-gray-3);
  text-decoration: none;
}

.container-20 {
  flex-direction: column;
  margin-top: 0;
  display: flex;
}

.columns-9 {
  margin-top: 73px;
}

.text-block-9 {
  color: var(--dim-gray-3);
  text-align: center;
  background-color: #fff;
  padding: 10px;
  text-decoration: none;
}

.link-block-86 {
  text-decoration: none;
}

.column-52, .column-53 {
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-12 {
  height: 285.243px;
}

.div-block-13 {
  background-image: url('../images/cirurgia-oral-dentocentro.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.link-block-87 {
  text-decoration: none;
}

.section-6 {
  text-align: center;
  padding-bottom: 100px;
}

.div-block-13-copy.imp {
  background-image: url('../images/implantologia-2-dentocentro.jpg');
}

.div-block-perio {
  background-image: url('../images/periodontologia1-dentocentro.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.div-block-13-copy.orto {
  background-image: url('../images/ortodontia-2-dentocentro.jpg.jpg');
}

.div-block-bd {
  background-image: url('../images/branqueamento-2-dentocentro.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.div-blockedo {
  background-image: url('../images/endodontia-dentocentro.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.div-block-13-copy {
  background-image: url('../images/01_Cirurgia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.div-block-dent {
  background-image: url('../images/Dentisteria-1-dentocentro.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.div-block-13-copy-copy {
  background-image: url('../images/Odontopediatria-5-dentocentro.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.md {
  background-image: url('../images/medicina-dentaria-generalista-dentocentro-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.ho {
  background-image: url('../images/higiene-oral-dentocentro-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.div-block-ro {
  background-image: url('../images/reabilitacao-oral-dentocentro.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.div-block-13-copy-copy-copy {
  background-image: url('../images/07_Reabilitação-Oral.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.div-block-akinha {
  background-image: url('../images/alinhadores-1-dentocentro.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.link-34 {
  text-decoration: none;
}

.link-35, .link-36, .link-37, .link-38, .link-39, .link-40, .link-41, .link-42, .link-43, .link-44, .link-45, .link-46, .link-47, .link-48, .link-49, .link-50, .link-51 {
  color: var(--dim-gray-3);
  text-decoration: none;
}

.nav-link {
  color: var(--dim-grey);
}

.nav-link-2 {
  color: var(--light-slate-gray);
  text-align: center;
  padding: 10px;
  font-size: 12px;
}

.nav-link-2.w--current {
  color: var(--dim-grey);
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
}

.columns-10 {
  height: auto;
  padding-left: 100px;
  padding-right: 100px;
}

.column-55 {
  height: auto;
}

.link-block-2-home {
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.slider-2 {
  background-color: #ddd0;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-top: 40px;
  display: block;
}

.icon-5 {
  color: var(--steel-blue-3);
  font-size: 28px;
}

.icon-6 {
  color: var(--steel-blue-3);
  font-size: 28px;
  font-weight: 300;
}

.white-box-home {
  border: 1px none var(--silver);
  opacity: 1;
  text-align: left;
  background-color: #0000;
  border-radius: 0;
  width: auto;
  height: auto;
  padding: 0;
}

.white-box-home.transparent {
  background-color: #0000;
  border-style: none;
}

.image-4-copy {
  align-self: stretch;
  max-width: none;
  display: block;
}

.div-block-14 {
  background-image: url('../images/rui_sousa_1200.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}

.slide-nav-2 {
  opacity: 0;
  margin-top: 0;
}

.div-block-15 {
  background-image: url('../images/madalena_batista_1200.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}

.div-block-16 {
  background-image: url('../images/ana_ferreira_1200.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}

.div-block-17 {
  background-image: url('../images/jose_mauricio_1200.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}

.div-block-18 {
  background-image: url('../images/helder-neves_1200.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}

.div-block-19 {
  background-image: url('../images/joaquim_cabral_1200.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}

.div-block-20 {
  background-image: url('../images/liliana_pereira_1200.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}

.div-block-21 {
  background-image: url('../images/ines_farinha_1200.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}

.div-block-22 {
  background-image: url('../images/joao_sousa_1200.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  padding-bottom: 10px;
}

.section-7 {
  height: 75px;
}

.slide-nav-copy {
  opacity: 0;
  font-size: 12px;
}

.slide-8-copy {
  background-image: linear-gradient(to top, #668cad, #fff0), url('../images/fotos_dentocentro_banner_14.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.container-3-copy {
  text-align: center;
  flex-direction: column;
  align-items: stretch;
  margin-top: 222px;
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
}

.container-21 {
  padding-top: 40px;
}

.div-block-13-copy-pd {
  background-image: url('../images/01_Cirurgia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.div-block-13-copy-pd.orto {
  background-image: url('../images/laboratorio-protese-dentaria-dentocentro.jpg');
}

.div-block-psi {
  background-image: url('../images/psiquiatria-dentocentro-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.div-block-13-terapiafala {
  background-image: url('../images/01_Cirurgia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.div-block-13-terapiafala.imp {
  background-image: url('../images/terapia-fala-dentocentro-2.jpg');
}

.div-block-medicinai {
  background-image: url('../images/medicina-interna-dentocentro-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.div-block-cardiologia {
  background-image: url('../images/cardiologia-dentocentro-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 440px;
  height: 280px;
  display: flex;
}

.link-block-86-copy, .link-block-87-copy, .link-block-86-copy, .link-block-87-copy, .link-block-86-copy {
  text-decoration: none;
}

.button-copy-copy-copy {
  border: 1px solid var(--light-slate-gray);
  color: var(--dark-slate-gray-2);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 6px;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 10px;
  padding: 12px 30px;
  font-size: 12px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
}

.button-copy-copy-copy:hover {
  background-color: var(--dim-gray-3);
  color: var(--white-smoke);
  border-radius: 20px;
  font-size: 13px;
}

.button-copy-copy-copy.w--current {
  background-color: #2e80b6;
}

.button-copy-copy-copy.full-width {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.button-copy-copy-copy.tab {
  background-color: #92a0ad;
  margin-left: 8px;
  margin-right: 8px;
}

.button-copy-copy-copy.tab:hover, .button-copy-copy-copy.tab.w--current {
  background-color: #2e80b6;
}

.heading-9 {
  color: var(--black);
  text-align: left;
  letter-spacing: 2px;
  font-size: 24px;
  font-weight: 400;
}

.slide-8-copy-copy {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/reabilitacao-oral-dentocentro.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.heading-10 {
  text-align: left;
}

.slide-8-peri {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/periodontologia1-dentocentro.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-impl {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/implantologia-2-dentocentro.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-cir {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/cirurgia-oral-dentocentro.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-orto {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/ortodontia-2-dentocentro.jpg.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-alinhadores {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/alinhadores-1-dentocentro.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-bdent {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/branqueamento-2-dentocentro.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-endo {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/endodontia-dentocentro.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-dentsteria {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/Dentisteria-1-dentocentro.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-odo {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/Odontopediatria-5-dentocentro.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-peri-copy {
  background-image: linear-gradient(to top, #668cad, #fff0), url('../images/periodontologia.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-peri-comdpy-copy {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/medicina-dentaria-generalista-dentocentro-2.jpg');
  background-position: 0 0, 0 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-ho {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/higiene-oral-dentocentro-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-card {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/cardiologia-dentocentro-3.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-peri-mi {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/medicina-interna-dentocentro-1.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-tfala {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/terapia-fala-dentocentro-2.jpg');
  background-position: 0 0, 50% 30%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-psiq {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/psiquiatria-dentocentro-1.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-8-lpd {
  background-image: linear-gradient(0deg, #668cad, #fff0), url('../images/laboratorio-protese-dentaria-dentocentro.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.image-7-copy {
  margin-top: 54px;
}

.section-heading-copy-copy.centered {
  color: var(--light-slate-gray);
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 60px;
  font-family: roboto, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
}

.image-11-copy {
  margin-top: 51px;
  padding-left: 0;
}

.paragraph-4-copy-copy {
  color: var(--dim-gray-3);
  text-align: left;
  margin-top: 40px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.section-ho-copy-copy {
  text-align: center;
  background-color: #fff;
  padding: 80px 10px;
  position: relative;
}

.section-ho-copy-copy.accent {
  background-color: #192024;
}

.section-ho-copy-copy.introducao {
  padding-bottom: 80px;
}

.section-heading-copy-copy {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading-copy-copy.centered {
  color: var(--light-slate-gray);
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 60px;
  font-family: roboto, sans-serif;
  font-size: 40px;
  font-weight: 300;
}

.section-heading-copy-copy.centered.white {
  color: var(--black);
}

.columns-2-copy {
  align-self: stretch;
  margin-top: 40px;
  margin-bottom: -10px;
  margin-left: auto;
  padding-left: 10px;
}

.slider-2-copy {
  background-color: #ddd0;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-top: 40px;
  display: none;
}

.div-block-6-copy {
  justify-content: flex-start;
  margin-top: 8px;
  margin-left: 0;
  display: flex;
}

.link-52, .link-53, .link-54, .link-55 {
  color: var(--dim-gray-3);
}

.section-copy-copy-2-copy {
  text-align: center;
  background-color: #f9fbfc00;
  margin-top: 0;
  padding: 80px 10px 40px;
  position: relative;
}

.section-copy-copy-2-copy.accent {
  background-color: #192024;
}

.section-copy-copy-2-copy.introducao {
  padding-bottom: 80px;
}

.div-block-22-copy {
  background-image: url('../images/frame_1200.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  padding-bottom: 10px;
}

.div-block-19-copy {
  background-image: url('../images/frame_1200.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}

.div-block-17-copy {
  background-image: url('../images/silvia_alves_600.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}

.div-block-20-copy {
  background-image: url('../images/frame_1200.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}

.div-block-20-copy-copy {
  background-image: url('../images/ines_rodrigues_1200.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}

.div-block-17-copy-copy, .div-block-19-copy-copy, .div-block-20-copy-copy-copy {
  background-image: url('../images/frame_1200.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}

.div-block-17-copy-copy-copy {
  background-image: url('../images/pedro_alexandre_1200.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}

.live-chat-link {
  z-index: 100;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 8%;
  text-decoration: none;
  display: block;
  position: fixed;
  inset: auto 0% 0% auto;
}

.livechat-button {
  background-color: #25d366;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 42px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.small-whatsapp-icon {
  margin-right: 10px;
}

.live-chat-text {
  color: #fff;
  text-decoration: none;
}

.image-52 {
  margin-top: 20px;
}

html.w-mod-js [data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  transform: translate(0, 50px);
}

html.w-mod-js [data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  transform: translate(-50px);
}

html.w-mod-js [data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  transform: translate(50px);
}

html.w-mod-js [data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  transform: translate(0, -50px);
}

html.w-mod-js [data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  transform: translate(0, 50px);
}

html.w-mod-js [data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  transform: scale(.6);
}

html.w-mod-js [data-ix="scale-on-scroll"] {
  opacity: 0;
  transform: scale(.01);
}

@media screen and (min-width: 1920px) {
  .navigation-link {
    font-size: 14px;
  }

  .navigation-menu {
    flex: 0 auto;
  }

  .brand-link {
    margin-right: 140px;
  }

  .brand-link.w--current {
    opacity: 1;
  }

  .brand-link.w--current:hover {
    opacity: .74;
  }

  .white-box {
    background-image: url('../images/rui_sousa_600.png');
    background-size: 240px;
    flex-direction: column;
    justify-content: flex-end;
    width: 240px;
    height: 320px;
    display: flex;
  }

  .slider {
    height: 700px;
  }

  .div-block-2 {
    flex-direction: column;
    flex: 1;
    justify-content: flex-end;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .columns-2 {
    margin-bottom: 0;
  }

  .white-box-07 {
    background-size: 352px;
    flex-direction: column;
    justify-content: flex-end;
    width: 240px;
    height: 320px;
    display: flex;
  }

  .white-box-08 {
    background-image: url('../images/madalena_batista_600.png');
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
    width: 240px;
    height: 320px;
    display: flex;
  }

  .slider-copy {
    height: 650px;
  }

  .section-contactos {
    justify-content: center;
    padding-left: 140px;
    padding-right: 140px;
  }

  .html-embed {
    margin-bottom: 60px;
  }

  .container-7 {
    align-items: flex-start;
    padding-left: 127px;
  }

  .container-8 {
    padding-right: 79px;
  }

  .text-block-6 {
    font-size: 14px;
  }

  .icon-4 {
    transform: none;
  }

  .dropdown-link-2, .dropdown-link-3 {
    font-size: 13px;
  }

  .dropdown-list.w--open {
    padding-bottom: 0;
  }

  .column-38 {
    padding-bottom: 10px;
  }

  .column-40 {
    display: flex;
  }

  .section-5 {
    padding-bottom: 0;
  }

  .link-33, .link-34 {
    color: var(--dim-grey-2);
    text-decoration: none;
  }

  .link-34:hover {
    opacity: .67;
  }

  .columns-2-copy {
    margin-bottom: 0;
  }

  .slider-2-copy {
    display: none;
  }

  .live-chat-link {
    width: 15%;
  }

  .livechat-button {
    transition: all .2s;
  }

  .livechat-button:hover {
    background-color: #000;
    transform: scale(1.05);
  }

  .live-chat-text {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .navigation-link {
    opacity: 1;
    color: var(--dim-grey);
    text-align: center;
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-self: auto;
    margin-left: 20px;
    margin-right: 10px;
    padding-top: 30px;
    transition-property: none;
    display: block;
  }

  .navigation-link.w--current {
    color: var(--dim-grey);
    display: flex;
  }

  .hamburger-button.w--open {
    opacity: .56;
    background-color: #0000;
  }

  .navigation-menu {
    background-color: #fff;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
    display: flex;
  }

  .brand-link {
    flex: 1;
    margin-left: 40px;
    display: flex;
  }

  .white-box:hover {
    background-image: url('../images/rui_sousa.png');
    background-position: 50%;
  }

  .hero-section.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }

  .section-heading {
    font-size: 18px;
  }

  .grid-image {
    width: 50%;
    padding: 15px;
  }

  .container {
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
  }

  .slider {
    height: 400px;
  }

  .slide-4 {
    background-position: 0 0;
  }

  .slide-nav {
    font-size: 12px;
  }

  .navigation-link-copy {
    width: auto;
    color: var(--white-smoke);
    text-align: center;
    flex: 0 auto;
    margin-left: 220px;
    margin-right: 220px;
    padding-left: 0;
    display: block;
  }

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

  .container-3 {
    margin-top: 0;
  }

  .paragraph-2 {
    padding-top: 100px;
  }

  .div-block-2 {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: 99px;
  }

  .columns-2 {
    text-align: left;
    flex: 0 auto;
    order: 0;
    align-self: stretch;
    margin: -10px 0 0;
    padding-left: 0;
  }

  .column-4 {
    margin-bottom: 0;
    padding-right: 20px;
  }

  .column-5 {
    padding-right: 20px;
  }

  .column-6 {
    text-align: left;
    margin-top: 0;
    padding-right: 20px;
    display: block;
  }

  .column-7 {
    padding-right: 20px;
  }

  .white-box-joaquim-cabral:hover {
    background-image: url('../images/joaquim_cabral.png');
    background-position: 50%;
  }

  .white-box-03:hover {
    background-image: url('../images/03_silvia_alves_higienista_oral.jpg');
    background-position: 50%;
  }

  .white-box-04 {
    background-image: url('../images/vitor_palha.png');
    background-repeat: no-repeat;
    background-size: cover;
  }

  .white-box-04:hover {
    background-image: url('../images/vitor_palha.png');
    background-position: 50%;
  }

  .white-box-05:hover {
    background-image: url('../images/helder_neves.png');
    background-position: 50%;
  }

  .white-box-06:hover {
    background-image: url('../images/jose_mauricio.png');
    background-position: 50%;
  }

  .white-box-07:hover {
    background-image: url('../images/ana_ferreira.png');
    background-position: 50%;
  }

  .white-box-08:hover {
    background-image: url('../images/11_madalena_batista_med_dentista.jpg');
    background-position: 50%;
  }

  .white-box-09:hover {
    background-image: url('../images/euridice_dias.png');
    background-position: 50%;
  }

  .white-box-10:hover {
    background-image: url('../images/estela_pinto.png');
    background-position: 50%;
  }

  .white-box-11:hover {
    background-image: url('../images/florentina_dias.png');
    background-position: 50%;
  }

  .white-box-12:hover {
    background-image: url('../images/monica_guimaraes.png');
    background-position: 50%;
  }

  .section-copy.introducao {
    margin-top: -2px;
  }

  .section-equipa {
    padding-bottom: 80px;
  }

  .column-8 {
    padding-left: 20px;
  }

  .column-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-10 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .column-11, .column-12, .column-8-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider-copy {
    height: 450px;
  }

  .paragraph-4-copy {
    margin-left: 10px;
  }

  .section-copy-copy {
    margin-top: 126px;
  }

  .section-heading-cv.centered {
    font-size: 20px;
  }

  .section-equipa-md {
    margin-bottom: 0;
  }

  .section-ho {
    padding-left: 30px;
    padding-right: 20px;
  }

  .section-cmd.introducao {
    margin-top: 1px;
  }

  .icon-3 {
    color: var(--black);
  }

  .columns-2-copy {
    margin-top: -10px;
    margin-bottom: 0;
  }

  .button-3 {
    opacity: 1;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #00b5cb99;
    margin-top: 0;
    font-size: 14px;
    display: none;
  }

  .button-3-copy {
    opacity: 1;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #00b5cb99;
    margin-top: 128px;
    font-size: 14px;
    display: block;
  }

  .section-equipa-md-copy {
    margin-bottom: 0;
  }

  .columns-2-copy-copy {
    margin-top: -3px;
    margin-bottom: 0;
  }

  .white-box-21:hover {
    background-image: url('../images/susana_rito.png');
    background-position: 50%;
  }

  .white-box-10-copy:hover {
    background-image: url('../images/05_estela_pinto_ass_dentaria.jpg');
    background-position: 50%;
  }

  .white-box-22:hover {
    background-image: url('../images/natalia_prole.png');
    background-position: 50%;
  }

  .white-boxliliana:hover {
    background-image: url('../images/03_silvia_alves_higienista_oral.jpg');
    background-position: 50%;
  }

  .white-boxines:hover {
    background-image: none;
    background-position: 0 0;
  }

  .white-box-joao:hover {
    background-image: url('../images/joao_sousa.png');
    background-position: 50%;
  }

  .white-box-joaquim-cabral-copy:hover {
    background-image: url('../images/02_joaquim-cabral_medico_dentista.jpg');
    background-position: 50%;
  }

  .white-box-madalena:hover {
    background-image: none;
    background-position: 0 0;
  }

  .paragraph-4-copy-copy.cv {
    margin-top: 10px;
    line-height: 18px;
  }

  .heading-5 {
    font-size: 22px;
  }

  .text-span-14 {
    font-size: 20px;
  }

  .section-copy-copy-copy, .section-copy-copy-copy-copy, .section-copy-copy-2 {
    margin-top: 0;
  }

  .text-block-4 {
    font-size: 12px;
  }

  .text-block-5 {
    font-size: 10px;
  }

  .section-copy-copy-copy, .section-copy-copy-copy-copy {
    margin-top: 0;
  }

  .section-contactos {
    flex-direction: column;
    align-items: center;
  }

  .html-embed {
    justify-content: center;
    margin-top: 60px;
    display: flex;
  }

  .container-7 {
    align-self: center;
    align-items: center;
  }

  .dropdown-toggle {
    justify-content: center;
    display: flex;
  }

  .dropdown-list {
    inset: 0% auto auto 0%;
  }

  .dropdown-list.w--open {
    justify-content: center;
    margin-top: 32px;
    left: -249px;
  }

  .section-heading-copy-copy-copy-copy-copy.centered {
    margin-top: 0;
  }

  .paragraph-9 {
    margin-left: 10px;
  }

  .column-41 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .link-block-70 {
    flex: 0 auto;
    margin-left: 0;
    padding-left: 35px;
    padding-right: 20px;
  }

  .image-46 {
    margin-top: 0;
    margin-left: 0;
  }

  .page-link-1.in-footer {
    text-align: left;
  }

  .footer-logo-desenharia {
    margin-top: 0;
  }

  .column-43 {
    padding-left: 0;
  }

  .link-block-71 {
    flex: 0 auto;
  }

  .container-19 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .footer-logo-organizacao {
    margin-top: 0;
  }

  .column-mapa1 {
    justify-content: center;
    align-self: flex-start;
    padding-left: 10px;
  }

  .columns-5-copy {
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    display: block;
  }

  .columns-8 {
    flex-direction: row;
    align-items: flex-start;
    display: flex;
  }

  .column-44 {
    justify-content: center;
    align-items: flex-end;
    padding-right: 0;
    display: flex;
    left: 12px;
  }

  .footer-po {
    margin-top: 0;
  }

  .column-48 {
    padding-left: 0;
    left: -29px;
  }

  .column-49 {
    padding-left: 0;
    left: -36px;
  }

  .footer-logo {
    margin-top: 0;
  }

  .footer-mtp2 {
    margin-top: 12px;
    margin-left: -9px;
  }

  .column-mapa {
    padding-left: 0;
    left: -14px;
  }

  .div-block-10-copy.footer {
    display: none;
  }

  .page-link-1-copy.in-footer {
    text-align: left;
    text-align: left;
    text-align: left;
    text-align: left;
    text-align: left;
    text-align: left;
    text-align: left;
  }

  .page-link-1-copy-copy.in-footer, .page-link-1-copy.in-footer, .page-link-1-copy-copy.in-footer, .page-link-1-copy-copy.in-footer, .page-link-1-copy-copy.in-footer, .page-link-1-copy-copy-copy.in-footer, .page-link-1-copy-copy-copy.in-footer, .page-link-1-copy-copy-copy.in-footer, .page-link-1-copy-copy-copy.in-footer {
    text-align: left;
  }

  .section-5 {
    padding-bottom: 0;
  }

  .div-block-13, .div-block-13-copy.imp, .div-block-perio, .div-block-13-copy.orto, .div-block-bd, .div-blockedo, .div-block-dent, .div-block-13-copy-copy, .md, .ho, .div-block-ro, .div-block-akinha {
    width: 340px;
  }

  .text-span-30, .text-span-31 {
    color: var(--dim-grey-2);
  }

  .text-span-32, .text-span-33, .text-span-32-copy {
    color: var(--dim-gray-3);
  }

  .nav-link-2.w--current {
    text-align: center;
  }

  .div-block-14, .div-block-15, .div-block-16, .div-block-17, .div-block-18, .div-block-19, .div-block-20, .div-block-21, .div-block-22 {
    width: 150px;
    height: 150px;
  }

  .slide-nav-copy {
    font-size: 12px;
  }

  .container-3-copy {
    margin-top: 60px;
  }

  .div-block-13-copy-pd.orto, .div-block-psi, .div-block-13-terapiafala.imp, .div-block-medicinai, .div-block-cardiologia {
    width: 340px;
  }

  .paragraph-4-copy-copy {
    margin-left: 10px;
  }

  .columns-2-copy {
    text-align: left;
    flex: 0 auto;
    order: 0;
    align-self: stretch;
    margin: -10px 0 0;
    padding-left: 0;
  }

  .section-copy-copy-2-copy {
    margin-top: 0;
  }

  .div-block-22-copy, .div-block-19-copy, .div-block-17-copy, .div-block-20-copy, .div-block-20-copy-copy, .div-block-17-copy-copy, .div-block-19-copy-copy, .div-block-20-copy-copy-copy, .div-block-17-copy-copy-copy {
    width: 150px;
    height: 150px;
  }

  .live-chat-link {
    width: 40%;
  }
}

@media screen and (max-width: 767px) {
  .button.full-width {
    margin-left: auto;
    margin-right: auto;
  }

  .button.tab {
    font-size: 12px;
  }

  .navigation-link {
    padding-top: 14px;
    padding-left: 10px;
  }

  .navigation-link.w--current {
    color: var(--dim-grey);
  }

  .white-box {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box:hover {
    background-image: url('../images/rui_sousa.png');
  }

  .hero-section.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }

  .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }

  .hero-subheading {
    font-size: 18px;
  }

  .section-heading {
    letter-spacing: 2px;
    font-size: 14px;
  }

  .section-heading.centered {
    font-size: 24px;
  }

  .section-title-group {
    align-self: stretch;
    padding-left: 20px;
  }

  .form-field.text-area {
    display: block;
  }

  .grid-image {
    width: 20%;
    padding: 20px;
  }

  .spc {
    margin-bottom: 30px;
  }

  .slider {
    height: 250px;
  }

  .slide-nav {
    font-size: 10px;
  }

  .navigation-link-copy {
    margin-top: 0;
    margin-left: 140px;
    margin-right: 140px;
    display: none;
  }

  .button-copy.full-width {
    margin-left: auto;
    margin-right: auto;
  }

  .button-copy.tab {
    font-size: 12px;
  }

  .container-3 {
    margin-top: 0;
  }

  .div-block-2 {
    padding-top: 220px;
  }

  .columns-2 {
    margin-bottom: -159px;
  }

  .column-4 {
    justify-content: center;
    margin-top: 66px;
    margin-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .column-5, .column-6 {
    justify-content: center;
    margin-top: 80px;
    padding-right: 0;
    display: flex;
  }

  .column-7 {
    justify-content: center;
    margin-top: 80px;
    margin-bottom: 71px;
    padding-right: 0;
    display: flex;
  }

  .white-box-joaquim-cabral {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-joaquim-cabral:hover {
    background-image: url('../images/joaquim_cabral.png');
  }

  .white-box-03 {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-04 {
    background-image: url('../images/vitor_palha.png');
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-04:hover {
    background-image: url('../images/vitor_palha.png');
  }

  .white-box-05 {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-05:hover {
    background-image: url('../images/helder_neves.png');
  }

  .white-box-06 {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-06:hover {
    background-image: url('../images/jose_mauricio.png');
  }

  .white-box-07 {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-07:hover {
    background-image: url('../images/ana_ferreira.png');
  }

  .white-box-08 {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-08:hover {
    background-image: url('../images/11_madalena_batista_med_dentista.jpg');
    background-position: 50%;
  }

  .white-box-09 {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-09:hover {
    background-image: url('../images/euridice_dias.png');
  }

  .white-box-06-copy {
    margin-bottom: 30px;
  }

  .white-box-10 {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-10:hover {
    background-image: url('../images/estela_pinto.png');
  }

  .white-box-07-copy {
    margin-bottom: 30px;
  }

  .white-box-11 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-11:hover {
    background-image: none;
  }

  .white-box-12 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-12:hover {
    background-image: none;
  }

  .column-8 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .button-copy-copy.full-width {
    margin-left: auto;
    margin-right: auto;
  }

  .button-copy-copy.tab {
    font-size: 12px;
  }

  .white-box-copy {
    margin-bottom: 30px;
  }

  .white-box-copy-copy {
    text-align: center;
    width: 400px;
    margin-bottom: 30px;
  }

  .column-16 {
    flex-direction: column;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .section-copy-copy {
    margin-top: 62px;
  }

  .section-copy-copy-copy {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-heading-copy.centered {
    font-size: 24px;
  }

  .section-equipa-md {
    margin-bottom: 0;
    padding-bottom: 2px;
  }

  .section-ho {
    padding-top: 40px;
    padding-left: 20px;
  }

  .section-cmd.introducao {
    margin-top: 1px;
  }

  .section-equipaho {
    padding-bottom: 0;
  }

  .button-covid.full-width {
    margin-left: auto;
    margin-right: auto;
  }

  .button-covid.tab {
    font-size: 12px;
  }

  .column-17 {
    align-items: center;
  }

  .slider-copy {
    height: 250px;
  }

  .columns-2-copy {
    margin-top: 255px;
    margin-bottom: 17px;
  }

  .heading-3, .heading-4 {
    letter-spacing: 2px;
    font-size: 14px;
  }

  .button-3 {
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #00b5cb99;
    margin-top: 80px;
    font-size: 14px;
    display: none;
  }

  .button-3-copy {
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #00b5cb99;
    margin-top: 125px;
    font-size: 14px;
    display: block;
  }

  .section-equipa-md-copy {
    margin-bottom: 0;
    padding-bottom: 245px;
  }

  .white-box-21 {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-21:hover {
    background-image: url('../images/susana_rito.png');
  }

  .white-box-10-copy, .white-box-22 {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-22:hover {
    background-image: url('../images/natalia_prole.png');
  }

  .white-boxliliana, .white-boxines {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-boxines:hover {
    background-image: none;
    background-position: 0 0;
  }

  .white-box-joao {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-joao:hover {
    background-image: url('../images/joao_sousa.png');
    background-position: 50%;
  }

  .white-box-joaquim-cabral-copy, .white-box-madalena {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .white-box-madalena:hover {
    background-image: none;
    background-position: 0 0;
  }

  .paragraph-4-copy-copy.cv {
    text-align: center;
  }

  .heading-5 {
    font-size: 18px;
  }

  .column-20, .column-21, .column-22 {
    align-items: center;
  }

  .section-copy-copy-copy, .section-copy-copy-copy-copy {
    margin-top: 0;
  }

  .section-copy-copy-2 {
    margin-top: 0;
    padding-top: 23px;
  }

  .section-copy-copy-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .column-23, .column-24, .column-25, .column-26, .column-27 {
    align-items: center;
  }

  .column-28 {
    align-items: center;
    margin-top: 40px;
  }

  .column-29, .column-30, .column-31 {
    align-items: center;
  }

  .text-block-4 {
    font-size: 14px;
  }

  .section-copy-copy-copy, .section-copy-copy-copy-copy {
    margin-top: 0;
  }

  .white-box-copy-copy-copy {
    margin-bottom: 30px;
  }

  .html-embed {
    justify-content: center;
    margin-bottom: 60px;
    margin-left: 0;
    display: flex;
  }

  .dropdown-toggle, .dropdown-toggle.w--open {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .dropdown-link {
    margin-left: 0;
  }

  .dropdown-link-2, .dropdown-link-3 {
    padding: 5px 10px;
  }

  .dropdown-list.w--open {
    flex-direction: row;
    padding-left: 0;
    display: flex;
    left: -207px;
  }

  .div-block-8 {
    margin-right: 0;
  }

  .column-38 {
    padding-left: 0;
  }

  .section-heading-copy-copy.centered, .section-heading-copy-copy-copy.centered {
    font-size: 24px;
  }

  .section-heading-copy-copy-copy-copy-copy, .section-heading-copy-copy-copy-copy-copy.centered {
    text-align: center;
  }

  .heading-8 {
    padding-left: 20px;
    padding-right: 0;
    font-size: 12px;
  }

  .image-11, .link-block-83 {
    padding-left: 0;
  }

  .link-block-70 {
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    width: 140px;
    height: 100px;
    margin-top: 19px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .image-46 {
    margin-top: 0;
  }

  .footer-logo-desenharia {
    margin-top: 27px;
    margin-left: 0;
    padding-left: 0;
  }

  .image-51 {
    margin-top: 9px;
  }

  .column-43 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-top: 12px;
    padding-left: 0;
    display: flex;
  }

  .link-block-71 {
    margin-top: -23px;
    margin-left: -49px;
  }

  .link-block-73 {
    flex: none;
    margin-top: 18px;
    margin-left: 0;
    padding-left: 0;
  }

  .link-block-69.w--current {
    margin-left: 0;
  }

  .footer-logo-organizacao {
    text-align: center;
    width: 100px;
    margin-bottom: 0;
    margin-left: -12px;
    display: inline-block;
  }

  .column-mapa1 {
    flex-direction: column;
    padding-left: 10px;
  }

  .link-block-74 {
    flex: none;
  }

  .columns-5-copy {
    flex-direction: column;
    display: flex;
  }

  .columns-8 {
    flex-direction: column;
    align-self: center;
    align-items: center;
    padding-left: 48px;
  }

  .column-44 {
    text-align: center;
    flex-direction: column;
    align-self: auto;
    align-items: center;
    padding-left: 0;
  }

  .link-block-84 {
    padding-left: 5px;
  }

  .column-48 {
    padding-left: 10px;
    left: 0;
  }

  .image-51-copy {
    margin-top: -9px;
  }

  .column-49 {
    padding-left: 10px;
    padding-right: 10px;
    left: 0;
  }

  .footer-logo {
    display: inline-block;
  }

  .footer-mtp2 {
    margin-top: 0;
    margin-left: 0;
  }

  .link-block-72 {
    flex: none;
    align-self: auto;
    margin-top: -23px;
    margin-left: -10px;
    padding-top: 0;
  }

  .column-50 {
    flex-direction: column;
    align-items: center;
    margin-top: 23px;
  }

  .column-mapa {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    left: 0;
  }

  .italic-text-2 {
    font-size: 12px;
  }

  .white-box-copy-copy-copy {
    text-align: center;
    width: 400px;
    margin-bottom: 30px;
  }

  .section-5 {
    padding-bottom: 0;
  }

  .column-52 {
    justify-content: center;
    display: flex;
  }

  .column-53 {
    justify-content: center;
    margin-top: 74px;
    display: flex;
  }

  .nav-link-2 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .column-54 {
    padding-left: 0;
    padding-right: 0;
  }

  .slider-2 {
    display: none;
  }

  .white-box-home {
    text-align: center;
    width: auto;
    margin-bottom: 30px;
  }

  .slide-nav-copy {
    font-size: 10px;
  }

  .container-3-copy {
    margin-top: 0;
  }

  .button-copy-copy-copy.full-width {
    margin-left: auto;
    margin-right: auto;
  }

  .button-copy-copy-copy.tab {
    font-size: 12px;
  }

  .image-11-copy {
    padding-left: 0;
  }

  .section-heading-copy-copy.centered {
    font-size: 24px;
  }

  .columns-2-copy {
    margin-bottom: -159px;
  }

  .slider-2-copy {
    display: block;
  }

  .section-copy-copy-2-copy {
    margin-top: 0;
    padding-top: 23px;
  }

  .live-chat-link {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    letter-spacing: 1px;
    font-size: 12px;
  }

  .button {
    margin-bottom: 25px;
  }

  .navigation-link {
    color: var(--dim-grey-2);
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    padding-top: 10px;
    display: flex;
    position: static;
  }

  .navigation-link:hover {
    text-align: center;
    flex: 0 auto;
    justify-content: center;
  }

  .navigation-link.w--current {
    color: var(--dim-grey);
    padding-left: 76px;
  }

  .navigation-menu {
    background-color: #fffffff2;
    flex: 1;
    align-self: flex-start;
    align-items: flex-start;
    margin-top: 0;
  }

  .brand-link {
    margin-left: 10px;
    margin-right: 0;
    padding-bottom: 0;
  }

  .section {
    padding-top: 40px;
  }

  .white-box {
    padding-top: 0;
  }

  .white-box:hover {
    background-image: url('../images/rui_sousa.png');
  }

  .hero-section.centered {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-heading {
    clear: none;
    letter-spacing: 1px;
    font-size: 12px;
  }

  .section-heading.centered {
    font-size: 20px;
  }

  .section-subheading.center {
    line-height: 30px;
  }

  .section-title-group {
    padding-left: 0;
  }

  .footer-text {
    margin-left: 0;
  }

  .grid-image {
    width: 35%;
  }

  .image {
    margin-bottom: 10px;
  }

  .slider {
    height: 400px;
    margin-top: 92px;
  }

  .slide-nav {
    font-size: 10px;
  }

  .navigation-link-copy {
    margin-left: 60px;
    margin-right: 60px;
    display: none;
  }

  .button-copy {
    margin-bottom: 25px;
  }

  .container-3 {
    margin-top: 0;
    display: block;
  }

  .columns {
    width: auto;
  }

  .div-block-2 {
    padding-top: 100px;
  }

  .columns-2 {
    margin-top: 2px;
    margin-bottom: -150px;
    padding-left: 0;
  }

  .column-5 {
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .white-box-joaquim-cabral {
    padding-top: 0;
  }

  .white-box-joaquim-cabral:hover {
    background-image: url('../images/joaquim_cabral.png');
  }

  .white-box-03, .white-box-04 {
    padding-top: 0;
  }

  .white-box-04:hover {
    background-image: url('../images/vitor_palha.png');
  }

  .white-box-05 {
    padding-top: 0;
  }

  .white-box-05:hover {
    background-image: url('../images/helder_neves.png');
  }

  .white-box-06 {
    padding-top: 0;
  }

  .white-box-06:hover {
    background-image: url('../images/jose_mauricio.png');
  }

  .white-box-07 {
    padding-top: 0;
  }

  .white-box-07:hover {
    background-image: url('../images/ana_ferreira.png');
  }

  .white-box-08, .white-box-09 {
    padding-top: 0;
  }

  .white-box-09:hover {
    background-image: url('../images/euridice_dias.png');
  }

  .white-box-10 {
    padding-top: 0;
  }

  .white-box-10:hover {
    background-image: url('../images/estela_pinto.png');
  }

  .white-box-11 {
    padding-top: 0;
  }

  .white-box-11:hover {
    background-image: url('../images/florentina_dias.png');
  }

  .white-box-12 {
    padding-top: 0;
  }

  .white-box-12:hover {
    background-image: url('../images/monica_guimaraes.png');
  }

  .paragraph-3 {
    font-size: 12px;
  }

  .section-copy.introducao {
    padding-top: 40px;
  }

  .section-equipa {
    padding-bottom: 100px;
  }

  .column-8 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .columns-3 {
    display: block;
  }

  .column-9 {
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .column-10 {
    margin-bottom: 0;
    padding-left: 45px;
    padding-right: 45px;
  }

  .column-11 {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-12 {
    padding-left: 33px;
    padding-right: 33px;
  }

  .column-8-copy {
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .paragraph-4 {
    text-align: center;
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .paragraph-5 {
    font-size: 12px;
  }

  .button-copy-copy {
    margin-bottom: 25px;
  }

  .heading-copy-copy {
    text-align: center;
  }

  .white-box-copy-copy {
    flex: 0 auto;
    justify-content: space-between;
    align-self: center;
    width: 300px;
    height: auto;
    margin-left: 0;
    display: block;
  }

  .column-16 {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .columns-4-copy {
    justify-content: center;
    align-self: stretch;
    margin-top: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .paragraph-4-copy {
    margin-top: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .section-copy-copy {
    margin-top: 126px;
    padding-top: 0;
  }

  .section-copy-copy-copy, .section-copy-copy-copy.madalena {
    padding-top: 0;
  }

  .section-heading-copy.centered {
    font-size: 20px;
    font-weight: 400;
  }

  .section-heading-cv.centered {
    text-align: center;
    letter-spacing: 2px;
    font-size: 18px;
    display: flex;
  }

  .section-equipa-md {
    padding-bottom: 150px;
  }

  .section-ho {
    padding-top: 40px;
    padding-left: 10px;
  }

  .section-cmd.introducao {
    margin-top: -1px;
    padding-top: 40px;
  }

  .section-copy-copy-copy {
    padding-top: 10px;
  }

  .div-block-5 {
    flex-direction: column;
    align-items: center;
  }

  .button-covid {
    margin-bottom: 25px;
  }

  .column-17 {
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider-copy {
    height: 200px;
  }

  .heading-2 {
    text-align: center;
    letter-spacing: 2px;
    font-size: 14px;
    display: block;
  }

  .columns-2-copy {
    margin-top: 239px;
    margin-bottom: -150px;
  }

  .heading-3, .heading-4 {
    letter-spacing: 1px;
    font-size: 12px;
  }

  .button-3 {
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #00b5cb99;
    margin-top: 77px;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    font-weight: 400;
    display: none;
  }

  .button-3-copy {
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #00b5cb99;
    margin-top: 126px;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    font-weight: 400;
    display: block;
  }

  .section-equipa-md-copy {
    padding-bottom: 229px;
  }

  .columns-2-copy-copy {
    margin-top: 230px;
  }

  .column-18 {
    margin-top: 20px;
  }

  .white-box-21 {
    padding-top: 0;
  }

  .white-box-21:hover {
    background-image: url('../images/susana_rito.png');
  }

  .white-box-10-copy, .white-box-22 {
    padding-top: 0;
  }

  .white-box-22:hover {
    background-image: url('../images/natalia_prole.png');
  }

  .white-boxliliana {
    padding-top: 0;
  }

  .white-boxliliana:hover {
    background-image: url('../images/liliana_pereira.png');
  }

  .white-boxines {
    padding-top: 0;
  }

  .white-boxines:hover {
    background-image: none;
    background-position: 0 0;
  }

  .white-box-joao {
    padding-top: 0;
  }

  .white-box-joao:hover {
    background-image: url('../images/joao_sousa.png');
    background-position: 50%;
  }

  .white-box-joaquim-cabral-copy, .white-box-madalena {
    padding-top: 0;
  }

  .white-box-madalena:hover {
    background-image: none;
    background-position: 0 0;
  }

  .paragraph-4-copy-copy.cv {
    padding-left: 0;
    font-size: 14px;
  }

  .text-span-11 {
    font-size: 12px;
  }

  .div-block-6 {
    flex-direction: column;
    align-self: center;
  }

  .heading-5 {
    clear: left;
    letter-spacing: 0;
    font-size: 16px;
    display: block;
  }

  .column-20, .column-22 {
    align-items: center;
  }

  .section-copy-copy-copy, .section-copy-copy-copy-copy {
    margin-top: 0;
  }

  .section-copy-copy-2 {
    margin-top: 0;
    padding-top: 0;
  }

  .section-copy-copy-3, .section-copy-copy-3.madalena {
    padding-top: 0;
  }

  .column-23, .column-24, .column-25, .column-26, .column-27 {
    align-items: center;
  }

  .column-28 {
    align-items: center;
    margin-top: 28px;
  }

  .column-29, .column-30, .column-31 {
    align-items: center;
  }

  .link-block-2 {
    justify-content: center;
    width: 300px;
    display: flex;
  }

  .image-4 {
    flex: none;
    align-self: auto;
    width: 298px;
    display: block;
  }

  .column-36, .column-37 {
    justify-content: center;
    padding-right: 0;
    display: flex;
  }

  .section-2-copy-equipa {
    margin-top: 91px;
  }

  .section-copy-copy-copy, .section-copy-copy-copy-copy {
    margin-top: 0;
  }

  .white-box-copy-copy-copy {
    justify-content: center;
    margin-left: 0;
    display: flex;
  }

  .paragraph-4-copy {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
  }

  .section-contactos {
    padding-top: 40px;
  }

  .html-embed {
    justify-content: center;
    max-width: 100%;
    margin-bottom: 60px;
    margin-left: 0;
    display: flex;
  }

  .paragraph-4-copy-copy {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .link-2-copy-copy {
    padding-left: 14px;
  }

  .container-8 {
    align-self: stretch;
    max-width: 80%;
  }

  .dropdown-toggle {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .dropdown-link {
    text-align: center;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 14px;
  }

  .dropdown-link-2 {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 14px;
  }

  .dropdown-link-3 {
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 14px;
  }

  .dropdown-list.w--open {
    flex: 0 auto;
    align-items: stretch;
    margin-top: -11px;
    display: block;
    position: relative;
    left: 0;
  }

  .columns-5 {
    flex-direction: column;
  }

  .div-block-8 {
    margin-right: 0;
  }

  .div-block-9 {
    text-align: center;
    margin-top: 7px;
  }

  .section-heading-copy-copy.centered, .section-heading-copy-copy-copy.centered {
    font-size: 20px;
  }

  .section-heading-copy-copy-copy-copy-copy {
    text-align: center;
    align-self: auto;
  }

  .section-heading-copy-copy-copy-copy-copy.centered {
    text-align: center;
  }

  .heading-7 {
    font-size: 14px;
  }

  .column-40 {
    padding-right: 0;
  }

  .container-3-copy {
    display: block;
  }

  .section-4 {
    margin-top: 90px;
  }

  .heading-8 {
    padding-left: 90px;
    padding-right: 90px;
    display: none;
  }

  .paragraph-9 {
    text-align: center;
    padding-right: 20px;
    font-size: 14px;
  }

  .column-42 {
    justify-content: center;
    display: flex;
  }

  .link-block-70 {
    margin-left: 0;
  }

  .image-46 {
    margin-top: -51px;
    margin-left: 21px;
  }

  .page-link-1.in-footer {
    text-align: center;
  }

  .column-43 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-71 {
    margin-left: -53px;
  }

  .link-block-73, .link-block-69.w--current {
    margin-left: 0;
  }

  .column-mapa1 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-8 {
    flex-direction: column;
    align-self: center;
    align-items: flex-start;
    margin-top: -66px;
    padding-left: 0;
  }

  .column-44 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
  }

  .link-block-84 {
    margin-top: 12px;
  }

  .column-49 {
    margin-top: 12px;
    padding-right: 0;
  }

  .footer-logo {
    margin-bottom: 35px;
    margin-left: 27px;
  }

  .footer-mtp2 {
    margin-left: 0;
  }

  .link-block-72 {
    margin-top: 43px;
    margin-left: -26px;
  }

  .column-mapa {
    align-self: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .italic-text-2 {
    line-height: 10px;
  }

  .paragraph-4-copy, .paragraph-4-copy-copy, .paragraph-4-copy-copy-copy {
    text-align: center;
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .paragraph-4-copy-copy-copy-copy {
    text-align: center;
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 10px;
    line-height: 18px;
  }

  .columns-3-copy {
    display: block;
  }

  .page-link-1-copy.in-footer {
    text-align: center;
    text-align: center;
    text-align: center;
    text-align: center;
    text-align: center;
    text-align: center;
    text-align: center;
  }

  .page-link-1-copy-copy.in-footer, .page-link-1-copy.in-footer, .page-link-1-copy-copy.in-footer, .page-link-1-copy-copy.in-footer, .page-link-1-copy-copy.in-footer, .page-link-1-copy-copy-copy.in-footer, .page-link-1-copy-copy-copy.in-footer, .page-link-1-copy-copy-copy.in-footer, .page-link-1-copy-copy-copy.in-footer {
    text-align: center;
  }

  .white-box-copy-copy-copy {
    flex: 0 auto;
    width: 305px;
    margin-left: 0;
  }

  .section-5 {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .column-52, .column-53 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-13, .div-block-13-copy.imp, .div-block-perio, .div-block-13-copy.orto, .div-block-bd, .div-blockedo, .div-block-dent, .div-block-13-copy-copy, .md, .ho, .div-block-ro, .div-block-akinha {
    width: 300px;
  }

  .link-34 {
    color: var(--dim-grey-2);
    text-decoration: none;
  }

  .dropdown {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .text-span-32, .text-span-32-copy {
    margin-left: 0;
    display: block;
  }

  .nav-link {
    color: var(--dim-grey);
    text-align: center;
    font-size: 12px;
  }

  .nav-link-2 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .link-block-2-home {
    justify-content: center;
    width: 300px;
    display: flex;
  }

  .white-box-home {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: 0;
    display: block;
  }

  .image-4-copy {
    flex: none;
    align-self: auto;
    width: 298px;
    display: block;
  }

  .slide-nav-copy {
    font-size: 10px;
  }

  .slide-8-copy {
    background-position: 0 0, 15% 0;
  }

  .container-3-copy {
    margin-top: 106px;
    display: block;
  }

  .div-block-13-copy-pd.orto, .div-block-psi, .div-block-13-terapiafala.imp, .div-block-medicinai, .div-block-cardiologia {
    width: 300px;
  }

  .button-copy-copy-copy {
    margin-bottom: 25px;
  }

  .slide-8-copy-copy, .slide-8-peri, .slide-8-impl, .slide-8-cir, .slide-8-orto, .slide-8-alinhadores, .slide-8-bdent, .slide-8-endo, .slide-8-dentsteria, .slide-8-odo, .slide-8-peri-copy, .slide-8-peri-comdpy-copy, .slide-8-ho, .slide-8-card, .slide-8-peri-mi, .slide-8-tfala, .slide-8-psiq, .slide-8-lpd {
    background-position: 0 0, 15% 0;
  }

  .paragraph-4-copy-copy {
    margin-top: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .section-heading-copy-copy.centered {
    font-size: 20px;
    font-weight: 400;
  }

  .columns-2-copy {
    margin-top: 2px;
    margin-bottom: -150px;
    padding-left: 0;
  }

  .div-block-6-copy {
    flex-direction: column;
    align-self: center;
  }

  .section-copy-copy-2-copy {
    margin-top: 0;
    padding-top: 0;
  }

  .live-chat-link {
    object-fit: fill;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    display: flex;
    position: fixed;
    inset: auto 0% 0%;
  }

  .livechat-button {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 50%;
    margin-right: 20px;
    display: flex;
  }
}


