@charset "UTF-8";

:root,
[data-bs-theme="light"] {
  --blue: #010156;
  --black: #000;
  --indigo: #6812f3;
  --purple: #6f42c2;
  --pink: #e93f8e;
  --red: #a51f18;
  --orange: #fd7e17;
  --yellow: #ad6200;
  --green: #448344;
  --teal: #5abfdd;
  --cyan: #30638d;
  --white: #fff;
  --gray-100: #f9fafb;
  --gray-200: #eaedf0;
  --gray-300: #dfe3e7;
  --gray-400: #ced4da;
  --gray-500: #adb5bd;
  --gray-600: #6d757e;
  --gray-700: #484f56;
  --gray-800: #353b41;
  --gray-900: #22262a;
  --primary: #010156;
  --secondary: #6d757e;
  --success: #448344;
  --info: #30638d;
  --warning: #ad6200;
  --danger: #a51f18;
  --light: #f9fafb;
  --dark: #353b41;
  --primary-rgb: 1, 1, 86;
  --secondary-rgb: 109, 117, 126;
  --success-rgb: 68, 131, 68;
  --info-rgb: 48, 99, 141;
  --warning-rgb: 173, 98, 0;
  --danger-rgb: 165, 31, 24;
  --light-rgb: 249, 250, 251;
  --dark-rgb: 53, 59, 65;
  --primary-text-emphasis: #002;
  --secondary-text-emphasis: #2c2f32;
  --success-text-emphasis: #1b351b;
  --info-text-emphasis: #132838;
  --warning-text-emphasis: #452700;
  --danger-text-emphasis: #420c09;
  --light-text-emphasis: #484f56;
  --dark-text-emphasis: #484f56;
  --primary-bg-subtle: #ccd;
  --secondary-bg-subtle: #e2e3e5;
  --success-bg-subtle: #dae6da;
  --info-bg-subtle: #d6e0e8;
  --warning-bg-subtle: #efe0cc;
  --danger-bg-subtle: #edd2d1;
  --light-bg-subtle: #fcfcfd;
  --dark-bg-subtle: #ced4da;
  --primary-border-subtle: #99b;
  --secondary-border-subtle: #c5c8cb;
  --success-border-subtle: #b4ceb4;
  --info-border-subtle: #acc1d1;
  --warning-border-subtle: #dec099;
  --danger-border-subtle: #dba5a2;
  --light-border-subtle: #eaedf0;
  --dark-border-subtle: #adb5bd;
  --white-rgb: 255, 255, 255;
  --black-rgb: 0, 0, 0;
  --font-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  --gradient: linear-gradient(180deg, #ffffff26, #fff0);
  --body-font-family: var(
    --cassiopeia-font-family-body,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji"
  );
  --body-font-size: 1rem;
  --body-font-weight: 400;
  --body-line-height: 1.5;
  --body-color: #22262a;
  --body-color-rgb: 34, 38, 42;
  --body-bg: #fff;
  --body-bg-rgb: 255, 255, 255;
  --emphasis-color: #000;
  --emphasis-color-rgb: 0, 0, 0;
  --secondary-color: #22262abf;
  --secondary-color-rgb: 34, 38, 42;
  --secondary-bg: #eaedf0;
  --secondary-bg-rgb: 234, 237, 240;
  --tertiary-color: #22262a80;
  --tertiary-color-rgb: 34, 38, 42;
  --tertiary-bg: #f9fafb;
  --tertiary-bg-rgb: 249, 250, 251;
  --heading-color: inherit;
  --link-color: #224faa;
  --link-color-rgb: 34, 79, 170;
  --link-decoration: underline;
  --link-hover-color: #424077;
  --link-hover-color-rgb: 66, 64, 119;
  --code-color: #e93f8e;
  --highlight-color: #22262a;
  --highlight-bg: #fbeea8;
  --border-width: 1px;
  --border-style: solid;
  --border-color: #dfe3e7;
  --border-color-translucent: #0000002d;
  --border-radius: 0.25rem;
  --border-radius-sm: 0.2rem;
  --border-radius-lg: 0.3rem;
  --border-radius-xl: 0.3rem;
  --border-radius-xxl: 2rem;
  --border-radius-2xl: var(--border-radius-xxl);
  --border-radius-pill: 50rem;
  --box-shadow: 0 0.5rem 1rem #00000026;
  --box-shadow-sm: 0 0.125rem 0.25rem #00000013;
  --box-shadow-lg: 0 1rem 3rem #0000002d;
  --box-shadow-inset: inset 0 1px 2px #00000013;
  --focus-ring-width: 0.25rem;
  --focus-ring-opacity: 0.25;
  --focus-ring-color: #01015640;
  --form-valid-color: #448344;
  --form-valid-border-color: #448344;
  --form-invalid-color: #a51f18;
  --form-invalid-border-color: #a51f18;
}

*,
:before,
:after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
.primary-menu {
  background-color: #fff;
  border-top: 1px solid #000918;
}
.nav-es-container .nav-item .dropdown-toggle,
.nav-es-container .nav-item .nav-link {
  text-decoration: none;
}
.site-width.mg-menu {
  padding-top: 16px;
  padding-bottom: 16px;
}
.site-width.mg-menu a.product-menu-header-link {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body {
  color: #000918;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 0;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 16px;
}
hr {
  color: inherit;
  border: 0;
  border-top: var(--border-width) solid;
  opacity: 0.25;
  margin: 1rem 0;
}
.site-width {
  max-width: 1440px;
  padding-left: 80px;
  padding-right: 80px;
  margin: auto;
  box-sizing: border-box;
}
.main-header-area {
  padding: 16px 0;
}
.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.phn-at {
  display: flex;
  align-items: flex-start;
  gap: 18px;
}
span.log {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
span.log span {
  color: #000918;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}
span.log a {
  text-decoration: none;
  color: #000918;
  font-family: Lato;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}
span.img-spn a,
.ft-mail span.img-spn {
  width: 40px;
  height: 40px;
  display: flex;
  background-color: #000918;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.bc-color-lb {
  background-color: #d7f1f4;
}
.ptb-60 {
  padding: 64px 0;
}
.flex-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.clx-cl {
  flex: 1 50%;
  width: 50%;
}
.bg-cl-one {
  background: var(--Alabaster, #f3f1e8);
}
.bg-im {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.flex-main.im-cover {
  align-items: stretch;
}
.op0 {
  opacity: 0;
}
.colm6 .colm {
  flex: 1 30%;
  max-width: 31%;
}
.colm6 h4 {
  font-size: 28px;
}
.weight-loss-bg {
  background-image: url(../../../../../images/scaleregenerativehealth-weight-loss.jpg);
}
.therapy-bg-im {
  background-image: url(../../../../../images/scaleregenerativehealth-therapy-sch.jpg);
}
.edu-bg-im-one {
  background-image: url(../../../../../images/education1-sch.jpg);
}
.intro-peptides-bg {
  background-image: url(../../../../../images/education2-sch.jpg);
}
.bio-bg-im {
  background-image: url(../../../../../images/rg-im-sch-one.jpg);
}
.anti-ag-bg {
  background-image: url(../../../../../images/rg-im-2-sch.jpg);
}
.tissue-bg-im {
  background-image: url(../../../../../images/rg-im-3-sch.jpg);
}
.cardi-bg-im {
  background-image: url(../../../../../images/rg-im-4-sch.jpg);
}
.neuro-bg-im {
  background-image: url(../../../../../images/rg-im-5-sch.jpg);
}
.ex-srh-bg {
  background-image: url(../../../../../images/rg-im-6-sch.jpg);
}
.personalized-peptide-bg.bg-im {
  background-image: url(../../../../../images/sc1.jpg);
}
.aesthetics-peptide-bg-im.bg-im {
  background-image: url(../../../../../images/sc2.jpg);
}
.blk-cntr .colm {
  text-align: center;
}
.max-wth493 {
  max-width: 493px;
}
.max-wth435 {
  max-width: 435px;
}
.txt-sec11 {
  padding: 90px 80px;
}
.bg-cl-lg-br {
  background: var(--Alabaster, #f3f1e8);
}
.bg-cl-lg-blu {
  background: var(--Alabaster, #d7f1f4);
}
.bg-clr-pruple {
  background-color: #c6bfc6;
}
.flex-main.flx-start {
  align-items: flex-start;
}
.mt12 {
  margin-top: 12px;
}
.mt20 {
  margin-top: 20px;
}
.mt24 {
  margin-top: 24px;
}
.algn-ct {
  align-items: center;
}
.gap-77 {
  gap: 77px;
}
.ban-sec1 {
  flex: 1 50%;
  max-width: 583px;
}
.ban-sec2 {
  flex: 1 50%;
  max-width: 620px;
}
.form-back {
  border-radius: 16px;
  background: #d2e1e4;
  padding: 40px;
}
h1.ban-head,
h2.title-h2.ft44,
h1.head-title-in {
  color: #000918;
  font-family: Arvo;
  font-size: 44px;
  font-weight: 400;
  line-height: 110%;
}
p.ban-txt {
  font-size: 18px;
  line-height: 150%;
  margin-top: 24px;
}
.flex-4col.colm6.blk-cntr {
  justify-content: center;
}
.flex-4col.colm4.colm6 img {
  filter: brightness(0) saturate(100%) invert(30%) sepia(6%) saturate(2591%)
    hue-rotate(11deg) brightness(90%) contrast(87%);
}
p.ban-txt.mxwth381 {
  max-width: 381px;
}
.ban-sec1 .con-sec {
  max-width: 286px;
}
.gap32,
.two-flx.gap32 {
  gap: 32px;
}
.mx-wth393 {
  max-width: 393px;
}
.maxwth-816 {
  max-width: 816px;
}
.maxwth-900 {
  max-width: 900px;
}
.maxwth-986 {
  max-width: 986px;
}
/* footer */
footer.footer {
  padding-top: 80px;
  background: var(--Let-it-Snow, #d7f1f4);
}
h3.fw-title {
  font-family: Arvo;
  font-size: 22px;
  font-weight: 400;
  line-height: 120%;
}
.footer_copyright {
  text-align: center;
  padding: 24px 0;
}
.footer_copyright p {
  font-feature-settings: "liga" off, "clig" off;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
}
.flex.flx-dir-wrp {
  align-items: flex-start;
  margin-bottom: 56px;
}
a.ft-mail,
p.ft-mail {
  display: flex;
  align-items: center;
  gap: 10px;
}
ul.ftr-link2 {
  padding: 0;
  margin: 0;
  margin-top: 24px;
  list-style: none;
}
ul.ftr-link2 li {
  margin-bottom: 16px;
}
ul.ftr-link2 li:last-of-type {
  margin-bottom: 0px;
}

ul.ftr-link2 li .ft-mail span.img-spn {
  flex: 1 25%;
  max-width: 40px;
}
p.ft-mail,
a.ft-mail {
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  color: #000918;
  text-decoration: none;
}
hr.ftr-hr {
  opacity: 1;
  color: #a6bbd1;
  margin: 0;
}
.ftr-btn-flx.mgt32 {
  display: flex;
  gap: 16px;
}
/* footer end */

p.pln-txt {
  font-family: Arvo;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
.ptb-150 {
  padding: 150px 0;
}
.t-sec1 {
  flex: 1 70%;
  max-width: 803px;
}
.global-btn {
  border-radius: 8px;
  border: 1px solid #000918;
  max-width: fit-content;
  padding: 10px 32px;
}
.mgt32 {
  margin-top: 32px;
}
.psr {
  position: relative;
}
.psa {
  position: absolute;
}
span.btn-btn {
  font-weight: 700;
  line-height: 100%;
}
a.abtbtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bc-image1 {
  background-image: url(../../../../../images/2k24/11/backgrnd-girl1.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.bn-bg {
  background-image: url(../../../../../images/scaleregenerativehealth-banner-new.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 131px 0 178px;
  background-position-x: right;
}
.clx-cl.txt-sec22.peptides-bg.bg-im {
  background-image: url(../../../../../images/peptides-hm.jpg);
}
.txt-sec11.pr0 {
  padding-right: 0;
}
.bg-cl-lg-gry {
  background: #f3f1e8;
}
.clx-cl.txt-sec11.flx-start {
  align-items: flex-start;
}
.site-width.pdlr0 {
  padding-left: 0px;
  padding-right: 0px;
}
.flex-main.flx-stretch {
  display: flex;
  align-items: stretch;
}
.bann-info.mxwth583 {
  max-width: 576px;
}
.global-btn.psr.btn-drk span {
  color: #fff;
}
.global-btn.psr.btn-drk {
  background-color: #000918;
}
img {
  max-width: 100%;
}
.site-width-1440 {
  max-width: 1440px;
  margin: auto;
}
.txt-sec2 {
  flex: 1 45%;
  max-width: 640px;
}
.txt-sec1 {
  flex: 1 55%;
  max-width: 800px;
  display: flex;
  align-items: center;
  padding: 121px;
  background-color: #c6bfc6;
}
h2.title-h2 {
  font-family: Arvo;
  font-size: 38px;
  font-weight: 400;
  line-height: 120%;
}
ul.check-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
ul.check-list li {
  position: relative;
  padding-left: 34px;
  line-height: 150%;
}
ul.check-list li:before {
  content: "";
  background: url(../../../../../images/2k24/svg/solid_check.svg);
  position: absolute;
  width: 28px;
  height: 28px;
  left: 0;
  top: 0px;
}
/* .txt-sec2 img {
    max-height: 645px;
    height: 100%;
} */
.txt-sec2 img {
  height: 100%;
}
.bg-clr-crem {
  background: #f3f1e8;
}
.hp-section {
  padding: 80px 0;
}
.flex-4col {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
}
.colm {
  flex: 1 47%;
  max-width: 49%;
}
h4 {
  font-family: Arvo;
  font-size: 32px;
  font-weight: 400;
  line-height: 130%;
}
h5 {
  font-family: Arvo;
  font-size: 28px;
  font-weight: 400;
  line-height: 120%;
}
.colm h4,
.colm1 h5 {
  margin: 16px 0;
}
.txt-cntr {
  text-align: center;
}
.mrt56 {
  margin-top: 56px;
}
.colm4-line {
  gap: 24px;
}
.colm1 {
  flex: 1;
}
.mb-pic.dsk-dp-nn {
  margin-bottom: -8px;
}
.txt-sec1.txt2-sec1 {
  background: #f3f1e8;
  padding: 114px 138px 114px 80px;
}
.two-flx {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
.pric {
  display: flex;
  gap: 24px;
  border-radius: 8px;
  border: 1px solid #000918;
  background: #f3f1e8;
  padding: 24px;
}

.prc-tag {
  flex: 1 16%;
  max-width: 45px;
}
.prc-txt {
  flex: 1;
}
.max-width-706 {
  max-width: 706px;
}
.mr-at {
  margin-left: auto;
  margin-right: auto;
}
.mgt-16 {
  margin-top: 16px;
}
.hp-section-pdb-120 {
  padding-bottom: 70px;
}
.con-sec {
  border-radius: 8px;
  border: 1px solid var(--Stroke, #a6bbd1);
  padding: 16px;
  max-width: 391px;
}
.form-container {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 4px 5px 0px rgba(71, 103, 136, 0.04),
    0px 8px 15px 0px rgba(71, 103, 136, 0.03),
    0px 15px 30px 0px rgba(71, 103, 136, 0.06);
  padding: 32px;
}
h6 {
  font-family: Arvo;
  font-size: 22px;
  font-weight: 400;
  line-height: 120%;
}
/* rs form */
label.formControlLabel {
  display: none;
}
div.formContainer {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 32px;
}
.formContainer input,
.formContainer textarea {
  border-radius: 8px;
  border: 1px solid #a6bbd1;
  background: #fff;
  width: 100% !important;
  padding: 15px 20px;
  color: #000918;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}
.formContainer .formControls #Select,
.formContainer .formControls #Select3 {
  border-radius: 8px;
  border: 1px solid #a6bbd1;
  background: #fff;
  width: 100% !important;
  padding: 15px 20px;
  color: #000918;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}
input#Services_other,
input#Services_other3 {
  margin-top: 24px;
}
.formContainer input:focus-visible,
.formContainer textarea:focus-visible,
.formContainer Select:focus-visible {
  outline: 0;
}
label#consent0-lbl {
  display: flex;
  gap: 8px;
}
input#consent0 {
  width: 16px !important;
}
button.rsform-submit-button {
  border-radius: 8px;
  background: #000918;
  padding: 15px 32px;
  color: #fff;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
}
/* submit button css */
.formContainer button[type="submit"][disabled] {
  opacity: 0.5;
  cursor: not-allowed !important;
}
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
/* submit button css */
/* rs form end */
/* swiper */
.max-width-660 {
  max-width: 660px;
}
.max-width-867 {
  max-width: 867px;
}
.testimonial .swiper-slide {
  padding-left: 104px !important;
  padding-right: 104px !important;
}
h6.auth-name {
  margin-top: 24px;
  font-size: 24px;
  line-height: 110%;
}
.swiper-button-prev,
.swiper-button-next {
  background-image: none !important;
  width: 56px !important;
  height: 56px !important;
  border: 1px solid #a6bbd1;
  border-radius: 50%;
  top: 30% !important;
  left: 0px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.over-hide {
  overflow: hidden;
}
.swiper-button-next {
  left: auto !important;
  right: 0px !important;
}
.swiper-button-prev:before,
.swiper-button-next:after {
  content: "";
  background: url(../../../../../images/2k24/svg/chevron-left.svg);
  width: 32px;
  height: 32px;
}
.swiper-button-next:after {
  transform: rotate(180deg);
}
/* swiper end */
.thanks a {
  text-decoration: none;
  color: #08c;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
}
.formContainer input::placeholder,
.formContainer textarea::placeholder {
  color: #000918 !important;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}
.bc-color-lbd {
  background: #ebfafc;
}
.max-wth1440 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.max-width-702 {
  max-width: 699px;
}
.bnt-mob {
  display: none;
  margin-bottom: 32px;
}
.flx {
  display: flex;
}
.gap12 {
  gap: 12px;
}
.gap16 {
  gap: 16px;
}
ul.spin-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 16px;
}
ul.spin-list li {
  padding-left: 32px;
  position: relative;
}
ul.spin-list li:before,
.bx-list-txt:before {
  content: "";
  background-image: url(/images/svg/verified.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 24px;
  height: 24px;
  z-index: 1;
}
p.formDescription {
  display: none;
}
span.ftr-lnks-coy a {
  color: #000;
  text-decoration: none;
  font-weight: 500;
}
/* easy blog ---*/

a.eb-mod-media-title {
  color: var(--Rich-Black, #000918);
  font-family: Arvo;
  font-size: 22px;
  font-weight: 400 !important;
  line-height: 130% !important;
  text-transform: capitalize;
  text-decoration: none;
}
.mod-muted.mod-small.mod-fit,
#eb .eb-post-simple__foot,
#eb .eb-post-simple__meta-date {
  color: var(--Rich-Black, #000918) !important;
  font-family: Lato;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 150% !important;
  letter-spacing: 0.28px;
  text-transform: uppercase;
}
#eb .eb-post-thumb {
  margin-bottom: 16px !important;
}
#eb .eb-post-simple__foot {
  padding-top: 0px !important;
  padding-bottom: 2px;
}
.eb-post-simple__meta.eb-post-simple__meta--text {
  margin-top: 0px !important;
}
.eb-mod-body,
p.txt-cntr.mgt32.max-width-702.mr-at {
  color: var(--Rich-Black, #000918) !important;
  font-family: Lato !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 150% !important;
}
.com_easyblog.wrapper-static.view-grid .row-fluid1.row-container.esyb-wrap {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 80px;
}
#eb .eb-mod-foot.mod-muted.mod-small a:link,
#eb.eb-mod .eb-mod-foot.mod-muted.mod-small a,
#eb .eb-post-simple a.btn-n.btn-default1,
#eb .eb-post-listing__item a.btn-n.btn-default1 {
  text-decoration: none;
  display: flex;
  padding-bottom: 4px;
  align-items: center;
  gap: 4px;
  text-decoration: underline;
  color: #000;
  color: var(--Rich-Black, #000918);
  font-family: Lato;
  font-size: 16px;
  /* font-style: normal; */
  font-weight: 700;
  line-height: 100%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-underline-offset: 2px;
}
.mt64 {
  margin-top: 34px;
}
.blog-page-inner {
  max-width: 810px;
  margin: auto;
  padding: 60px 0;
}
img.blg-im.bdr-rd24 {
  margin: 16px 0 32px;
}
textarea {
  resize: vertical;
}
.eb-mod-thumb.is-center.is-full {
  margin: 0 !important;
  padding-bottom: 16px;
}
#eb .eb-headers,
.eb-entry-meta.text-muted,
li.mod-breadcrumbs__divider.float-start {
  display: none !important;
}
#eb .eb-mod-thumb .eb-mod-image-cover:before,
#eb .eb-post-thumb .eb-post-image-cover:before {
  border-radius: 16px !important;
  border: 0px !important;
}
#eb .eb-mod-foot {
  padding-top: 24px !important;
}
#eb .eb-mod-thumb .eb-mod-image-cover,
#eb .eb-post-thumb .eb-post-image-cover {
  border-radius: 16px !important;
  border: 0px !important;
  padding: 0px !important;
  line-height: 0;
  box-shadow: none;
  width: 100% !important;
}
#eb .eb-mod-title {
  padding-top: 12px !important;
}
ul.mod-breadcrumbs.breadcrumb li a {
  text-decoration: none;
}
img.blg-arw.brd-arw {
  padding-top: 5px;
}
ul.mod-breadcrumbs.breadcrumb {
  display: flex;
  list-style: none;
  gap: 26px;
  justify-content: center;
  margin-left: 0px !important;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
}
li.mod-breadcrumbs__item.breadcrumb-item:after {
  content: "";
  background-image: url(/images/svg/btn-arw-rgt18.svg);
  position: absolute;
  width: 18px;
  height: 18px;
  top: 6px;
  right: -21px;
}
li.mod-breadcrumbs__item.breadcrumb-item {
  position: relative;
}
li.mod-breadcrumbs__item.breadcrumb-item.active:after {
  display: none;
}
li.mod-breadcrumbs__item.breadcrumb-item.active {
  font-weight: 700;
}
li.mod-breadcrumbs__item.breadcrumb-item a {
  color: var(--Rich-Black, #000918);
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
#eb li.mod-breadcrumbs__item.breadcrumb-item a {
  color: #000000;
}
.page-header.text-center.pr.bakimg-lines {
  background: var(--Let-it-Snow, #d7f1f4);
  padding: 56px 0;
  text-align: center;
}
.eb-mod.mrt56.mod-items-grid.clearfix.new-box {
  margin-bottom: 0 !important;
}
.eb-mod.mrt56.mod-items-grid.clearfix.new-box {
  display: flex !important;
  gap: 24px !important;
  row-gap: 24px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.eb-mod.mrt56.mod-items-grid.clearfix.new-box .mod-grid {
  margin-bottom: 0 !important;
}
#eb .mod-items-grid > .mod-grid,
.eb-post-listing__item {
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  padding-bottom: 40px;
}
.eb-mod-foot.mod-muted.mod-small,
.eb-post-more.mt-20 {
  position: relative;
  bottom: 0;
}
.mod-cell.blg-sclr img.blg-arw {
  width: 16px;
}
header.header.container-header.full-width {
  position: sticky;
  top: 0;
  z-index: 9999999999;
  background-color: #fff;
}
.clx-cl.txt-sec11 {
  display: flex;
  align-items: center;
}
#eb .eb-post-listing.eb-post-listing--col-3 {
  display: flex !important;
  row-gap: 40px !important;
  flex-wrap: wrap;
  justify-content: center;
}
#eb .eb-post-listing.eb-post-listing--col-3 .eb-post-listing__item {
  flex: 1 31.33%;
  max-width: 33.33%;
}
#eb h2.mt-24 {
  margin-top: 24px;
}
.com_easyblog.wrapper-static.view-entry #eb h2.mt0 {
  margin-top: 0px !important;
}
.com_easyblog.wrapper-static.view-entry #eb h2 {
  margin-top: 32px;
  /* from margin 12 to margin 16 on 18-07-2025  */
  margin-bottom: 16px;    
}
.com_easyblog.wrapper-static.view-entry #eb h3 {
  /* margin-top: 8px; */ 
  margin-bottom: 12px;
  margin-top: 24px;
}
.com_easyblog.wrapper-static.view-entry #eb h3 {
  color: var(--Rich-Black, #000918);
  font-family: Arvo;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* text-transform: capitalize; */
}
.com_easyblog.wrapper-static.view-entry #eb h2 {
  color: var(--Rich-Black, #000918);
  font-family: Arvo;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* text-transform: capitalize; */
}

p.mr-32 {
  margin-top: 32px;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 18px;
}

/* --- faq---*/
button.accordion.active {
  border-bottom: none;

  padding-bottom: 15px;
}
.accordion {
  padding: 0px 40px 24px 12px;
  overflow: hidden;
  text-transform: inherit;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  position: relative;
  border-width: 0;
  border-style: solid;
  cursor: pointer;
  margin-bottom: 0px;
  border-image: none;
  background: transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  border-bottom: 1px solid var(--Rich-Black, #000918);
  color: var(--Rich-Black, #000918);
  font-family: Arvo !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 130% !important;
  text-transform: capitalize;
}

div.panel.show {
  opacity: 1;

  max-height: max-content;

  text-align: left;

  color: var(--Rich-Black, #000918);

  /* Body/Medium/Regular */
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  border-bottom: 1px solid var(--Rich-Black, #000918);
  padding: 0px 40px 24px 12px;

  background: transparent;

  background-clip: padding-box, border-box;

  background-origin: padding-box, border-box;
}
div#faq {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  flex-direction: row;
  row-gap: 20px;
}
.faqbox {
  flex: 1 100%;
  max-width: 100%;
  width: 100%;
}
div.panel.show p {
  margin-bottom: 0;
  padding-bottom: 12px;
}
div.panel {
  background-color: #121a24;

  max-height: 0;

  overflow: hidden;

  transition: 0.4s ease-in-out;

  opacity: 0;
}
.mt32 {
  margin-top: 32px;
}
button.accordion:after {
  content: "";
  background-image: url(../../../../../images/svg/faq-ar-dn.svg);
  height: 24px;
  width: 24px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  right: 16px;
}
div.panel.show p:last-child {
  padding-bottom: 0;
}
button.accordion.active:after {
  content: "";
  background-image: url(../../../../../images/svg/faq-ar-up.svg);
  height: 24px;
  width: 24px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  right: 16px;
}
#fd .o-pagination-wrapper.mb-sm.mt-sm {
  margin-top: 56px;
}
#eb #fd .text-gray-300 {
  text-decoration: none;
  color: #1a5fdf;
}
#eb #fd .text-gray-500 {
  --tw-text-opacity: 1;
  color: var(
    --fd-gray-500-hex,
    rgba(var(--fd-gray-500), var(--tw-text-opacity))
  );
  background-color: #d7f1f4;
  color: #000;
  text-decoration: none;
}

/* --- faq---*/
.mt80 {
  margin-top: 80px;
}
.bdr16 {
  border-radius: 16px;
}
.pd48 {
  padding: 48px;
}
p.mb0.ft24 {
  color: var(--Rich-Black, #000918);
  font-family: Arvo;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-transform: capitalize;
}
p.mb0 {
  margin-bottom: 0 !important;
}
.max-width-892 {
  max-width: 892px;
}
.max-width-874 {
  max-width: 874px;
}
.maxwdth816 {
  max-width: 816px;
}
.flex-col-rw {
  display: flex;
  gap: 24px;
}
.colm.bdr-box {
  border-radius: 8px;
  border: 1px solid #000;
  padding: 24px;
}
.colm.bdr-box {
  border-radius: 8px;
  border: 1px solid #000;
  padding: 24px;
}
.bdr-box h4 {
  margin-top: 0;
  font-size: 24px;
}
.cl-bx3 h4 {
  max-width: 262px;
  margin-left: auto;
  margin-right: auto;
}
.bdr-box p {
  margin-bottom: 0;
}
.hp-section.pdt70 {
  padding-top: 70px;
}
p.mxwth347 {
  max-width: 347px;
}
a.ankr-txt {
  color: var(--Rich-Black, #000918);
  font-family: Lato;
  font-size: 16px;
  /* font-style: normal; */
  font-weight: 700;
  line-height: 28px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-underline-offset: 2px;
}
.flex-col-rw.cl-bx4 {
  display: flex;
  flex-wrap: wrap;
}
.flex-col-rw.cl-bx4 h4 {
  max-width: 534px;
  margin-left: auto;
  margin-right: auto;
}
ul.ftr-link2.cont-pg li {
  margin-bottom: 16px;
  border-radius: 8px;
  border: 1px solid var(--Stroke, #a6bbd1);
  padding: 16px;
  max-width: 370px;
}
.maxwth554 {
  max-width: 554px;
}
/*---weight-loss-treatments-page-css---*/
.wgt-bg-im {
  background-image: url(../../../../../images/wgt-ls-im.jpg);
}
.ebp-bg-im {
  background-image: url(../../../../../images/wgt-ls-im-1.jpg);
}
/*---weight-loss-GLP-1-page-css---*/
.GLP-1-bg-im1 {
  background-image: url(../../../../../images/GLP-1-bg-1.jpg);
}
.GLP-1-bg-im2 {
  background-image: url(../../../../../images/GLP-1-bg-2-sch.jpg);
}
.max-wth1009 {
  max-width: 1009px;
}
.maxwth379 {
  max-width: 379px;
}
.ft22 {
  font-size: 22px !important;
}
.fw700 {
  font-weight: 700;
}
p.thr-in {
  margin-top: 0;
}
button.txt-n {
  text-transform: none;
}
.m-auto {
  margin-left: auto;
  margin-right: auto;
}
p.mgb0,
p.mb0 {
  margin-bottom: 0px !important;
}
p.ban-txt.mrt0,
p.ban-txt.mgt0,
p.mt0 {
  margin-top: 0px !important;
}
.max-wth758 {
  max-width: 758px;
}
h4.thr-head {
  font-size: 24px;
  font-weight: 400;
  line-height: 140%;
  text-transform: capitalize;
}
.thr-line {
  position: absolute;
  top: 19px;
  left: 180px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  width: 882px;
  align-items: center;
  height: 2px;
  background: #000918;
  z-index: -1;
}
.flex-4col.thr-ct {
  position: relative;
  z-index: 2;
}
.colm.inner-thr {
  position: relative;
}

.cnt-cntr {
  justify-content: center;
}

.after-txt span {
  position: absolute;
  top: 20px;
  left: 48%;
  transform: translate(-50%, -50%);
  padding: 8px;
  border-radius: 50%;
  background: #000918;
  color: #fff;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-4col.nbr4 .colm.inner-thr {
  flex: 1 23%;
  max-width: 23%;
}
li.mod-breadcrumbs__item.breadcrumb-item.blg-dtl-pg:after {
  display: none;
}

.dsk-n {
  display: none;
}

/* Advanced Peptide Therapies page css */
.adp-bg-im {
  background-image: url(../../../../../images/adp-bg-1.jpg);
}
.adp-bg-im2 {
  background-image: url(../../../../../images/adp-bg-2.jpg);
}
.adp-bg-im3 {
  background-image: url(../../../../../images/adp-bg-3.jpg);
}

.ad-container {
  flex-wrap: wrap;
}

.ad-box {
  flex: 1 31%;
  max-width: 32%;
}
.flex-col-rw.bx-cl-cntr {
  justify-content: center;
}
.mxwth354 {
  max-width: 354px;
}

.mb-mxwth357 {
  max-width: 357px;
}

.ml {
  margin-left: 210px;
}
/* Area serve page css */
.area-bg-1 {
  background-image: url(../../../../../images/area-bg-1.jpg);
}
.miami-bg-im1 {
  background-image: url(../../../../../images/miami-1.jpg);
}
.miami-bg-im2 {
  background-image: url(../../../../../images/miami-2.jpg);
}
/* Area serve West Palm page css */
.West-palm-beach-bg-im1 {
  background-image: url(../../../../../images/west-palm-beach-im1.jpg);
}
.West-palm-beach-bg-im2 {
  background-image: url(../../../../../images/west-palm-beach-im2.jpg);
}
/* Area serve Sarasota page css */
.Sarasota-bg-im1 {
  background-image: url(../../../../../images/sarasota-im1.jpg);
}
.Sarasota-bg-im2 {
  background-image: url(../../../../../images/sarasota-im2.jpg);
}
/* Area serve naples page css */
.naples-bg-im1 {
  background-image: url(../../../../../images/naple-img1.jpg);
}
.naples-bg-im2 {
  background-image: url(../../../../../images/naple-img2.jpg);
}
/* Area serve Tallahassee page css */
.tallahassee-bg-im1 {
  background-image: url(../../../../../images/tallahassee-img1.jpg);
}
.tallahassee-bg-im2 {
  background-image: url(../../../../../images/tallahassee-img2.jpg);
}
.max-width-840 {
  max-width: 840px;
}
.mrt40 {
  margin-top: 40px;
}
.loc-btn {
  flex: 1 41%;
  max-width: 41%;
  width: 41%;
}
.gap64 {
  gap: 64px;
}
.max-wth-796 {
  max-width: 796px;
}

span.area-btn::before {
  content: "";
  background-image: url(../../../../../images/svg/fluent-loc.svg);
  width: 20px;
  height: 20px;
  position: absolute;
  top: 16px;
  left: 10px;
}

span.tl-adj::before {
  left: 51px;
}

span.tl-adj2::before {
  left: 35px;
}

span.area-btn::after {
  content: "";
  background-image: url(../../../../../images/svg/crt-rgt.svg);
  top: 18px;
  right: 10px;
  position: absolute;
  width: 20px;
  height: 20px;
}

span.tl-adj::after {
  right: 46px;
}

span.tl-adj2::after {
  right: 27px;
}

.pdl9 {
  padding-left: 8px;
}
.gap8 {
  gap: 8px;
}

.max-wth-55 {
  max-width: 100%;
}
.max-width-814 {
  max-width: 814px;
}

.flex-4col.max-wth-504 {
  max-width: 590px;
  row-gap: 20px;
}
.mb40 {
  margin-bottom: 40px;
}

/* INNER PAGES  */
/* Bioregulators/Epithalon css  */

.epi-bg-im {
  background-image: url(../../../../../images/epi-bg-1-sch.jpg);
  background-position: left;
}
.epi-bg-im2 {
  background-image: url(../../../../../images/epi-bg-2-sch.jpg);
}
.epi-bg-3 {
  background-image: url(../../../../../images/epi-bg-3-sch.jpg);
}
.mt8 {
  margin-top: 8px;
}
.max-wth664 {
  max-width: 664px;
}
.max-wth375 {
  max-width: 375px;
}
.max-wth336 {
  max-width: 336px;
}
.max-wth377 {
  max-width: 377px;
}
.max-wth1030 {
  max-width: 1030px;
}
.max-wth600 {
  max-width: 600px;
}

.max-wth-1280 {
  max-width: 1280px;
}
.flx-start {
  align-items: flex-start;
}
.colm6 .colm img {
  display: flex;
}
.flex-4col p.mgt-16,
.flex-4col p {
  margin-bottom: 0;
}
.maxwth599 {
  max-width: 599px;
}
.maxwth744 {
  max-width: 744px;
}
.max-width-1080 {
  max-width: 1048px;
}
.text-num span {
  padding: 8px;
  border-radius: 50%;
  background: #000918;
  color: #fff;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ach.max-wth620 {
  max-width: 620px;
}

.max-sized {
  margin-bottom: 15px;
}
.max-wth816 {
  max-width: 816px;
}

.cust-g {
  gap: 24px;
}

/* Bioregulators/Vilon Page css */
.vil-bg-im {
  background-image: url(../../../../../images/vilon.jpg);
}
.vil-bg-im2 {
  background-image: url(../../../../../images/vilon-bg-2-sch.jpg);
}
.vil-bg-3 {
  background-image: url(../../../../../images/vilon-bg-3-sch.jpg);
}
.max-wth345 {
  max-width: 345px;
}

/* Bioregulators/Livagen Page css */
.ovagen-bg-im {
  background-image: url(../../../../../images/ovagen-bg-1-sch.jpg);
}
.ovagen-bg-im2 {
  background-image: url(../../../../../images/ovagen-bg-2-sch.jpg);
}
.ovagen-bg-3 {
  background-image: url(../../../../../images/ovagen-bg-3-sch.jpg);
}
/* Bioregulators/Livagen Page css */
.liv-bg-im {
  background-image: url(../../../../../images/livagen.jpg);
}
.liv-bg-im2 {
  background-image: url(../../../../../images/liv-bg-2-sch.jpg);
}
.liv-bg-3 {
  background-image: url(../../../../../images/liv-bg-3-sch.jpg);
}
.max-wth549 {
  max-width: 549px;
}
.max-wth692 {
  max-width: 692px;
}
.max-wth389 {
  max-width: 389px;
}
.max-wth354 {
  max-width: 354px;
}
.max-wth381 {
  max-width: 381px;
}
.max-wth394 {
  max-width: 394px;
}
.max-wth541 {
  max-width: 541px;
}
.max-wth525 {
  max-width: 525px;
}

.colm6 .liv44 {
  flex: 1 47%;
  max-width: 47%;
}

.bg-cl-white {
  background-color: #fff;
}
.orlando-bg-im1.bg-im {
  background-image: url(/images/orlando-im1.jpg);
}
.orlando-bg-im2.bg-im {
  background-image: url(/images/orlando-im2.jpg);
}
.jackvile-bg-im1.bg-im {
  background-image: url(/images/jacksonvile-im1.jpg);
}
.jacksonvile-bg-im2.bg-im {
  background-image: url(/images/jacksonvile-im2.jpg);
}
.tampa-bg-im1.bg-im {
  background-image: url(/images/tampa-im1.jpg);
}
.tampa-bg-im2.bg-im {
  background-image: url(/images/tampa-im2.jpg);
}
.bronchogen-bg-im.bg-im {
  background-image: url(/images/bronchogen-bg-1-sch.jpg);
}
.bronchogen-bg-im2.bg-im {
  background-image: url(/images/bronchogen-bg-2-sch.jpg);
}
.bronchogen-bg-3.bg-im {
  background-image: url(/images/bronchogen-bg-3-sch.jpg);
}
.crystagen-bg-im.bg-im {
  background-image: url(/images/crystagen-bg-1.jpg);
}
.crystagen-bg-im2.bg-im {
  background-image: url(/images/crystagen-bg-2.jpg);
}
.crystagen-bg-3.bg-im {
  background-image: url(/images/crystagen-bg-3.jpg);
}
.aod9604-bg-im.bg-im {
  background-image: url(/images/aod9604-bg-1.jpg);
}
.aod9604-bg-im2.bg-im {
  background-image: url(/images/aod9604-bg-2.jpg);
}
.aod9604-bg-im3.bg-im {
  background-image: url(/images/aod9604-bg-3.jpg);
}
.cagrilintide-bg-im1.bg-im {
  background-image: url(/images/cagrilintide-bg-1.jpg);
}
.cagrilintide-bg-im2.bg-im {
  background-image: url(/images/cagrilintide-bg-2.jpg);
}
.petersburg-bg-im1.bg-im {
  background-image: url(/images/petersburg-im1.jpg);
}
.petersburg-bg-im2.bg-im {
  background-image: url(/images/petersburg-im2.jpg);
}
.lauderdale-bg-im1.bg-im {
  background-image: url(/images/lauderdale-im1.jpg);
}
.lauderdale-bg-im2.bg-im {
  background-image: url(/images/lauderdale-im2.jpg);
}
.sema-bg-im1.bg-im {
  background-image: url(/images/sema-bg-1.jpg);
}
.sema-bg-im2.bg-im {
  background-image: url(/images/sema-im-2.jpg);
}
.max-wth882 {
  max-width: 882px;
}
.max-width-628 {
  max-width: 628px;
}
.flex-4col.gap24 {
  gap: 24px;
}
.sc-st .colm.bdr-box.ad-box.pr {
  padding-bottom: 42px;
}
.pr {
  position: relative;
}
p.sc-st-auth {
  bottom: 24px;
  font-size: 18px;
}
.pa {
  position: absolute;
}
.sc-st p.mgt-16 {
  margin-bottom: 16px;
}
.flex-col-rw.gap48 {
  gap: 48px;
}
.colm.bdr-box.pd48 {
  padding: 48px;
}
.flex-4col.nbr4 {
  gap: 24px;
}
span.list-ttl {
  color: var(--Rich-Black, #000918);
  font-family: Arvo;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
ul.blog-list li {
  margin-bottom: 16px;
  gap: 8px;
  padding-left: 30px;
  position: relative;
  list-style: none;
}
ul.blog-list li:before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 10px;
  border-radius: 50%;
}
b {
  font-weight: 800;
}
ul.blk-bult-list {
  padding-left: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
p.title-min {
  line-height: normal;
}
.sc3-bg-im.bg-im {
  background-image: url(../../../../../images/sc3.jpg);
}
.sc4-bg-im.bg-im {
  background-image: url(../../../../../images/sc4.jpg);
}
.sc5-bg-im.bg-im {
  background-image: url(../../../../../images/sc5.jpg);
}
.sc6-bg-im.bg-im {
  background-image: url(../../../../../images/sc6.jpg);
}
.sc7-bg-im.bg-im {
  background-image: url(../../../../../images/sc7.jpg);
}
.sc8-bg-im.bg-im {
  background-image: url(../../../../../images/sc8.jpg);
}
.sc9-bg-im.bg-im {
  background-image: url(../../../../../images/sc9.jpg);
}
.sc10-bg-im.bg-im {
  background-image: url(../../../../../images/sc10.jpg);
}
.sc11-bg-im.bg-im {
  background-image: url(../../../../../images/sc11.jpg);
}
#eb a.eb-mod-media-title {
  color: var(--Rich-Black, #000918);
}
a.ankr-txt.txt-dec {
  text-decoration: none;
}
a {
  color: var(--Rich-Black, #000918);
}
/*  */
.itemid-136 span.hm-blg {
  display: none;
}

.itemid-101 span.hm-blg {
  display: block;
}

.Background__Overlay-sc-4lq1r6-2.djWGwD {
  background-color: #d7f1f4 !important;
}
.EmbedRoot__Root-sc-1c4b4pg-0.fZBTme.es-embed-root {
  margin: 0;
  max-width: 100% !important;
}

.accordion.ft22 {
  font-size: 18px !important;
}
#eb .eb-post-simple__title {
  margin-top: 10px;
}
#eb a {
  color: #224faa;
}
a.brand img {
  max-width: 329px;
}
#eb .blg-inner-call a.ankr-txt {
  color: #000918 !important;
}
footer.footer span.phn-at {
  gap: 12px;
}
.flex-4col.colm4.colm6.thr-ct img {
  filter: none;
}
.mxwth520 {
  max-width: 514px;
}
.mxwth534 {
  max-width: 533px;
}
span.phn-at.ftr-mail {
  align-items: center;
}
/*--- blog module slider ---*/
#eb .owl-carousel.easyblog-latest-carousel:after {
  display: none;
}
.eb-mod.mrt56.mod-items-grid.clearfix.new-box {
  flex-direction: column;
}
#eb button {
  /*width: 56px;*/
  /*height: 56px;*/
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-direction: row;
  /*background-color: #000;*/
  /* border-radius: 1000px; */
  padding-top:10px;
}
#eb a:link{
        word-break: break-all;
}
}
#eb .owl-dots {
  display: none;
}
#eb .owl-nav {
  display: flex;
  gap: 16px;
  justify-content: center;
}
#eb .owl-nav button span {
  color: #fff;
  font-size: 0px;
}
#eb .owl-nav button {
  position: relative;
}
#eb .owl-nav button:after {
  content: "";
  background-image: url(../../../../../images/svg/blg-arw.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 15px;
  left: 17px;
  z-index: 9999;
}
button.owl-prev:after {
  transform: rotate(180deg);
}
/*--- blog module slider ---*/
	.bn-cl {
		   background: linear-gradient(180deg, #79A0BB 6.21%, #7CA3BB 28.01%, #85AAC3 39.77%, #90B0C6 51.93%, #A4BED1 100%);
	}
.banner.bn-bg.bn-bg-max {
    background-image: none;
    position: relative;
    padding: 131px 0;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}
.banner.bn-bg:after {
    content: '';
    background-image: url(/images/scalere-dskk-im3-n3.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    width: 47%;
    height: 625px;
    float: right;
    bottom: 0;
    right: 10%;
}
.ban-sec1 {
    position: relative;
    z-index: 999;
}
@media (min-width: 2120px) {
	.bn-cl {
		   background: linear-gradient(180deg, #79A0BB 6.21%, #7CA3BB 28.01%, #85AAC3 39.77%, #90B0C6 51.93%, #A4BED1 100%);
	}
    .banner.bn-bg.bn-bg-max {
        background-image: none;
     	position:relative;
		padding: 237px 0;
		max-width:2588px;
		margin-left:auto;
		margin-right:auto;
    }
	.banner.bn-bg:after {
content: '';
        background-image: url(/images/scalere-ultra-im-fg.png);
        background-repeat: no-repeat;
        background-position: right;
        position: absolute;
        width: 50%;
        height: 875px;
        float: right;
        bottom: 0;
        right: 3%;
}
}
@media (min-width: 991px) {
  img.dsk-none {
    display: flex;
    display: none;
  }
  .max-sized {
    margin-bottom: 0px !important;
  }
  .txt-sec2 img {
    width: 100% !important;
  }
  .mb-pic.dsk-dp-nn img {
    width: 100%;
  }
  .dsk-dp-nn {
    display: none;
  }
}
@media (max-width: 1600px) {
	.banner.bn-bg {
    background-position-x: center;
}
}
@media (max-width: 1280px) {
	.banner.bn-bg:after {
    width: 52%;
    height: 646px;
    right: 5%;
}
	.banner.bn-bg.bn-bg-max {
    padding: 100px 0;
}
		.ban-sec1 {
    max-width: 450px;
}
  .mb-ato {
    margin-left: auto;
    margin-right: auto;
  }
  .site-width,
  .com_easyblog.wrapper-static.view-grid .row-fluid1.row-container.esyb-wrap {
    padding-left: 60px;
    padding-right: 60px;
  }
  .banner.bn-bg {
    padding: 100px 0;
  }
  .thr-line {
    width: 830px;
  }
  button.accordion.ft22 {
    font-size: 18px !important;
  }
  .after-txt span {
    top: 9%;
  }
  .Cagri-wrk .after-txt span {
    top: 20px;
  }
}
@media (max-width: 1100px) {
	    .banner.bn-bg:after {
        width: 52%;
        height: 550px;
        right: 5%;
    }
	    .banner.bn-bg.bn-bg-max {
        padding: 70px 0;
    }
  .site-width,
  .com_easyblog.wrapper-static.view-grid .row-fluid1.row-container.esyb-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
  .thr-line {
    width: 675px;
  }
  .txt-sec11 {
    padding: 50px 40px;
  }
  h1.ban-head,
  h2.title-h2.ft44,
  h1.head-title-in {
    color: #000918;
    font-size: 36px;
  }
  h2.title-h2 {
    font-size: 32px;
  }
}

@media (max-width: 1050px) {
	    .banner.bn-bg:after {
        width: 46%;
        height: 446px;
        right: 5%;
    }
}
@media (max-width: 991px) {
	.banner.bn-bg:after {
		display:none;
	}
  .eb-mod.mrt56.mod-items-grid.clearfix.new-box {
    flex-direction: row;
  }
  .menu-header .col-6.align-self-center.text-center.py-100 {
    text-align: start;
    padding-left: 16px;
    padding-right: 0;
    flex: 0 0 78%;
    max-width: 78%;
  }
  .menu-header .col-6.align-self-center.text-center.py-100 img {
    width: 293px;
    display: flex;
  }
  .nav-es-container .menu-header {
    padding: 0 32px;
  }
  .nav-es-container .menu-header .col-3 {
    display: none;
    max-width: 30%;
    flex: 0 0 30%;
    padding-right: 24px;
  }
  .fixed-position {
    position: relative !important;
  }
  .ftr.ftr1 a.brand img {
    width: 329px;
  }
  .mxwth534,
  .mxwth520,
  .bann-info.mxwth583 {
    max-width: 100%;
  }
  .banner.bn-bg.ptb-60 .site-width {
    padding-left: 32px;
    padding-right: 32px;
  }
  .banner.bn-bg.ptb-60
    .flex-main.fl-dir.mb-jst-ct.algn-ct.gap-77.mb-gap-40.mb-cnt {
    display: flex;
    align-items: flex-start;
  }
  div#mod-custom110 .global-btn.psr {
    display: none;
  }
  .colm6 .colm img {
    margin: auto;
  }
  .ban-sec1 .global-btn.psr.btn-drk.mt32 {
    margin-left: auto;
    margin-right: auto;
  }
  footer.footer .flex.pt-60.flx-dir-wrp {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  p.mb0.ft24 {
    font-size: 20px;
  }
  p.mxwth347 {
    max-width: 100%;
  }
  .bdr-box h4 {
    margin-top: 0;
    font-size: 20px;
  }
  .flex-col-rw {
    flex-wrap: wrap;
  }
  .page-header.text-center.pr.bakimg-lines {
    padding: 40px 0;
  }
  .main-header-area {
    padding: 0px 0 0 48px;
    height: 88px;
  }
  a.eb-mod-media-title {
    font-size: 20px;
  }
  .eb-mod.mod-items-grid.clearfix.new-box {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  ul.ftr-link2 {
    margin-top: 16px;
  }
  img.dsk-none {
    display: flex;
  }
    .banner.bn-bg {
        background-image: none;
        background: linear-gradient(180deg, #79A0BB 6.21%, #7CA3BB 28.01%, #85AAC3 39.77%, #90B0C6 51.93%, #A4BED1 100%);
        padding-bottom: 0 !important;
        padding-top: 40px !important;
    }
  .banner.bn-bg {
    padding: 40px 0;
  }
  .site-width.mg-menu {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .d-flex.d-lg-none.col-2.px-0.posab {
    position: absolute;
    top: 27px;
    left: 24px;
    padding: 0;
  }
  .nav-es-container a,
  .nav-es-container label {
    text-decoration: none;
  }
  .colm6 .colm,
  #eb .eb-post-listing.eb-post-listing--col-3 .eb-post-listing__item {
    flex: 1 47%;
    max-width: 48%;
  }
  .txt-sec11 {
    padding: 40px 32px;
  }
  .clx-cl {
    flex: 1 100%;
    width: 100%;
  }
  .site-width,
  .com_easyblog.wrapper-static.view-grid .row-fluid1.row-container.esyb-wrap {
    padding-left: 32px;
    padding-right: 32px;
  }
  .fl-dir {
    flex-direction: column;
  }
  .flex-main {
    flex-direction: column;
  }
  .flex-main.fl-dir-rev {
    flex-direction: column-reverse;
  }
  .mb-gap-40 {
    gap: 40px;
  }
  .ptb-60,
  .hp-section {
    padding: 40px 0;
  }
  .hp-section-pdb-120 {
    padding-bottom: 40px;
  }
  h1.ban-head,
  h2.title-h2.ft44,
  h1.head-title-in {
    font-size: 32px;
  }
  p.ban-txt {
    font-size: 16px;
  }
  .form-back,
  .form-container {
    padding: 24px 16px;
  }
  h2.title-h2 {
    font-size: 24px;
  }
  h4,
  h5,
  h6.auth-name {
    font-size: 20px;
  }
  h6 {
    font-size: 18px;
  }
  .global-btn {
    text-align: center;
  }
  a.abtbtn {
    left: 0;
  }
  p.pln-txt {
    font-size: 20px;
  }
  .bc-image1 {
    background-image: none;
  }
  .txt-sec1,
  .ban-sec1,
  .ban-sec2,
  .txt-sec2,
  .txt-sec2.txt2-sec1 {
    flex: 1 100%;
    max-width: 100%;
  }
  .txt-sec1 {
    padding: 40px 50px;
  }
  .txt-sec2 {
    margin-bottom: -7px;
  }
  .txt-sec2 img,
  .txt-sec2.txt2-sec1 img {
    /* max-height: 100%;
        height: 100%; */
    width: 100%;
  }
  .flex-4col {
    gap: 24px;
    text-align: center;
  }
  .colm1 {
    flex: 1 47%;
    max-width: 48%;
  }
  .mrt56 {
    margin-top: 32px;
  }
  .txt-sec1.txt2-sec1 {
    padding: 40px 50px 32px;
  }
  .txt-sec2.txt2-sec1 img {
    width: 100%;
  }
  .con-sec {
    max-width: 100%;
  }
  .flex.flx-dir-wrp {
    flex-direction: column;
    gap: 24px;
  }
  footer.footer {
    padding-top: 40px;
  }
  .flex.flx-dir-wrp {
    margin-bottom: 24px;
  }
  h3.fw-title {
    font-size: 18px;
  }
  .bnt-mob {
    display: block;
  }
  .colm6 h4 {
    font-size: 20px;
  }
  .thr-line {
    display: none;
  }
  .hp-section.pdt70 {
    .mgt32 {
      margin-top: 24px;
    }
    padding-top: 40px;
  }
  .mt80.bg-cl-one.blg-inner-call.bdr16.pd48 {
    padding: 32px;
  }
  .com_easyblog.wrapper-static.view-entry #eb h2 {
    font-size: 24px;
  }
  .com_easyblog.wrapper-static.view-entry #eb h3 {
    font-size: 20px;
  }
  div#faq {
    row-gap: 20px;
  }
  button.accordion.ft22 {
    font-size: 16px !important;
  }
  span.tl-adj::before,
  span.tl-adj2::before {
    left: 12px;
  }
  span.tl-adj::after,
  span.tl-adj2::after {
    right: 12px;
  }

  .sch-bg-n {
    background-image: none;
  }
  .sch-bg-n img.op0 {
    opacity: 1;
    display: flex;
  }
  .after-txt span {
    top: 11%;
  }

  .dsk-n {
    display: block;
  }
  .sch-bg-n img.op0.mb-n {
    display: none;
  }

  .sch-bg-n img.op0 {
    opacity: 1;
    display: flex;
    max-width: 100%;
  }
  .colm img.resp {
    margin: 0 auto;
  }
  div#mod-custom110 span.img-spn a {
    width: 48px;
    height: 48px;
    background-color: #1a5fdf;
  }
  a.brand img {
    max-width: 300px;
  }
}
@media (max-width: 768px) {
  .menu-header .col-6.align-self-center.text-center.py-100 {
    text-align: start;
    padding-left: 32px;
    padding-right: 0;
    flex: 0 0 78%;
    max-width: 78%;
  }
  ul.check-list li:before {
    top: 3px;
  }
  .nav-es-container .menu-header {
    padding: 0 16px;
  }
  .site-width,
  .com_easyblog.wrapper-static.view-grid .row-fluid1.row-container.esyb-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
  .global-btn.psr.mgt32.sn-btn-mb {
    width: 100%;
    max-width: 450px;
  }
  ul.check-list {
    gap: 8px;
  }
  .txt-sec11 {
    padding: 40px 24px;
  }
  p.sc-st-auth {
    bottom: 0px;
    position: relative;
  }
  .page-header h1.innerpage-title {
    font-size: 28px;
    line-height: 110%;
  }
  ul.mod-breadcrumbs.breadcrumb {
    flex-wrap: wrap;
    row-gap: 5px;
  }
  li.mod-breadcrumbs__item.breadcrumb-item.active {
    width: 100%;
  }
  .mt80.bg-cl-one.blg-inner-call.bdr16.pd48 {
    padding: 32px 24px;
  }
  p.mb0.ft24 {
    font-size: 20px;
  }
  .bdr-box h4 {
    font-size: 18px;
  }
  #eb .eb-mod-title {
    min-height: auto;
  }
  .eb-mod.mod-items-grid.clearfix.new-box .mod-grid {
    width: 100% !important;
    max-width: 100%;
  }
  .banner.bn-bg {
    padding: 40px 0;
  }
  .colm6 .colm,
  #eb .eb-post-listing.eb-post-listing--col-3 .eb-post-listing__item {
    flex: 1 100%;
    max-width: 100%;
  }
  .mbl-pnh .global-btn.psr {
    display: none;
  }
  .site_brand_area img {
    width: 232px;
  }
  .colm,
  .colm1 {
    flex: 1 100%;
    max-width: 100%;
  }
  .testimonial .swiper-slide {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .swiper-button-prev,
  .swiper-button-next {
    width: 45px !important;
    height: 45px !important;
    top: 40% !important;
  }
  .pric {
    gap: 16px;
    padding: 16px;
  }
  .txt-sec1 {
    padding: 40px 20px;
  }
  .txt-sec1.txt2-sec1 {
    padding: 40px 20px 32px;
  }
  .hp-section.bc-image1 {
    padding-bottom: 0;
  }
  .t-sec2 {
    margin-left: -20px;
    margin-right: -20px;
  }
  label#consent0-lbl {
    align-items: flex-start;
  }
  input#consent0 {
    margin: 0;
    margin-top: 6px;
  }
  .after-txt span {
    top: 12%;
  }
}
@media (max-width: 704px) {
  footer.footer .flex.pt-60.flx-dir-wrp {
    gap: 52px;
  }
  ul.ftr-link2 li span.log a {
    line-height: 24px;
    font-size: 16px;
  }
  footer.footer .flx.flx-col.ftr-flx.align-start.gap12 {
    justify-content: center;
  }
  footer.footer ul.ftr-link2 li .ft-mail span.img-spn {
    flex: none;
    max-width: 40px;
  }

  .loc-btn {
    flex: 1 100%;
    max-width: 100%;
  }
}

@media (max-width: 445px) {
  .ftr-btn-flx.mgt32 {
    flex-direction: column;
  }
  .ftr-btn-flx.mgt32 .global-btn.psr {
    width: 100%;
    max-width: 100%;
  }

  span.log.crck-br br {
    display: none;
  }
}
.colm.text-cnter img {
  margin: auto;
}
.Cagri-wrk .thr-line {
  width: 75%;
  left: 140px;
}
h4.ft-title {
  font-family: Arvo;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
}
table.bg-tble {
  border-collapse: collapse;
}
table.bg-tble tr th {
  background: #000918;
  color: #fff;
  font-family: "Lato";
  font-size: 18px;
  line-height: 150%;
  padding: 14px 18px;
}
table.bg-tble tr td {
  font-size: 16px;
  line-height: 150%;
  /* padding: 14px 18px; */
  padding: 10px 14px;
  border-bottom: 1px solid var(--Rich-Black, #000918);
}
.blg-inner-call a {
  color: #000918;
}
h4.ft28 {
  font-size: 28px;
}
.flex-col-rw.gap40 {
  gap: 40px;
}
.flex-wrp {
  flex-wrap: wrap;
}
.flex-col-rw.pep-key {
  flex-wrap: wrap;
}
.pep-key .colm.bdr-box.pd40 {
  padding: 40px;
  border-radius: 16px;
}
hr.key-line {
  background: #000918;
  height: 1px;
  border: 0;
  opacity: 1;
}
.mtb16 {
  margin-top: 16px;
  margin-bottom: 16px;
}
/* Youth & Aesthetics Peptide Therapy */
.youth-aesth-bg-im {
  background-image: url(../../../../../images/youth-aesth-bg-1.jpg);
}
.youth-aesth-bg-im2 {
  background-image: url(../../../../../images/youth-aesth-bg-2.jpg);
}
.youth-aesth-bg-im3 {
  background-image: url(../../../../../images/youth-aesth-bg-3.jpg);
}
/* Healing & Performance Peptide Therapy */
.hel-per-bg-im {
  background-image: url(../../../../../images/hel-per-bg-1.jpg);
}
.hel-per-bg-im2 {
  background-image: url(../../../../../images/hel-per-bg-2.jpg);
}
.hel-per-bg-im3 {
  background-image: url(../../../../../images/hel-per-bg-3.jpg);
}
/* Pancragen */
.pancragen-bg-im {
  background-image: url(../../../../../images/crystagen-bg-1.jpg);
}
.pancragen-bg-im2 {
  background-image: url(../../../../../images/crystagen-bg-2.jpg);
}
.pancragen-bg-3 {
  background-image: url(../../../../../images/crystagen-bg-3.jpg);
}
#eb ul li {
  margin-top: 16px;
}
@media (max-width: 991px) {
  .flex-4col.nbr4 .colm.inner-thr {
    flex: 1 47%;
    max-width: 49%;
  }
  h4.ft28 {
    font-size: 20px;
  }
  .tb-mrlr-at {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .max-sized {
    margin-bottom: 0px !important;
  }
  .flex-4col.nbr4 .colm.inner-thr {
    flex: 1 100%;
    max-width: 100%;
  }
  .blg-table {
    overflow: scroll;
  }
  table.bg-tble {
    max-width: 700px !important;
    width: 700px !important;
  }
  .flex-col-rw.gap40,
  .flex-col-rw.gap48 {
    gap: 30px;
  }
  .pep-key .colm.bdr-box.pd40 {
    padding: 24px;
    border-radius: 16px;
  }
  .colm.bdr-box.pd48 {
    padding: 24px;
  }
  span.list-ttl {
    font-size: 16px;
  }
  ul.blog-list {
    padding-left: 10px;
  }
  ul.blog-list li {
    padding-left: 20px;
  }
  #eb ul li {
    margin-top: 10px;
  }
}

/* faq code by ak */

.clx-cl.txt-sec11.algn-item {
  align-items: unset;
  gap: 40px;
}
.txt-sec12 {
  padding: 0px !important;
}
.pln1-info {
  flex: 1;
  width: auto;
}
.top-width {
  margin-top: 25px;
}
p.phn-at.mbl-pnh {
  display: none;
}
.page-header h1.innerpage-title {
  line-height: 110%;
}
@media (max-width: 991px) {
  .pln1-info {
    flex: 1;
    width: 100%;
  }
  p.phn-at.mbl-pnh {
    display: block !important;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0;
  }
}
.mt30 {
  margin-top: 30px;
}

.flx-fx {
  display: flex;
  gap: 15px;
}
.tpPhone {
  margin-bottom: 0;
}
.tpPhone a {
  background: #1a5fdf;
  color: #fff;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  padding: 10px 32px;
}
.tpPhone img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(7496%)
    hue-rotate(327deg) brightness(112%) contrast(105%);
}
@media (max-width: 991px) {
  .tpPhone {
    display: none;
  }
  .sc8-bg-im.bg-im, .sc9-bg-im.bg-im {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }
  .banner.bn-bg .ptb-60 {
    padding-bottom: 12px;
}
}
/* css by ak */
@media (max-width: 768px) {
  .after-txt span {
    left: 49% !important;
  }
  .bdr-box p {
    margin: auto;
  }
}
@media (max-width: 400px) {
  .site_brand_area img {
    width: 202px;
  }
}

/* added for 404 page  */
.error ul,
.error li {
  margin: 0 !important;
  list-style: none !important;
}
.error ul.blk-bult-list{
    padding-left: 0 !important;
}

.blog-page-inner {
    max-width: 810px;
    margin: auto;
    padding: 60px 0;
}
span.list-ttl {
    font-size: 15px;
}