#request-filesystem-credentials-form {
	display: none !important;
}


@font-face {
  font-family: "Solomon";
  src: url("../fonts/solomon-bold.woff2") format("woff2"), url("../fonts/solomon-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ActaDisplayW01";
  src: url("../fonts/ActaDisplayW01-Bold.woff2") format("woff2"), url("../fonts/ActaDisplayW01-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Solomon";
  src: url("../fonts/solomon-book.woff2") format("woff2"), url("../fonts/solomon-book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: transparent;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html.html {
  margin-top: 0 !important;
}
body {
  color: #261f3a;
  font-family: "Solomon";
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin-top: 73.72px;
}
#wpadminbar {
  bottom: 0;
  position: fixed;
  top: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  letter-spacing: 1px;
  line-height: normal;
  margin-bottom: 10px;
}
h1 {
  font-size: 34px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
p {
  line-height: normal;
  margin-bottom: 10px;
}
img {
  border: 0;
  height: auto;
  max-width: 100%;
}
img.aligncenter {
  display: block;
  margin: 0 auto 10px auto;
}
img.alignleft {
  display: block;
  margin: 0 auto 10px auto;
  text-align: left;
}
img.alignright {
  display: block;
  margin: 0 auto 10px auto;
  text-align: right;
}
strong {
  font-weight: 900;
}
em {
  font-style: italic;
}
ul {
  list-style-type: disc;
  margin: 10px 0 10px 15px;
}
ul li {
  margin-bottom: 5px;
}
ol {
  list-style-type: decimal;
  margin: 10px 0 10px 15px;
}
ol li {
  margin-bottom: 5px;
}
blockquote {
  background: #261f3a;
  color: #fff;
  font-size: 20px;
  line-height: normal;
  margin: 30px 0;
  padding: 30px 40px;
  text-align: center;
}
blockquote p {
  margin-bottom: 0;
}
a {
  color: #261f3a;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover,
a:active,
a:focus {
  color: #261f3a;
  text-decoration: none;
}
a.link {
  background: #ea5735;
  border: 1px solid #ea5735;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 12px 20px 8px 20px;
  text-align: center;
  text-transform: uppercase;
}
a.link:hover {
  background: #0e8f9c;
  border-color: #0e8f9c;
  color: #fff;
}
a.link.blue {
  background: transparent;
  border-color: #0e8f9c;
  color: #0e8f9c;
}
a.link.blue:hover {
  background: #0e8f9c;
  color: #fff;
}
input[type="submit"] {
  background: #ea5735;
  border: 0;
  border-radius: 30px;
  color: #fff;
  display: block;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 auto;
  padding: 12px 20px 8px 20px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
input[type="submit"]:focus {
  outline-width: 0;
}
input[type="submit"]:hover {
  background: #261f3a;
  border-color: #261f3a;
  color: #fff;
}
.wpcf7-spinner {
  margin-top: -25px;
  position: absolute;
}
#cookie-notice .button.bootstrap {
  background-color: #fff;
  background-image: none;
  border: 0;
  color: #000;
}
#cookie-notice .button.bootstrap:hover,
#cookie-notice .button.bootstrap:focus {
  background-color: #fff;
  color: #000;
}
footer {
  -webkit-box-shadow: 0 0px 40px -25px #666;
  box-shadow: 0 0px 40px -25px #666;
  font-size: 12px;
  padding: 40px 0;
  text-align: center;
}
footer .wrapper .left {
  margin-bottom: 20px;
}
footer .wrapper .left .logo img {
  margin-left: 10px;
  margin-right: 10px;
  max-width: 94px;
}
footer .wrapper .left h2 {
  color: #0e8f9c;
  font-family: "ActaDisplayW01";
  font-size: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  max-width: 320px;
}
footer .wrapper .left .links {
  margin-bottom: 15px;
}
footer .wrapper .left .links a:hover {
  text-decoration: underline;
}
footer .wrapper .right .social-title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}
footer .wrapper .right .social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px;
}
footer .wrapper .right .social-links a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 4px;
  margin-right: 4px;
  padding: 5px;
  width: 30px;
}
footer .wrapper .right .social-links a i {
  color: #fff;
  font-size: 20px;
}
footer .wrapper .right .social-links a.facebook {
  background: #3a5794;
}
footer .wrapper .right .social-links a.twitter {
  background: #469cea;
}
footer .wrapper .right .social-links a.instagram {
  background: radial-gradient(circle farthest-corner at 32% 106%, #ffe17d 0%, #ffcd69 10%, #fa9137 28%, #eb4141 42%, transparent 82%), linear-gradient(135deg, #234bd7 12%, #c33cbe 58%);
}
footer .wrapper .right .social-links a.linkedin {
  background: #2a639a;
}
footer .wrapper .right .social-links a:hover {
  opacity: 0.8;
}
footer .wrapper .right .accreditation-logo {
  margin-bottom: 20px;
  margin-top: 20px;
}
footer .wrapper .right .accreditation-logo img {
  max-width: 140px;
}
.wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.orange-text {
  color: #ea5735;
}
.blue-text {
  color: #0e8f9c;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}
.large-text {
  font-size: 18px;
  font-weight: 900;
}
.animation-element {
  opacity: 0;
}
.animation-element.in-view {
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 1.2s;
  transition-duration: 1.2s;
}
.header-message {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #c85381;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  height: 140px;
  line-height: 18px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 5px;
  padding-top: 5px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.header-message .wrapper {
  padding-right: 45px;
  position: relative;
}
.header-message .wrapper svg {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 8px;
}
body.header-message-yes {
  margin-top: 183.72px;
}
body.header-message-yes header.header {
  top: 140px;
}
@media (min-width: 768px) {
  .header-message {
      height: 70px;
  }
  body.header-message-yes header.header {
      top: 70px;
  }
}
@media (min-width: 992px) {
  .header-message {
      height: 60px;
  }
  .header-message .wrapper {
      padding-right: 80px;
  }
  body.header-message-yes header.header {
      top: 60px;
  }
}
@media (min-width: 1300px) {
  .header-message .wrapper {
      padding-right: 120px;
  }
}
header.header {
  background: #fff;
  -webkit-box-shadow: 0 0 0 0 #261f3a;
  box-shadow: 0 0 0 0 #261f3a;
  color: #261f3a;
  padding: 8px 0;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 100%;
  z-index: 9999;
}
header.header .wrapper .top {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
header.header .wrapper .top .logos {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.header .wrapper .top .logo {
  display: block;
  float: left;
  margin-right: 20px;
}
header.header .wrapper .top .logo img {
  max-width: 65px;
}
header.header .wrapper .top .logo.logo-2 {
  margin-right: 10px;
}
header.header .wrapper .top .logo.logo-2 img {
  max-width: 40px;
}
header.header .wrapper .top .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.header .wrapper .top .right a.mobile-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ea5735;
  border-radius: 30px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  font-weight: bold;
  height: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 18px;
  text-transform: uppercase;
  width: 157px;
}
header.header .wrapper .top .right a.mobile-link:hover {
  background: #0e8f9c;
}
header.header .wrapper .top nav.menu {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
  height: 100vh;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: -1;
}
header.header .wrapper .top nav.menu ul {
  display: inline-block;
  float: left;
  list-style-type: none;
  margin: 0 auto;
  padding: 8px 0 10px 0;
  width: 100%;
}
header.header .wrapper .top nav.menu ul li {
  font-family: "Solomon";
  font-size: 18px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
header.header .wrapper .top nav.menu ul li a {
  color: #261f3a;
  display: block;
  padding: 15px 15px;
  text-decoration: none;
}
header.header .wrapper .top nav.menu ul li.orange-link a {
  background: #ea5735;
  border-radius: 30px;
  color: #fff;
}
header.header .wrapper .top nav.menu ul li.orange-link a:hover {
  background: #0e8f9c;
}
header.header .wrapper .top nav.menu.active {
  background: #fbf0e7;
  opacity: 1;
  visibility: visible;
}
header.header .wrapper .top nav.menu.active ul li a {
  color: #261f3a;
}
header.header .wrapper .top nav.menu.active ul li a:hover {
  color: #0e8f9c;
}
header.header .wrapper .top nav.menu.active ul li.orange-link a {
  background: #ea5735;
  color: #fff;
}
header.header .wrapper .top nav.menu.active ul li.orange-link a:hover {
  background: #0e8f9c;
}
header.header .wrapper .top nav.menu.active.nav-up {
  top: 200px;
}
header.header .wrapper .top nav.menu.active.nav-down {
  top: 110px;
}
header.header .wrapper .bottom {
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 15px;
  text-align: center;
}
header.header .wrapper .bottom a {
  color: #0e8f9c;
  text-decoration: underline;
}
header.header .wrapper .bottom a:hover {
  color: #ea5735;
}
header.header .wrapper.header-up {
  top: -200px;
}
header.header .wrapper.header-down {
  top: 0;
}
header.header .wrapper .hamburger .line {
  background-color: #0e8f9c;
  display: block;
  height: 3px;
  margin: 7px auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 29px;
}
header.header .wrapper .hamburger.is-active .line:nth-child(1) {
  -webkit-transform: rotate(-45deg) translate(-7px, 5.5px);
  transform: rotate(-45deg) translate(-7px, 5.5px);
}
header.header .wrapper .hamburger.is-active .line:nth-child(2) {
  opacity: 0;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
header.header .wrapper .hamburger.is-active .line:nth-child(3) {
  -webkit-transform: rotate(45deg) translate(-8px, -7.5px);
  transform: rotate(45deg) translate(-8px, -7.5px);
}
header.header .wrapper .hamburger:hover {
  cursor: pointer;
}
form.wpcf7-form {
  margin-top: 0;
}
form.wpcf7-form label {
  color: #261f3a;
  display: inline-block;
  font-weight: bold;
  text-align: left;
  width: 100%;
}
form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="email"],
form.wpcf7-form input[type="number"],
form.wpcf7-form textarea {
  border: 1px solid #b8dee5;
  color: #261f3a;
  height: 40px;
  margin-bottom: 20px;
  margin-top: 8px;
  outline-color: #261f3a;
  outline-style: solid;
  outline-width: 0;
  padding-left: 10px;
  width: 100%;
}
form.wpcf7-form input[type="text"]:focus,
form.wpcf7-form input[type="email"]:focus,
form.wpcf7-form input[type="number"]:focus,
form.wpcf7-form textarea:focus {
  border: 0;
  outline-width: 1px;
}
form.wpcf7-form .preferred-time {
  display: block;
  margin-bottom: 10px;
  margin-top: 15px;
}
form.wpcf7-form .preferred-time .wpcf7-list-item {
  margin: 0 20px 0 0;
}
form.wpcf7-form .preferred-time .wpcf7-list-item input[type="checkbox"] {
  border: 1px solid #b8dee5;
}
form.wpcf7-form textarea {
  height: 100px;
  padding-top: 10px;
}
form.wpcf7-form span.wpcf7-not-valid-tip {
  color: #c85381;
  margin-top: -25px;
  padding: 10px 0;
  text-align: left;
}
form.wpcf7-form div.wpcf7-validation-errors,
form.wpcf7-form div.wpcf7-spam-blocked {
  border: 0;
  display: inline-block;
  padding: 0;
  text-align: left;
}
form.wpcf7-form div.wpcf7-mail-sent-ok {
  border: 0;
  display: inline-block;
  padding: 0;
}
form.wpcf7-form div.wpcf7-mail-sent-ng,
form.wpcf7-form div.wpcf7-aborted {
  border: 0;
  display: inline-block;
  padding: 0;
}
form.wpcf7-form div.wpcf7-response-output {
  border: 0;
  margin: 10px 0 0 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.hero-content {
  background: #fbf0e7;
  padding-bottom: 40px;
  padding-top: 60px;
  position: relative;
  overflow: hidden;
}
.hero-content .wrapper > .left .title h1 {
  color: #0e8f9c;
  font-family: "ActaDisplayW01";
  font-size: 40px;
  margin-bottom: 20px;
}
.hero-content .wrapper > .left .text {
  margin-bottom: 5px;
}
.hero-content .wrapper > .left .list-title {
  color: #0e8f9c;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}
.hero-content .wrapper > .left .list-title.larger {
  font-size: 16px;
}
.hero-content .wrapper > .left ul.list {
  list-style-type: none;
  margin: 0;
  margin-bottom: 30px;
  margin-left: 0;
}
.hero-content .wrapper > .left ul.list li {
  margin-bottom: 15px;
  padding-left: 30px;
  position: relative;
}
.hero-content .wrapper > .left ul.list li:before {
  background-image: url("../images/tick-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 20px;
  left: 0px;
  position: absolute;
  top: -1px;
  width: 20px;
}
.hero-content .wrapper > .left ul.list.not-included li:before {
  background-image: url("../images/cross-icon.svg");
}
.hero-content .wrapper > .left a.link {
  margin-bottom: 30px;
}
.hero-content .wrapper > .left .bottom {
  padding-top: 20px;
}
.hero-content .wrapper > .left .bottom .inner .title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
.hero-content .wrapper > .left .bottom .inner .ways-to-book-hero {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.hero-content .wrapper > .left .bottom .inner .ways-to-book-hero .item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bold;
}
.hero-content .wrapper > .left .bottom .inner .ways-to-book-hero .item .icon img {
  display: block;
  margin: 0 auto;
  max-width: 50px;
}
.hero-content .wrapper > .left .bottom .inner .ways-to-book-hero .item .ways-text {
  margin-top: 10px;
}
.hero-content .wrapper > .right .image {
  display: none;
  max-width: 100vw;
  opacity: 0.2;
  position: absolute;
  right: -50px;
  top: -100px;
}
.how-it-works {
  background: #f4f4f4;
  padding-bottom: 40px;
  padding-top: 60px;
  text-align: center;
}
.how-it-works .wrapper h2 {
  color: #c85381;
  margin-bottom: 20px;
}
.how-it-works .wrapper .text {
  color: #404040;
  font-weight: bold;
  margin-bottom: 40px;
}
.how-it-works .wrapper .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.how-it-works .wrapper .embed-container iframe,
.how-it-works .wrapper .embed-container object,
.how-it-works .wrapper .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.how-it-works .wrapper a.link {
  margin-top: 40px;
}
.how-it-works .wrapper .image {
  margin-bottom: 20px;
  margin-top: 40px;
}
.how-it-works .wrapper .image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.menopause-experts {
  padding-bottom: 60px;
  padding-top: 60px;
}
.menopause-experts .wrapper h2 {
  color: #c85381;
  margin-bottom: 20px;
  text-align: center;
}
.menopause-experts .wrapper .text {
  color: #404040;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}
.menopause-experts .experts .item .inner {
  background: #f4f4f4;
  border-radius: 10px;
  padding: 30px;
}
.menopause-experts .experts .item .inner .left {
  margin-bottom: 40px;
}
.menopause-experts .experts .item .inner .left .image img {
  margin: 0 auto;
  max-width: 250px;
}
.menopause-experts .experts .item .inner .right .name {
  color: #0e8f9c;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.menopause-experts .experts .item .inner .right .post-nominals {
  color: #000;
  margin-bottom: 10px;
}
.menopause-experts .experts .item .inner .right .subtitle {
  color: #c85381;
  font-weight: bold;
  margin-bottom: 20px;
}
.menopause-experts .experts .item .inner .right .description {
  font-size: 13px;
}
.menopause-experts .experts .item .inner .right .description p {
  line-height: 17px;
}
ul.slick-dots {
  background: #f4f4f4;
  bottom: -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 50%;
  max-width: 384px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
ul.slick-dots li {
  background: transparent;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 6px;
  margin: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
ul.slick-dots li button {
  height: 6px;
  margin: 0;
  padding: 0;
  width: 100%;
}
ul.slick-dots li button:before {
  content: none;
}
ul.slick-dots li.slick-active {
  background: #c85381;
}
.testimonial-carousel {
  padding-bottom: 60px;
  padding-top: 30px;
  position: relative;
  text-align: center;
}
.testimonial-carousel .wrapper h2 {
  color: #c85381;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 250px;
}
.testimonial-carousel .wrapper:before {
  background-image: url("../images/quote-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 70px;
  left: 20px;
  position: absolute;
  top: -30px;
  width: 70px;
}
.testimonial-carousel .wrapper:after {
  background-image: url("../images/quote-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 120px;
  content: "";
  height: 70px;
  right: 20px;
  position: absolute;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 70px;
}
.testimonial-carousel .items .item {
  margin-left: 15px;
  margin-right: 15px;
  opacity: 0.2;
  -webkit-transition: opacity all 0.2s ease-in-out;
  transition: opacity all 0.2s ease-in-out;
}
.testimonial-carousel .items .item .rating {
  margin-bottom: 20px;
}
.testimonial-carousel .items .item .rating svg {
  margin: 0 5px;
}
.testimonial-carousel .items .item .quote {
  margin-bottom: 20px;
}
.testimonial-carousel .items .item .details {
  color: #404040;
  font-weight: bold;
}
.testimonial-carousel .items .item.slick-active {
  opacity: 1;
}
.testimonial-carousel .items .slick-list {
  padding: 0 60px 0 60px !important;
}
.testimonial-carousel a.link {
  margin-top: 100px;
}
.accordion-block {
  padding-bottom: 60px;
  padding-top: 20px;
}
.accordion-block .wrapper .left {
  margin-bottom: 40px;
}
.accordion-block .wrapper .right h2 {
  color: #c85381;
  margin-bottom: 20px;
}
.accordion-block .wrapper .right .text {
  color: #404040;
  font-weight: bold;
  margin-bottom: 40px;
}
.accordion-block .wrapper .right .accordion article {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 18px;
  padding-bottom: 15px;
}
.accordion-block .wrapper .right .accordion article h3 {
  color: #000;
  position: relative;
}
.accordion-block .wrapper .right .accordion article h3:after {
  color: #261f3a;
  content: "\f054";
  font-family: FontAwesome;
  font-size: 15px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: rotate(0) translateY(-50%);
  transform: rotate(0) translateY(-50%);
  -webkit-transform-origin: top;
  transform-origin: top;
}
.accordion-block .wrapper .right .accordion article .beefup__body {
  color: #404040;
  padding: 12px 0;
}
.accordion-block .wrapper .right .accordion article.is-open h3:after {
  margin-top: -2px;
  -webkit-transform: rotate(-90deg) translateY(-50%);
  transform: rotate(-90deg) translateY(-50%);
}
.accordion-block .wrapper .right .accordion article:last-child {
  border-bottom: 0;
}
.accordion-block .wrapper .right a.link {
  margin-top: 10px;
}
.stats-block {
  background: #f4f4f4;
  padding-top: 60px;
  text-align: center;
}
.stats-block .wrapper h2 {
  color: #c85381;
  margin-bottom: 20px;
}
.stats-block .wrapper .text {
  color: #404040;
  font-weight: bold;
  margin-bottom: 40px;
}
.stats-block .wrapper .stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 60px;
}
.stats-block .wrapper .stats .item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("../images/stat-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  height: 300px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 300px;
  padding-left: 50px;
  padding-right: 50px;
}
.stats-block .wrapper .stats .item .stat {
  font-size: 50px;
  font-weight: bold;
}
.stats-block .wrapper .stats .item .stat .stat-type {
  font-size: 30px;
  left: -5px;
  position: relative;
  top: -14px;
}
.stats-block .wrapper .stats .item .stat .stat-type.type-increase {
  font-size: 50px;
  top: 0;
}
.stats-block .wrapper a.link {
  margin-bottom: 60px;
}
.book-appointment {
  padding-bottom: 40px;
  padding-top: 40px;
}
.book-appointment .wrapper .top h2 {
  color: #c85381;
}
.book-appointment .wrapper .inner .left {
  margin-bottom: 60px;
  text-align: center;
}
.book-appointment .wrapper .inner .left .image {
  margin-bottom: 40px;
  margin-top: 40px;
}
.book-appointment .wrapper .inner .left .image img {
  max-width: 120px;
}
.book-appointment .wrapper .inner .left .title {
  color: #c85381;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.book-appointment .wrapper .inner .left .number {
  font-size: 24px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.book-appointment .wrapper .inner .left .number a {
  text-decoration: underline;
}
.book-appointment .wrapper .inner .left .hours {
  font-weight: bold;
}
.book-appointment .wrapper .inner .right .inner {
  background: rgba(14, 143, 156, 0.1);
  border-radius: 10px;
  padding: 30px;
}
.book-appointment .wrapper .inner .right .inner .title {
  color: #c85381;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 40px;
}
.book-online {
  padding-bottom: 80px;
  padding-top: 40px;
  text-align: center;
}
.book-online .wrapper .icon img {
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  max-width: 80px;
}
.book-online .wrapper h2 {
  color: #c85381;
}
.book-online .wrapper .subtitle {
  font-weight: bold;
}
.book-online .wrapper .items {
  margin-top: 30px;
}
.book-online .wrapper .items .item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(14, 143, 156, 0.1);
  border-radius: 10px;
  color: #c85381;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 30px 20px;
  transition: all 0.2s ease-in-out;
}

.book-online .wrapper .items .item span {
  display: block;
  text-decoration: underline;
}

.book-online .wrapper .items .item.active,
.book-online .wrapper .items .item:hover {
  background: #0e8f9c;
  color: #fff;
}
.book-online .wrapper .iframe {
  margin-top: 40px;
}
.book-online .wrapper .iframe iframe {
  display: none;
}
.ways-to-book {
  padding-bottom: 80px;
  padding-top: 40px;
  text-align: center;
}
.ways-to-book .wrapper h2 {
  color: #c85381;
}
.ways-to-book .wrapper .subtitle {
  font-weight: bold;
}
.ways-to-book .wrapper .items {
  margin-top: 40px;
}
.ways-to-book .wrapper .items .item {
  margin-bottom: 30px;
}
.ways-to-book .wrapper .items .item .inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(14, 143, 156, 0.1);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 120px;
  padding: 0 15px 15px 15px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ways-to-book .wrapper .items .item .inner a.overlay-link {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.ways-to-book .wrapper .items .item .inner .top img {
  margin-top: -20px;
  max-width: 40px;
}
.ways-to-book .wrapper .items .item .inner .top .title {
  color: #c85381;
  margin-top: 10px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ways-to-book .wrapper .items .item .inner .top .title:after {
  background-image: url("../images/arrow-right-short.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 16px;
  position: absolute;
  right: -30px;
  top: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 12px;
}
.ways-to-book .wrapper .items .item .inner .top .number {
  color: #261f3a;
  font-size: 22px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ways-to-book .wrapper .items .item .inner .bottom .text {
  color: #261f3a;
  font-weight: bold;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ways-to-book .wrapper .items .item .inner .form-details {
  display: none;
  margin-top: 30px;
}
.ways-to-book .wrapper .items .item .inner .form-details form.wpcf7-form .preferred-time .wpcf7-list-item {
  margin: 0 20px 10px 0;
  width: 100%;
}
.ways-to-book .wrapper .items .item .inner:hover {
  background: #0e8f9c;
}
.ways-to-book .wrapper .items .item .inner:hover .top .title {
  color: #fff;
}
.ways-to-book .wrapper .items .item .inner:hover .top .title:after {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.ways-to-book .wrapper .items .item .inner:hover .top .number {
  color: #fff;
}
.ways-to-book .wrapper .items .item .inner:hover .bottom .text {
  color: #fff;
}
.ways-to-book .wrapper .items .item.active .inner .top .title:after {
  -webkit-filter: none;
  filter: none;
}
.ways-to-book .wrapper .items .item.active .inner .top .number {
  color: #261f3a;
}
.ways-to-book .wrapper .items .item.active .inner .bottom .text {
  color: #261f3a;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.ways-to-book .wrapper .items .item.active .inner:hover {
  background: rgba(14, 143, 156, 0.1);
}
.ways-to-book .wrapper .items .item.active .inner:hover .top .title {
  color: #c85381;
}
.ways-to-book .wrapper .items .item.active .inner:hover .top .number {
  color: #261f3a;
}
.ways-to-book .wrapper .items .item.active .inner:hover .bottom .text {
  color: #261f3a;
}
.ways-to-book .wrapper .items .item:first-child .inner .top .title:after {
  content: none;
}
.paypal3 {
  padding-bottom: 40px;
  padding-top: 40px;
}
.paypal3 .wrapper .top {
  margin-bottom: 40px;
  text-align: center;
}
.paypal3 .wrapper .top h2 {
  color: #c85381;
}
.paypal3 .wrapper .top .text {
  font-size: 16px;
  font-weight: 600;
}
.paypal3 .wrapper .bottom {
  margin-bottom: 30px;
}
.paypal3 .wrapper .bottom .left .inner {
  background: rgba(114, 189, 204, 0.25);
  border-radius: 10px;
  padding: 30px 20px;
}
.paypal3 .wrapper .bottom .left .inner .section-item {
  border-bottom: 1px solid #0e8f9c;
  margin-bottom: 30px;
}
.paypal3 .wrapper .bottom .left .inner .section-item .section-title {
  color: #0e8f9c;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.paypal3 .wrapper .bottom .left .inner .section-item .items {
  margin-bottom: 30px;
}
.paypal3 .wrapper .bottom .left .inner .section-item .items .item {
  margin-bottom: 30px;
}
.paypal3 .wrapper .bottom .left .inner .section-item .items .item .title {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}
.paypal3 .wrapper .bottom .left .inner .section-item .items .item .title .title-left {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 600;
}
.paypal3 .wrapper .bottom .left .inner .section-item .items .item .title .title-left img {
  margin-right: 15px;
  max-width: 20px;
  position: relative;
  top: -2px;
}
.paypal3 .wrapper .bottom .left .inner .section-item .items .item .title .title-left h3 {
  font-size: 14px;
  letter-spacing: 0;
  margin-bottom: 0;
  margin-right: 20px;
}
.paypal3 .wrapper .bottom .left .inner .section-item .items .item .title .price {
  font-size: 18px;
  position: relative;
  top: -5px;
}
.paypal3 .wrapper .bottom .left .inner .section-item .items .item .title .price a {
  text-decoration: underline;
}
.paypal3 .wrapper .bottom .left .inner .section-item .items .item .text {
  display: none;
  font-size: 13px;
  padding-left: 35px;
}
.paypal3 .wrapper .bottom .left .inner .section-item .items .item a.open,
.paypal3 .wrapper .bottom .left .inner .section-item .items .item a.close {
  color: #72bdcc;
  cursor: pointer;
  display: block;
  font-size: 13px;
  margin-top: 15px;
}
.paypal3 .wrapper .bottom .left .inner .section-item .items .item a.open i.fas,
.paypal3 .wrapper .bottom .left .inner .section-item .items .item a.close i.fas {
  margin-right: 10px;
}
.paypal3 .wrapper .bottom .left .inner .section-item .items .item a.open {
  padding-left: 35px;
}
.paypal3 .wrapper .bottom .left .inner .section-item .items .item a.open i.fas {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.paypal3 .wrapper .bottom .left .inner .section-item .items .item:last-child {
  margin-bottom: 0;
}
.paypal3 .wrapper .bottom .left .inner .section-item:last-child {
  border-bottom: 0;
}
.paypal3 .wrapper .bottom .right {
  margin-top: 40px;
}
.paypal3 .wrapper .bottom .right .image {
  margin-bottom: 10px;
}
.paypal3 .wrapper .bottom .right .image img {
  display: block;
  margin: 0 auto;
  max-width: 382px;
}
.paypal3 .wrapper .bottom .right .title {
  color: #c85381;
  text-align: center;
}
.paypal3 .wrapper .bottom .right .text {
  font-weight: 600;
  margin-bottom: 40px;
  text-align: center;
}
.paypal3 .wrapper .bottom .right .paypal-logo {
  margin-bottom: 30px;
}
.paypal3 .wrapper .bottom .right .paypal-logo img {
  max-width: 160px;
}
.paypal3 .wrapper .bottom .right .process-text {
  color: #0e8f9c;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
}
.paypal3 .wrapper .bottom .right .process-text ul {
  list-style-type: none;
  margin: 0;
}
.paypal3 .wrapper .bottom .right .process-text ul li {
  counter-increment: step-counter;
  margin-bottom: 20px;
  padding-left: 30px;
  position: relative;
}
.paypal3 .wrapper .bottom .right .process-text ul li:before {
  content: counter(step-counter);
  font-size: 20px;
  left: 0;
  position: absolute;
  top: -3px;
}
.paypal3 .wrapper .bottom .right .terms-text a {
  color: #ea5735;
  text-decoration: underline;
}
.paypal3 .wrapper .link-wrapper {
  text-align: center;
}
@media (min-width: 768px) {
  .paypal3 {
      padding-bottom: 60px;
      padding-top: 80px;
  }
  .paypal3 .wrapper .top {
      margin-bottom: 50px;
  }
  .paypal3 .wrapper .top h2 {
      margin-bottom: 20px;
  }
  .paypal3 .wrapper .bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
  }
  .paypal3 .wrapper .bottom .left {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
  }
  .paypal3 .wrapper .bottom .left .inner {
      margin-left: auto;
      margin-right: auto;
      max-width: 500px;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item .items .item .title .title-left h3 {
      font-size: 12px;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item .items .item .title .price {
      font-size: 16px;
  }
  .paypal3 .wrapper .bottom .right {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-left: 15px;
      margin-top: 0;
  }
  .book-online {
      padding-bottom: 100px;
      padding-top: 60px;
  }
  .book-online .wrapper h2,
  .book-online .wrapper .subtitle {
      margin-left: auto;
      margin-right: auto;
      max-width: 600px;
  }


  .ways-to-book {
      padding-bottom: 100px;
      padding-top: 60px;
  }
  .ways-to-book .wrapper h2,
  .ways-to-book .wrapper .subtitle {
      margin-left: auto;
      margin-right: auto;
      max-width: 600px;
  }
  .ways-to-book .wrapper .items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: auto;
      margin-right: auto;
      max-width: 600px;
  }
  .ways-to-book .wrapper .items .item {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-bottom: 0;
  }
  .ways-to-book .wrapper .items .item .inner {
      min-height: 140px;
      padding: 0 15px 20px 15px;
  }
  .ways-to-book .wrapper .items .item .inner .top .title {
      margin-top: 15px;
  }
  .ways-to-book .wrapper .items .item .inner .top .number {
      margin-top: 10px;
  }
  .ways-to-book .wrapper .items .item .inner .bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column;
      flex-flow: column;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      margin-top: 10px;
  }
  .ways-to-book .wrapper .items .item:nth-child(2n + 2) {
      margin-left: 15px;
  }
  .book-appointment {
      padding-bottom: 60px;
      padding-top: 60px;
  }
  .book-appointment .wrapper .top {
      margin-bottom: 60px;
      margin-left: auto;
      margin-right: auto;
      max-width: 600px;
      text-align: center;
  }
  .book-appointment .wrapper .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
  }
  .book-appointment .wrapper .inner .left {
      padding-right: 40px;
      text-align: center;
      width: 350px;
  }
  .book-appointment .wrapper .inner .left .image {
      margin-top: 0;
  }
  .book-appointment .wrapper .inner .left .number a {
      text-decoration: none;
  }
  .book-appointment .wrapper .inner .right {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
  }
  .book-appointment .wrapper .inner .right .inner {
      padding: 40px 30px;
  }
  .book-appointment .wrapper .inner .right .inner .title {
      margin-bottom: 30px;
      text-align: center;
      width: 100%;
  }
  .stats-block {
      padding-top: 80px;
  }
  .stats-block .wrapper .stats {
      margin-bottom: 70px;
  }
  .stats-block .wrapper a.link {
      margin-bottom: 80px;
  }
  .accordion-block {
      position: relative;
  }
  .accordion-block .wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
  }
  .accordion-block .wrapper .left,
  .accordion-block .wrapper .right {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
  }
  .accordion-block .wrapper .left .image {
      left: -10vw;
      position: absolute;
      top: -100px;
      width: calc(50% + 6vw);
  }
  .testimonial-carousel {
      padding-bottom: 80px;
      padding-top: 80px;
  }
  .testimonial-carousel .wrapper h2 {
      max-width: 300px;
  }
  .testimonial-carousel .wrapper:before {
      height: 150px;
      top: 40px;
      width: 150px;
  }
  .testimonial-carousel .wrapper:after {
      bottom: 70px;
      height: 150px;
      width: 150px;
  }
  .testimonial-carousel .items .slick-list {
      padding: 0 120px 0 120px !important;
  }
  .testimonial-carousel a.link {
      margin-top: 70px;
  }
  .menopause-experts {
      padding-bottom: 80px;
      padding-top: 80px;
      position: relative;
  }
  .menopause-experts .wrapper {
      max-width: 700px;
  }
  .menopause-experts .wrapper .text {
      margin-bottom: 60px;
  }
  .menopause-experts .experts {
      margin-left: auto;
      max-width: 85vw;
      position: static;
  }
  .menopause-experts .experts .item {
      margin-left: 15px;
      margin-right: 15px;
      opacity: 0.4;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out;
  }
  .menopause-experts .experts .item .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 30px 60px 30px 15px;
  }
  .menopause-experts .experts .item .inner .left {
      width: 250px;
  }
  .menopause-experts .experts .item .inner .left .image {
      margin-right: 30px;
  }
  .menopause-experts .experts .item .inner .left .image img {
      max-width: 100%;
  }
  .menopause-experts .experts .item .inner .right {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding-top: 10px;
  }
  .menopause-experts .experts .item.slick-current {
      opacity: 1;
  }
  .menopause-experts .slick-list {
      padding: 0 120px 0 0;
  }
  .menopause-experts ul.slick-dots {
      bottom: 60px;
  }
  .how-it-works {
      padding-top: 80px;
  }
  .how-it-works .wrapper .image {
      margin-bottom: 40px;
      margin-top: 60px;
  }
  .how-it-works .wrapper .image img {
      max-width: 600px;
  }
  body {
      margin-top: 101.97px;
  }
  .hero-content .wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
  }
  .hero-content .wrapper > .left {
      width: 50%;
  }
  .hero-content .wrapper > .left h1 {
      font-size: 45px;
  }
  .hero-content .wrapper > .left .bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: wrap;
      flex-flow: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: -70px;
      width: 720px;
  }
  .hero-content .wrapper > .left .bottom .inner {
      width: 550px;
  }
  .hero-content .wrapper > .left .bottom .inner .title {
      margin-bottom: 30px;
  }
  .hero-content .wrapper > .right .image {
      display: block;
      max-width: 70vw;
      opacity: 1;
      right: -22vw;
      top: -100px;
  }
  footer {
      text-align: left;
  }
  footer .wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
  }
  footer .wrapper .left {
      margin-bottom: 0;
      width: 60%;
  }
  footer .wrapper .left .logo img {
      margin-left: 0;
      margin-right: 20px;
      max-width: 140px;
  }
  footer .wrapper .left h2 {
      font-size: 34px;
      margin-left: 0;
      margin-right: 0;
  }
  footer .wrapper .right {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
  }
  footer .wrapper .right .social-links {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
  }
  footer .wrapper .right .social-links a {
      margin-left: 0;
      margin-right: 10px;
  }
  .wrapper {
      margin-left: auto;
      margin-right: auto;
      max-width: 750px;
      padding-left: 15px;
      padding-right: 15px;
  }
  h1 {
      font-size: 40px;
  }
  h2 {
      font-size: 32px;
  }
  h3 {
      font-size: 26px;
  }
  h4 {
      font-size: 22px;
  }
  h5 {
      font-size: 20px;
  }
  h6 {
      font-size: 18px;
  }
  header.header .wrapper .top .logo {
      margin-right: 40px;
  }
  header.header .wrapper .top .logo img {
      max-width: 110px;
  }
  header.header .wrapper .top .logo.logo-2 {
      margin-right: 0;
  }
  header.header .wrapper .top .logo.logo-2 img {
      max-width: 60px;
  }
  header.header .wrapper .top nav.menu.active.nav-up {
      top: 200px;
  }
}
@media (min-width: 992px) {
  .paypal3 {
      padding-bottom: 80px;
      padding-top: 100px;
  }
  .paypal3 .wrapper .top {
      margin-left: auto;
      margin-right: auto;
      max-width: 820px;
  }
  .paypal3 .wrapper .bottom .left .inner {
      max-width: 550px;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item .items .item .title .title-left h3 {
      font-size: 14px;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item .items .item .title .price {
      font-size: 18px;
  }
  .paypal3 .wrapper .bottom .right {
      margin-top: 20px;
  }
  .paypal3 .wrapper .bottom .right .paypal-logo {
      margin-left: 10px;
  }
  .paypal3 .wrapper .bottom .right .process-text {
      margin-left: 20px;
  }
  .book-online {
      padding-bottom: 120px;
      padding-top: 80px;
  }
  .book-online .wrapper h2,
  .book-online .wrapper .subtitle {
      max-width: 600px;
  }

  .ways-to-book {
      padding-bottom: 120px;
      padding-top: 80px;
  }
  .ways-to-book .wrapper h2,
  .ways-to-book .wrapper .subtitle {
      max-width: 600px;
  }
  .ways-to-book .wrapper .items {
      margin-top: 55px;
      max-width: 650px;
  }
  .ways-to-book .wrapper .items .item .inner {
      min-height: 165px;
  }
  .ways-to-book .wrapper .items .item .inner .top img {
      margin-top: -35px;
      max-width: 70px;
  }
  .ways-to-book .wrapper .items .item .inner .top .title {
      font-size: 17px;
      margin-top: 20px;
  }
  .ways-to-book .wrapper .items .item .inner .top .title:after {
      right: -40px;
      width: 15px;
  }
  .ways-to-book .wrapper .items .item .inner .top .number {
      font-size: 28px;
  }
  .ways-to-book .wrapper .items .item:nth-child(2n + 2) {
      margin-left: 20px;
  }
  .book-appointment {
      padding-bottom: 80px;
      padding-top: 80px;
  }
  .book-appointment .wrapper .inner .left {
      width: 450px;
  }
  .book-appointment .wrapper .inner .right .inner .title {
      font-size: 22px;
  }
  .stats-block .wrapper .text {
      margin-left: auto;
      margin-right: auto;
      max-width: 735px;
  }
  .stats-block .wrapper .stats .item {
      height: 230px;
      max-width: 230px;
  }
  .stats-block .wrapper .stats .item .stat {
      color: #404040;
      font-size: 35px;
  }
  .stats-block .wrapper .stats .item .stat .stat-type {
      font-size: 20px;
      left: -2px;
      top: -10px;
  }
  .stats-block .wrapper .stats .item .stat .stat-type.type-increase {
      font-size: 35px;
      top: -1px;
  }
  .stats-block .wrapper .stats .item .stat-text {
      color: #404040;
      font-size: 12px;
      line-height: 18px;
  }
  .stats-block .wrapper .image img {
      margin: 0 auto;
      max-width: 800px;
  }
  .testimonial-carousel .wrapper h2 {
      margin-bottom: 50px;
      max-width: 100%;
  }
  .testimonial-carousel .wrapper:before {
      height: 200px;
      left: 5vw;
      top: -20px;
      width: 200px;
  }
  .testimonial-carousel .wrapper:after {
      bottom: 50px;
      height: 200px;
      right: 5vw;
      width: 200px;
  }
  .testimonial-carousel .items .item .rating {
      margin-bottom: 25px;
  }
  .testimonial-carousel .items .item .quote {
      margin-bottom: 25px;
  }
  .testimonial-carousel .items .slick-list {
      padding: 0 90px 0 90px !important;
  }
  .testimonial-carousel a.link {
      margin-top: 90px;
  }
  .testimonial-carousel ul.slick-dots {
      bottom: -60px;
  }
  .menopause-experts .wrapper {
      max-width: 800px;
  }
  body {
      margin-top: 124.09px;
  }
  .hero-content .wrapper > .left .bottom {
      margin-top: -70px;
      width: 940px;
  }
  .hero-content .wrapper > .left .bottom .inner {
      width: 600px;
  }
  .hero-content .wrapper > .left .bottom .inner .title {
      font-size: 17px;
  }
  .hero-content .wrapper > .left .bottom .inner .ways-to-book-hero .item .icon img {
      max-width: 60px;
  }
  .hero-content .wrapper > .left .bottom .inner .ways-to-book-hero .item .ways-text {
      font-size: 15px;
  }
  .hero-content .wrapper > .right {
      top: -150px;
  }
  .hero-content .wrapper > .right .image {
      max-width: 56vw;
      right: -10vw;
      top: -120px;
  }
  .hero-content .wrapper > .right .image img {
      max-width: 620px;
  }
  footer {
      padding-bottom: 60px;
      padding-top: 60px;
  }
  footer .wrapper .left {
      width: 65%;
  }
  footer .wrapper .left .logo img {
      max-width: 176px;
  }
  footer .wrapper .left h2 {
      font-size: 40px;
      max-width: 350px;
  }
  footer .wrapper .right .social-links {
      margin-bottom: 50px;
  }
  footer .wrapper .right .social-links a {
      height: 35px;
      width: 35px;
  }
  footer .wrapper .right .social-links a i {
      font-size: 22px;
  }
  footer .wrapper .right .accreditation-logo img {
      max-width: 176px;
  }
  .wrapper {
      max-width: 970px;
  }
  header.header .wrapper .top .right a.mobile-link {
      display: none;
  }
  header.header .wrapper .top nav.menu {
      display: block;
      float: left;
      height: auto;
      opacity: 1;
      position: relative;
      top: 0;
      visibility: visible;
      width: auto;
      z-index: 9;
  }
  header.header .wrapper .top nav.menu ul {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0;
      padding: 0;
  }
  header.header .wrapper .top nav.menu ul li {
      font-size: 14px;
      letter-spacing: 1px;
      margin-bottom: 0;
      max-width: 155px;
      width: auto;
  }
  header.header .wrapper .top nav.menu ul li a {
      color: #261f3a;
      padding: 15px 20px 15px 20px;
  }
  header.header .wrapper .top nav.menu ul li a:hover {
      color: #0e8f9c;
  }
  header.header .wrapper .top nav.menu ul li.orange-link {
      max-width: 270px;
  }
  header.header .wrapper .top nav.menu ul li.orange-link a {
      padding: 17px 15px 13px 15px;
  }
  header.header .wrapper .top nav.menu ul li.orange-link:hover a {
      color: #fff;
  }
  header.header .wrapper .bottom {
      padding-top: 10px;
  }
  header.header .wrapper .hamburger {
      display: none;
  }
}
@media (min-width: 1300px) {
  .blue-text {
      font-size: 21px;
      line-height: 24px;
  }
  .large-text {
      font-size: 24px;
      line-height: 28px;
  }
  .paypal3 {
      padding-top: 100px;
  }
  .paypal3 .wrapper .top {
      margin-bottom: 40px;
      max-width: 920px;
  }
  .paypal3 .wrapper .top h2 {
      margin-bottom: 20px;
  }
  .paypal3 .wrapper .top .text {
      font-size: 18px;
      line-height: 24px;
  }
  .paypal3 .wrapper .bottom .left .inner {
      max-width: 600px;
      padding: 40px 26px;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item {
      margin-bottom: 40px;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item .section-title {
      font-size: 18px;
      margin-bottom: 35px;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item .items {
      margin-bottom: 45px;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item .items .item .title .title-left img {
      margin-right: 25px;
      max-width: 25px;
      top: -4px;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item .items .item .title .title-left h3 {
      font-size: 16px;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item .items .item .title .price {
      font-size: 24px;
      top: -6px;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item .items .item .text {
      padding-left: 50px;
      padding-right: 70px;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item .items .item a.open i.fas,
  .paypal3 .wrapper .bottom .left .inner .section-item .items .item a.close i.fas {
      margin-right: 14px;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item .items .item a.close {
      margin-top: 20px;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item:last-child {
      margin-bottom: 0;
  }
  .paypal3 .wrapper .bottom .left .inner .section-item:last-child .items {
      margin-bottom: 15px;
  }
  .paypal3 .wrapper .bottom .right {
      margin-top: 70px;
  }
  .paypal3 .wrapper .bottom .right .paypal-logo {
      margin-bottom: 45px;
      margin-left: 25px;
  }
  .paypal3 .wrapper .bottom .right .title h3 {
      font-size: 34px;
      margin-bottom: 25px;
  }
  .paypal3 .wrapper .bottom .right .text {
      margin-bottom: 55px;
  }
  .paypal3 .wrapper .bottom .right .process-text {
      margin-bottom: 42px;
      margin-left: 45px;
  }
  .paypal3 .wrapper .bottom .right .process-text ul li {
      font-size: 18px;
      margin-bottom: 38px;
      padding-left: 42px;
  }
  .paypal3 .wrapper .bottom .right .process-text ul li:before {
      font-size: 28px;
  }
  .paypal3 .wrapper .bottom .right .terms-text {
      font-size: 16px;
  }
  .book-online {
      padding-bottom: 160px;
      padding-top: 220px;
  }
  .book-online .wrapper .icon img {
      max-width: 116px;
  }
  .book-online .wrapper h2 {
      line-height: 52px;
      margin-bottom: 15px;
  }
  .book-online .wrapper h2,
  .book-online .wrapper .subtitle {
      max-width: 700px;
  }

  .ways-to-book .wrapper h2 {
      line-height: 52px;
      margin-bottom: 35px;
  }
  .ways-to-book .wrapper h2,
  .ways-to-book .wrapper .subtitle {
      max-width: 700px;
  }
  .ways-to-book .wrapper .items {
      margin-top: 105px;
      max-width: 800px;
  }
  .ways-to-book .wrapper .items .item .inner {
      min-height: 202px;
      padding: 0 30px 30px 30px;
  }
  .ways-to-book .wrapper .items .item .inner .top img {
      margin-top: -80px;
      max-width: 118px;
  }
  .ways-to-book .wrapper .items .item .inner .top .title {
      font-size: 21px;
      margin-top: 22px;
  }
  .ways-to-book .wrapper .items .item .inner .top .title:after {
      right: -55px;
      top: 4px;
      width: 18px;
  }
  .ways-to-book .wrapper .items .item .inner .top .number {
      font-size: 38px;
      margin-top: 15px;
  }
  .ways-to-book .wrapper .items .item .inner .bottom {
      margin-top: 10px;
  }
  .ways-to-book .wrapper .items .item .inner .bottom .text {
      font-size: 18px;
  }
  .ways-to-book .wrapper .items .item:nth-child(2n + 2) {
      margin-left: 32px;
  }
  form.wpcf7-form input[type="text"],
  form.wpcf7-form input[type="email"],
  form.wpcf7-form input[type="number"],
  form.wpcf7-form textarea {
      height: 60px;
      margin-bottom: 28px;
      margin-top: 25px;
  }
  form.wpcf7-form textarea {
      height: 220px;
  }
  input[type="submit"] {
      font-size: 18px;
      margin-top: -8px;
      padding: 20.5px 62.5px 14.5px 62.5px;
  }
  form.wpcf7-form label {
      font-size: 16px;
  }
  form.wpcf7-form .preferred-time .wpcf7-list-item {
      margin-right: 60px;
  }
  form.wpcf7-form .preferred-time .wpcf7-list-item input[type="checkbox"] {
      height: 25px;
      margin-right: 12px;
      position: relative;
      top: 6px;
      width: 25px;
  }
  .book-appointment {
      padding-bottom: 145px;
      padding-top: 130px;
  }
  .book-appointment .wrapper .top {
      max-width: 700px;
  }
  .book-appointment .wrapper .top h2 {
      margin-bottom: 20px;
  }
  .book-appointment .wrapper .inner .left {
      padding-right: 147px;
      width: 530px;
  }
  .book-appointment .wrapper .inner .left .image {
      margin-bottom: 50px;
  }
  .book-appointment .wrapper .inner .left .image img {
      max-width: 177px;
  }
  .book-appointment .wrapper .inner .left .title {
      font-size: 26px;
      margin-bottom: 15px;
  }
  .book-appointment .wrapper .inner .left .number {
      font-size: 38px;
      margin-bottom: 15px;
  }
  .book-appointment .wrapper .inner .right .inner {
      padding: 75px 32px 30px 32px;
  }
  .book-appointment .wrapper .inner .right .inner .title {
      font-size: 26px;
      margin-bottom: 38px;
  }
  .stats-block {
      padding-top: 140px;
  }
  .stats-block .wrapper {
      max-width: 1400px;
  }
  .stats-block .wrapper h2 {
      margin-bottom: 25px;
  }
  .stats-block .wrapper .text {
      margin-bottom: 55px;
      max-width: 1000px;
  }
  .stats-block .wrapper .text p {
      line-height: 24px;
  }
  .stats-block .wrapper .stats {
      margin-bottom: 75px;
  }
  .stats-block .wrapper .stats .item {
      height: 340px;
      max-width: 340px;
      padding-left: 60px;
      padding-right: 60px;
  }
  .stats-block .wrapper .stats .item .stat {
      font-size: 64px;
  }
  .stats-block .wrapper .stats .item .stat .stat-type {
      font-size: 35px;
      left: -5px;
      top: -18px;
  }
  .stats-block .wrapper .stats .item .stat .stat-type.type-increase {
      font-size: 64px;
      left: -12px;
      top: -1px;
  }
  .stats-block .wrapper .stats .item .stat-text {
      font-size: 16px;
      line-height: 21px;
  }
  .stats-block .wrapper a.link {
      margin-bottom: 130px;
  }
  .stats-block .wrapper .image img {
      max-width: 1008px;
  }
  .accordion-block {
      padding-top: 55px;
  }
  .accordion-block .wrapper .left .image {
      left: -9vw;
      top: -128px;
      width: calc(50% + 3vw);
  }
  .accordion-block .wrapper .right h2 {
      margin-bottom: 24px;
  }
  .accordion-block .wrapper .right .text {
      margin-bottom: 52px;
  }
  .accordion-block .wrapper .right .accordion article {
      margin: 20px 0;
      max-width: calc(100% - 60px);
      padding-bottom: 20px;
  }
  .accordion-block .wrapper .right .accordion article h3 {
      font-size: 21px;
  }
  .accordion-block .wrapper .right .accordion article h3:after {
      font-size: 28px;
      right: -50px;
  }
  .accordion-block .wrapper .right .accordion article .beefup__body {
      font-size: 16px;
  }
  .accordion-block .wrapper .right .accordion article .beefup__body p {
      line-height: 24px;
  }
  .accordion-block .wrapper .right a.link {
      margin-top: 20px;
  }
  .testimonial-carousel {
      padding-top: 130px;
  }
  .testimonial-carousel .wrapper h2 {
      margin-bottom: 75px;
      max-width: 100%;
  }
  .testimonial-carousel .wrapper:before {
      height: 300px;
      left: -2vw;
      top: -30px;
      width: 300px;
  }
  .testimonial-carousel .wrapper:after {
      bottom: 30px;
      height: 300px;
      right: -2vw;
      width: 300px;
  }
  .testimonial-carousel .items .item {
      margin-left: 22px;
      margin-right: 22px;
  }
  .testimonial-carousel .items .item .rating {
      margin-bottom: 30px;
  }
  .testimonial-carousel .items .item .quote {
      font-size: 16px;
      margin-bottom: 32px;
  }
  .testimonial-carousel .items .item .quote p {
      line-height: 24px;
  }
  .testimonial-carousel .items .item .details {
      font-size: 16px;
  }
  .testimonial-carousel .items .slick-list {
      padding: 0 150px 0 150px !important;
  }
  .testimonial-carousel ul.slick-dots {
      bottom: -74px;
  }
  .testimonial-carousel a.link {
      margin-top: 128px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
      letter-spacing: 2px;
  }
  .menopause-experts {
      padding-bottom: 90px;
      padding-top: 120px;
  }
  .menopause-experts .wrapper {
      max-width: 800px;
  }
  .menopause-experts .wrapper h2 {
      margin-bottom: 25px;
  }
  .menopause-experts .wrapper .text {
      margin-bottom: 75px;
  }
  .menopause-experts .experts .item {
      margin-left: 16px;
      margin-right: 16px;
  }
  .menopause-experts .experts .item .inner {
      padding-bottom: 35px;
      padding-right: 120px;
      padding-top: 35px;
  }
  .menopause-experts .experts .item .inner .left {
      width: 405px;
  }
  .menopause-experts .experts .item .inner .left .image {
      margin-right: 47px;
  }
  .menopause-experts .experts .item .inner .right .name {
      font-size: 21px;
      margin-bottom: 10px;
  }
  .menopause-experts .experts .item .inner .right .post-nominals {
      font-size: 16px;
      margin-bottom: 18px;
  }
  .menopause-experts .experts .item .inner .right .subtitle {
      font-size: 16px;
      margin-bottom: 38px;
  }
  .menopause-experts .experts .item .inner .right .description {
      font-size: 15px;
  }
  .menopause-experts .experts .item .inner .right .description p {
      line-height: 20px;
  }
  .menopause-experts ul.slick-dots {
      bottom: 40px;
  }
  .menopause-experts .slick-list {
      padding: 0 320px 0 0;
  }
  .how-it-works {
      padding-top: 130px;
  }
  .how-it-works .wrapper {
      max-width: 1040px;
  }
  .how-it-works .wrapper h2 {
      margin-bottom: 22px;
  }
  .how-it-works .wrapper .text {
      margin-bottom: 65px;
  }
  .how-it-works .wrapper a.link {
      margin-top: 70px;
  }
  .how-it-works .wrapper .image {
      margin-bottom: 250px;
      margin-top: 150px;
  }
  .how-it-works .wrapper .image img {
      max-width: 803px;
  }
  body {
      font-size: 18px;
  }
  h1 {
      font-size: 60px;
  }
  h2 {
      font-size: 48px;
  }
  h3 {
      font-size: 38px;
  }
  h4 {
      font-size: 28px;
  }
  h5 {
      font-size: 24px;
  }
  h6 {
      font-size: 20px;
  }
  a.link {
      border-width: 2px;
      font-size: 18px;
      padding: 20.5px 62.5px 14.5px 62.5px;
  }
  .hero-content {
      padding-bottom: 35px;
      padding-top: 82px;
  }
  .hero-content .wrapper > .left {
      width: 45%;
  }
  .hero-content .wrapper > .left .title h1 {
      font-size: 68px;
      margin-bottom: 22px;
  }
  .hero-content .wrapper > .left .text {
      font-size: 16px;
      margin-bottom: 15px;
  }
  .hero-content .wrapper > .left .list-title {
      font-size: 16px;
      margin-bottom: 20px;
  }
  .hero-content .wrapper > .left .list-title.larger {
      font-size: 21px;
      margin-top: 30px;
  }
  .hero-content .wrapper > .left ul.list {
      margin-bottom: -2px;
  }
  .hero-content .wrapper > .left ul.list li {
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 15px;
      padding-left: 42px;
  }
  .hero-content .wrapper > .left ul.list li:before {
      height: 20px;
      top: -2px;
      width: 20px;
  }
  .hero-content .wrapper > .left a.link {
      margin-bottom: 48px;
  }
  .hero-content .wrapper > .left .bottom {
      margin-top: -110px;
      width: 1220px;
  }
  .hero-content .wrapper > .left .bottom .inner {
      width: 780px;
  }
  .hero-content .wrapper > .left .bottom .inner .title {
      font-size: 21px;
      margin-bottom: 32px;
  }
  .hero-content .wrapper > .left .bottom .inner .ways-to-book-hero .item .icon img {
      max-width: 72px;
  }
  .hero-content .wrapper > .left .bottom .inner .ways-to-book-hero .item .ways-text {
      font-size: 16px;
  }
  .hero-content .wrapper > .right .image {
      max-width: 65vw;
      right: -12vw;
      top: -10.5vw;
  }
  .hero-content .wrapper > .right .image img {
      max-height: 980px;
      max-width: 100%;
      -o-object-fit: contain;
      object-fit: contain;
  }
  footer {
      font-size: 16px;
      padding-bottom: 105px;
      padding-top: 70px;
  }
  footer .wrapper .left {
      width: 70%;
  }
  footer .wrapper .left .logo img {
      margin-right: 28px;
  }
  footer .wrapper .left h2 {
      font-size: 48px;
      margin-bottom: 45px;
      max-width: 400px;
  }
  footer .wrapper .left .copyright-text {
      font-size: 14px;
  }
  footer .wrapper .right .social-title {
      font-size: 18px;
      margin-bottom: 18px;
  }
  footer .wrapper .right .social-links {
      margin-bottom: 78px;
  }
  footer .wrapper .right .social-links a {
      height: 40px;
      width: 40px;
  }
  footer .wrapper .right .social-links a i {
      font-size: 26px;
  }
  footer .wrapper .right .accreditation-logo {
      margin-bottom: 22px;
  }
  footer .wrapper .right .legal-text {
      font-size: 14px;
  }
  header.header .wrapper .top .logo {
      margin-right: 52px;
  }
  header.header .wrapper .top .logo img {
      max-width: 139px;
  }
  header.header .wrapper .top .logo.logo-2 img {
      max-width: 103px;
  }
  header.header .wrapper .top nav.menu ul li {
      font-size: 16px;
      line-height: 20px;
      max-width: 200px;
  }
  header.header .wrapper .top nav.menu ul li a {
      padding: 15px 20px 10px 20px;
  }
  header.header .wrapper .top nav.menu ul li.orange-link {
      margin-left: 22px;
  }
  header.header .wrapper .top nav.menu ul li.orange-link a {
      padding: 22px 30px 16px 30px;
  }
  header.header .wrapper .top nav.menu ul li:first-child a {
      padding-left: 0;
  }
  header.header .wrapper .top nav.menu ul li:nth-last-child(2) a {
      padding-right: 0;
  }
  header.header .wrapper .bottom {
      padding-top: 20px;
  }
  .wrapper {
      max-width: 1250px;
  }
}
@media (min-width: 1650px) {
  .testimonial-carousel .wrapper:before {
      height: 357px;
      left: 6vw;
      top: -60px;
      width: 357px;
  }
  .testimonial-carousel .wrapper:after {
      bottom: -20px;
      height: 357px;
      right: 6vw;
      width: 357px;
  }
  .testimonial-carousel .items .slick-list {
      padding: 0 16vw 0 16vw !important;
  }
}
@media (min-width: 2200px) {
  .accordion-block .wrapper .left {
      position: relative;
  }
  .accordion-block .wrapper .left .image {
      left: -12vw;
      width: calc(100% + 9vw);
  }
}

/* STYLE UPDATE 22.09.22 */

.book-online .items {
  display: grid;
  grid-gap: 1rem;
}

@media (min-width: 768px) {

  .book-online .items--2,
  .book-online .items--4 {
    grid-template-columns: repeat(2, 1fr);
  }

  .book-online .items--3 {
    grid-template-columns: repeat(3, 1fr);
  }

}

.text-btn {
  display: block;
  margin: 4rem auto 0;
  font-weight: bold;
  text-transform: uppercase;
  color: black;
  text-align: center;
  text-decoration: underline;
}

.hero-content .right .text-btn {
  display: none;
}

@media (min-width: 768px) {
  
  .hero-content .right .text-btn {
    display: block;
  }

}

/* BACK TO TOP 11.11.22 */

.back-to-top {
  position: fixed;
  bottom: 7.5rem;
  right: 2rem;
  z-index: 10000;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 10rem;
  height: 10rem;
  padding: 1rem;

  border-radius: 100%;
  box-shadow: 0px 2px 8px rgba(89, 48, 15,0.25);
  background-color: #0e8f9c;

  font-family: 'Solomon';
  font-weight: 900;
  font-size: 1.4rem;
  text-transform: uppercase;
  text-decoration: none;
  color: white;
  text-align: center;

  opacity: 0;
  visibility: hidden;
  transition: 0.1s ease-out;
}

.back-to-top.is-visible {
  opacity: 1;
  visibility: visible;
}

.back-to-top:hover {
  box-shadow: 0 4px 8px rgba(89, 48, 15,0.25);
  background-color: #ea5735
}

.back-to-top svg {
  width: 2rem;
  height: 2rem;
  transform: rotate(-90deg);

  fill: currentColor;
}

[id] {
  scroll-margin-top: 15rem;
}

/* PARTNERS CAROUSEL */

.partner-logos {
  display: flex;
  flex-direction: column;
  align-items: center;

  padding-bottom: 80px;
  padding-top: 40px;
  padding-left: 5rem;
  padding-right: 5rem;

  max-width: 1800px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  
  .partner-logos {
    padding-bottom: 100px;
    padding-top: 60px;
  }

}

@media (min-width: 992px) {
  
  .partner-logos {
    padding-bottom: 120px;
    padding-top: 80px;
  }

}

.partner-logos h2 {
  color: #c85381;
  margin-bottom: 20px;
  text-align: center;
}

.partner-logos .tns-outer {
  width: 100%;
}

/* @media (min-width: 992px) {

  .partner-logos__carousel {
    display: flex;
    justify-content: center;
  }

} */

.partner-logos__logo img {
  display: block;
  width: 50%;
  height: 8rem;
  margin: 0 auto;

  object-fit: contain;
  object-position: center;
}

@media (min-width: 1300px) {
  .partner-logos__logo img {
    width: 50%;
    height: 12rem;
  }
}

a.partner-logos__logo {
  display: block;
}

.video-embed {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
}

.video-embed iframe,
.video-embed object,
.video-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
