:root {
  --brown: #af8e62;
  --grey: #8b8b8b;
}

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

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

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

h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 46px;
  font-weight: 600;
  line-height: 52px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 52px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

p {
  color: #4a4a4a;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
}

a {
  text-decoration: underline;
}

.btn {
  color: #fff;
  letter-spacing: .2px;
  background-color: #af8e62;
  border-radius: 100px;
  padding: 12px 25px;
  font-size: 15px;
  font-weight: 400;
}

.btn.dia {
  border: 2px solid var(--brown);
  color: var(--brown);
  background-color: #fff;
}

.body {
  font-family: "Source Sans 3", sans-serif;
}

.lnk-menu {
  color: var(--grey);
  letter-spacing: .2px;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

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

.div-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.dv-intro {
  width: 540px;
}

.cntr-intro {
  padding-top: 140px;
  padding-bottom: 140px;
}

.txt-intro {
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
}

.txt-intro.grey {
  color: var(--grey);
}

.txt-intro.align-center {
  text-align: center;
}

.div-block-2 {
  background-image: url('../images/orofaciale-fysiotherapie.webp');
  background-position: 0 0;
  background-size: cover;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  width: 40%;
  height: 620px;
}

.section {
  justify-content: flex-end;
  align-items: center;
  margin-top: -540px;
  display: flex;
}

.heading {
  font-weight: 600;
}

.sctn-about {
  background-color: #f2f4f5;
  margin-top: -72px;
  padding-top: 144px;
  padding-bottom: 72px;
}

.paragraph {
  font-family: "Source Sans 3", sans-serif;
}

.text-block {
  font-size: 24px;
  line-height: 36px;
}

.div-block-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.cv-behandelmethoden {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 600px;
  display: flex;
}

.section-2 {
  background-image: url('../images/bg-transparant-logo.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 72px;
  padding-bottom: 72px;
  display: flex;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 52px;
}

.txt-head-intro {
  color: var(--brown);
  letter-spacing: 4px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.div-block-4 {
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 272px;
  display: flex;
  box-shadow: 0 4px 40px #00000026;
}

.image {
  border-radius: 20px 20px 0 0;
  width: 100%;
}

.div-block-5 {
  padding: 8px 24px 16px;
}

.div-block-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row-reverse wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 50px;
  display: flex;
}

.container-2, .align-center {
  text-align: center;
}

.txt-outro {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.txt-outro.grey {
  color: var(--grey);
}

.txt-outro.align-center {
  text-align: center;
}

.section-3 {
  padding-top: 46px;
}

.dv-footer-link {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-8 {
  border-bottom: 1px solid #8b8b8b;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.section-4 {
  background-color: #f2f4f5;
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

@media screen and (max-width: 767px) {
  h1, h2 {
    font-size: 28px;
    line-height: 36px;
  }

  h3 {
    font-size: 18px;
    line-height: 24px;
  }

  p {
    font-size: 14px;
    line-height: 22px;
  }

  .btn {
    padding: 8px 20px;
    font-size: 14px;
  }

  .lnk-menu {
    display: none;
  }

  .container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .dv-intro {
    width: auto;
  }

  .cntr-intro {
    padding: 32px 24px 40px;
  }

  .txt-intro, .txt-intro.grey {
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-2 {
    width: 80%;
    height: 280px;
  }

  .section {
    margin-top: 0;
  }

  .sctn-about {
    padding-top: 103px;
    padding-bottom: 32px;
  }

  .div-block-3 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .cv-behandelmethoden {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: auto;
  }

  .section-2 {
    padding: 32px 24px;
  }

  .txt-head-intro {
    font-size: 12px;
  }

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

  .div-block-6 {
    padding-bottom: 40px;
  }

  .txt-outro {
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-8 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .div-block-9 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .heading-3 {
    margin-bottom: 10px;
  }

  .container-3 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .image-2 {
    width: 144px;
  }
}


