.section {
  width: 1024px;
  height: 70vh;
  max-width: none;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
}

.body {
  background-color: #f5f1ee;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 1.4em;
}

.container {
  margin-top: 0;
}

.heading {
  object-fit: fill;
  margin-top: -554px;
  margin-left: 625px;
  font-family: Aguafina Script, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 1.2em;
  position: relative;
}

.heading._2 {
  margin-top: -588px;
  margin-left: 366px;
}

.div-block {
  width: 1024px;
  height: 70vh;
  background-image: url('../images/psiholog.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: -9px;
  margin-left: auto;
  margin-right: auto;
}

.div-block._2 {
  background-image: url('../images/o-PSYCHO.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block._4 {
  background-image: url('../images/home-office-cozy.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-2 {
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
}

.text-block {
  width: 1024px;
  text-align: left;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 28px 40px 20px;
  font-size: 17px;
}

.div-block-3 {
  width: 1024px;
  height: 6px;
  background-color: #fa0;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-4 {
  width: 200px;
  height: 200px;
  background-color: #099;
}

.div-block-5 {
  width: 200px;
  height: 20px;
  background-color: #ff2101;
}

.columns {
  width: 1024px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.image {
  width: 100%;
  height: 30vh;
  object-fit: cover;
}

.column {
  padding-left: 0;
}

.column-2 {
  padding-right: 0;
}

.div-block-3-copy {
  width: 1024px;
  height: 6px;
  background-color: #099;
  margin-left: auto;
  margin-right: auto;
}

.div-block-6 {
  height: 70vh;
  background-image: url('../images/o-PSYCHO.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-6._5 {
  background-image: url('../images/DeroulementTherapieSexologuePsy.jpg');
}

.sticky-nav {
  z-index: 1;
  width: 1024px;
  letter-spacing: 0;
  background-color: rgba(250, 247, 247, .64);
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-grid {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: .75fr max-content max-content max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  justify-items: start;
  margin: 0 0 0 62px;
  padding: 0 40px;
  display: grid;
}

.nav-logo-link {
  width: 100%;
  height: auto;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.nav-logo {
  width: auto;
  height: 100%;
  object-fit: contain;
  object-position: 0% 50%;
}

.nav-link {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-size: 15px;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  text-decoration: underline;
}

.nav-link._2 {
  color: #fcf8f8;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px #000;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

.nav-link._2:hover {
  border-style: none;
  font-weight: 600;
  text-decoration: none;
}

.nav-link._2:active, .nav-link._2:focus {
  background-color: #099;
}

.nav-link._2:visited {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link._2.w--current {
  color: #fcf8f8;
  background-color: #099;
  padding: 5px 10px;
}

.nav-link._2.w--current:active {
  background-color: #099;
}

.nav-link._2.w--current:focus {
  color: #faf7f7;
  font-weight: 700;
}

.nav-link._2-copy {
  color: #fcf8f8;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px #000;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

.nav-link._2-copy:hover {
  border-style: none;
  font-weight: 600;
  text-decoration: none;
}

.nav-link._2-copy:active, .nav-link._2-copy:focus {
  background-color: #099;
}

.nav-link._2-copy:visited {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link._2-copy.w--current {
  color: #fcf8f8;
  background-color: #099;
  padding: 5px 10px;
}

.nav-link._2-copy.w--current:active {
  background-color: #099;
}

.nav-link._2-copy.w--current:focus {
  color: #faf7f7;
  font-weight: 700;
}

.heading-2 {
  color: #ff2101;
  text-indent: 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, .21);
  cursor: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Berkshire Swash, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 43px;
  transition: color .2s cubic-bezier(1, .389, .123, .746);
}

.heading-2._3 {
  color: #a60000;
  align-items: flex-start;
  margin-top: -11px;
  padding-left: 20px;
  font-size: 15px;
  display: flex;
}

.list-item {
  font-size: 14px;
}

.list-item:active {
  background-color: #099;
}

.list-item-2 {
  flex-direction: row;
  display: flex;
}

.container-2 {
  justify-content: space-between;
  display: flex;
}

.div-block-7 {
  height: 40px;
  background-color: #fa0;
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.div-block-8 {
  background-color: #faf7f7;
  padding-left: 10px;
  padding-right: 10px;
}

.text-span {
  color: #ff2101;
}

.div-block-9 {
  width: 1024px;
  background-color: #faf7f7;
  margin-left: auto;
  margin-right: auto;
}

.slide {
  width: 100%;
  height: 70vh;
}

.image-2 {
  width: 1024px;
  height: 64vh;
  object-fit: cover;
}

.slider {
  height: 64vh;
  background-color: rgba(0, 0, 0, 0);
  font-family: Open Sans, sans-serif;
  font-size: 36px;
  line-height: 50px;
}

.text-block-2 {
  color: #fa0;
  background-color: #faf7f7;
  margin-top: 12px;
  padding-left: 40px;
}

.slide-copy {
  width: 100%;
  height: auto;
}

.image-2-copy {
  width: 1024px;
  height: 70vh;
  object-fit: cover;
}

.image-2-copy.child, .image-2-copy.adults {
  height: 64vh;
}

.slide-copy-copy {
  width: 100%;
  height: auto;
}

.mask {
  height: auto;
}

.slide-nav {
  letter-spacing: 30px;
  font-size: 17px;
}

.bold-text {
  background-color: rgba(0, 0, 0, 0);
}

.div-block-10 {
  background-color: #faf7f7;
}

.div-block-copy {
  width: 1024px;
  height: 70vh;
  background-image: url('../images/psiholog.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 27px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-copy._2 {
  background-image: url('../images/o-PSYCHO.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-copy._4 {
  background-image: url('../images/home-office-cozy.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-copy.sarvices {
  background-image: none;
}

.body-2, .body-3, .body-4 {
  background-color: #f5f1ee;
}

.contact-form {
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.contact-form-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.columns-2 {
  font-family: Open Sans, sans-serif;
}

.text-block-3 {
  text-indent: 0;
}

.submit-button {
  width: 300px;
  letter-spacing: 10px;
  text-transform: uppercase;
  background-color: #099;
  border-radius: 20px;
  font-size: 18px;
}

.submit-button:hover {
  background-color: #ff2101;
}

.column-3 {
  border: 5px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-2-copy {
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-2-copy.contact-us {
  margin-top: 40px;
}

.div-block-11 {
  padding-left: 40px;
  padding-right: 40px;
}

.field-label, .field-label-2, .field-label-3, .field-label-4, .field-label-5 {
  font-weight: 600;
}

.div-block-12 {
  width: 98%;
  background-color: #f5f1ee;
  border: 4px solid #fa0;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: none;
  box-shadow: 3px 3px 11px 1px rgba(0, 0, 0, .42);
}

.heading-3 {
  color: #fa0;
}

.html-embed {
  margin-top: 40px;
}

.html-embed-2 {
  margin-top: 12px;
}

.nav-grid-bottom {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: .75fr max-content max-content max-content 1fr;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  align-items: center;
  justify-items: start;
  margin: 0;
  padding: 0 40px;
  display: flex;
}

.div-block-7-copy {
  height: 40px;
  background-color: #8a867f;
  justify-content: flex-end;
  margin-top: 28px;
  margin-bottom: 16px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.nav-link-copy {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-size: 15px;
  text-decoration: none;
  display: block;
}

.nav-link-copy:hover {
  text-decoration: underline;
}

.nav-link-copy._2 {
  color: #fcf8f8;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px #000;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: 400;
}

.nav-link-copy._2:hover {
  border-style: none;
  font-weight: 600;
  text-decoration: none;
}

.nav-link-copy._2:active, .nav-link-copy._2:focus {
  background-color: #099;
}

.nav-link-copy._2:visited {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link-copy._2.w--current {
  color: #fcf8f8;
  background-color: #099;
  padding: 5px 10px;
}

.nav-link-copy._2.w--current:active {
  background-color: #099;
}

.nav-link-copy._2.w--current:focus {
  color: #faf7f7;
  font-weight: 700;
}

.nav-link-copy._2-copy {
  color: #fcf8f8;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px #000;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-copy._2-copy:hover {
  border-style: none;
  font-weight: 600;
  text-decoration: none;
}

.nav-link-copy._2-copy:active, .nav-link-copy._2-copy:focus {
  background-color: #099;
}

.nav-link-copy._2-copy:visited {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link-copy._2-copy.w--current {
  color: #fcf8f8;
  background-color: #099;
  padding: 5px 10px;
}

.nav-link-copy._2-copy.w--current:active {
  background-color: #099;
}

.nav-link-copy._2-copy.w--current:focus {
  color: #faf7f7;
  font-weight: 700;
}

.nav-link-copy {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-size: 15px;
  text-decoration: none;
  display: block;
}

.nav-link-copy:hover {
  text-decoration: underline;
}

.nav-link-copy._2 {
  color: #fcf8f8;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px #000;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: 400;
}

.nav-link-copy._2:hover {
  border-style: none;
  font-weight: 600;
  text-decoration: none;
}

.nav-link-copy._2:active, .nav-link-copy._2:focus {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link-copy._2:visited {
  background-color: rgba(0, 0, 0, 0);
  font-size: 12px;
}

.nav-link-copy._2.w--current {
  color: #fcf8f8;
  background-color: #099;
  padding: 5px 10px;
}

.nav-link-copy._2.w--current:active {
  background-color: #099;
}

.nav-link-copy._2.w--current:focus {
  color: #faf7f7;
  font-weight: 700;
}

.nav-link-copy._2-copy {
  color: #fcf8f8;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px #000;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-copy._2-copy:hover {
  border-style: none;
  font-weight: 600;
  text-decoration: none;
}

.nav-link-copy._2-copy:active, .nav-link-copy._2-copy:focus {
  background-color: #099;
}

.nav-link-copy._2-copy:visited {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link-copy._2-copy.w--current {
  color: #fcf8f8;
  background-color: #099;
  padding: 5px 10px;
}

.nav-link-copy._2-copy.w--current:active {
  background-color: #099;
}

.nav-link-copy._2-copy.w--current:focus {
  color: #faf7f7;
  font-weight: 700;
}

.nav-link-copy {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-size: 15px;
  text-decoration: none;
  display: block;
}

.nav-link-copy:hover {
  text-decoration: underline;
}

.nav-link-copy._2 {
  color: #fcf8f8;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px #000;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-copy._2:hover {
  border-style: none;
  font-weight: 600;
  text-decoration: none;
}

.nav-link-copy._2:active, .nav-link-copy._2:focus {
  background-color: #099;
}

.nav-link-copy._2:visited {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link-copy._2.w--current {
  color: #fcf8f8;
  background-color: rgba(0, 0, 0, 0);
  padding: 5px 10px;
  font-size: 12px;
}

.nav-link-copy._2.w--current:hover {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link-copy._2.w--current:active {
  background-color: #099;
}

.nav-link-copy._2.w--current:focus {
  color: #faf7f7;
  font-weight: 700;
}

.nav-link-copy._2-copy {
  color: #fcf8f8;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px #000;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-copy._2-copy:hover {
  border-style: none;
  font-weight: 600;
  text-decoration: none;
}

.nav-link-copy._2-copy:active, .nav-link-copy._2-copy:focus {
  background-color: #099;
}

.nav-link-copy._2-copy:visited {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link-copy._2-copy.w--current {
  color: #fcf8f8;
  background-color: #099;
  padding: 5px 10px;
}

.nav-link-copy._2-copy.w--current:active {
  background-color: #099;
}

.nav-link-copy._2-copy.w--current:focus {
  color: #faf7f7;
  font-weight: 700;
}

.nav-link-copy {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-size: 15px;
  text-decoration: none;
  display: block;
}

.nav-link-copy:hover {
  text-decoration: underline;
}

.nav-link-copy._2 {
  color: #fcf8f8;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px #000;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-copy._2:hover {
  border-style: none;
  font-weight: 600;
  text-decoration: none;
}

.nav-link-copy._2:active, .nav-link-copy._2:focus {
  background-color: #099;
}

.nav-link-copy._2:visited {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link-copy._2.w--current {
  color: #fcf8f8;
  background-color: #099;
  padding: 5px 10px;
}

.nav-link-copy._2.w--current:active {
  background-color: #099;
}

.nav-link-copy._2.w--current:focus {
  color: #faf7f7;
  font-weight: 700;
}

.nav-link-copy._2-copy {
  color: #fcf8f8;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px #000;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: 400;
}

.nav-link-copy._2-copy:hover {
  border-style: none;
  font-weight: 600;
  text-decoration: none;
}

.nav-link-copy._2-copy:active {
  background-color: rgba(0, 0, 0, 0);
  font-size: 11px;
}

.nav-link-copy._2-copy:focus {
  background-color: #099;
}

.nav-link-copy._2-copy:visited {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link-copy._2-copy.w--current {
  color: #fcf8f8;
  background-color: #099;
  padding: 5px 10px;
}

.nav-link-copy._2-copy.w--current:active {
  background-color: #099;
}

.nav-link-copy._2-copy.w--current:focus {
  color: #faf7f7;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .contact-form {
    padding: 40px 20px;
  }

  .nav-grid-bottom {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .sticky-nav {
    padding: 0;
  }

  .nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-grid-bottom {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-link-copy {
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

#w-node-bf94a6d6-6860-2ea8-2b1f-c0736f703936-0c7403df {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-bf94a6d6-6860-2ea8-2b1f-c0736f703926-0c7403df, #w-node-bf94a6d6-6860-2ea8-2b1f-c0736f70392a-0c7403df, #w-node-bf94a6d6-6860-2ea8-2b1f-c0736f70392e-0c7403df, #w-node-bf94a6d6-6860-2ea8-2b1f-c0736f703932-0c7403df {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


