@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;

}

body {
  font-family: "Raleway", sans-serif;
  overflow-x:hidden !important;
  font-size: 16px;
    
}
/* TOP STRIP */
.top-strip {
  background-color: #FF5E00;
}

.top-strip p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
}
.top-strip .fall-sale {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 1rem;
}

.top-strip strong {
  font-weight: 600;
}

.sale-logo {
  width: 90px;
  display: inline-block;
  margin-right: 1rem;
}
/* nav */
nav {
    box-shadow: 0 5px 4px 0 #f2f2f2;
  }

.nav-item.dropdown>.dropdown-toggle::after {
  display: none;
}

.nav-dropdown {
  top: 56px !important;
  max-width: 200px;
  overflow: hidden;
  border-radius: 0 0 5px 5px;
  border: none;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}

.header.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 100;
}

/* new banner style  */
.newban-prod .main-product{
    position: relative;
    top: 2.5rem;
    width: 27em;
}

 .curl{
    position:relative;
    top: -438px;
    left: 289px;
    width: 8em;
}

.new-banner {
    padding: 60px 0;
    background: url(../../../images/sermorelin/v1/EverLife-Sermorelin_lossless.webp) no-repeat center;
    background-size: cover;
}

.new-banner h1 {
    font-size: 65px;
    line-height: 70px;
    color: #FF5E00;
    text-transform: uppercase;
    font-weight: bold;
}

.new-banner .Sublingual-cont {
    font-size: 30px;
    margin-top: 20px;
    color: #FF5E00;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.new-banner p {
    color: #ba4902;
    font-size: 30px;
    margin-left: 20px;
    margin-top: 10px;
    font-weight: 700;
    line-height: 34px;
}

.new-banner h4 {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 36px;
}
.new-banner .newban-content {
    width: 68%;
}

.new-banner .newban-content li {
    list-style: none;
    font-size: 22px;
    margin: 10px 0;
    position: relative;
    font-weight: 600;
}
.new-banner .newban-content  ul {
    padding-left: 0rem;
}

/* check */
.new-banner .newban-content li::after {
    position: absolute;
    content: '';
    background: url(../../../images/sermorelin/v1/check-yellow.webp) no-repeat center;
    background-size: contain;
    height: 30px;
    width: 22px;
    left: -30px;
    top: 0px;
  
}

/* btn-get started */

.ban-btn-new {
    background-color: #fed813;
    color: #0a0a0a;
    text-decoration: none;
    padding: 15px 20px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 6px;
    display: inline-block;
    margin-top: 1.2rem;
}

.ban-btn-new>i {
    margin-right: 5px;
}

.newban-btn.ban-btn-new {
    width: 70%;
    text-align: center;
    border-radius: 50px;
    margin-top: 9%;
    font-size: 25px;
    padding: 10px 20px;

}

/* section2 */
.second-sec {
    padding: 70px 0;
}
.second-sec h2,
.why-melatonin h2,
.escape h2 {
    font-size: 60px;
    line-height: 70px;
    color: #ba4902;
    font-weight: bold;
    margin-bottom: 1.5rem;
    text-transform: uppercase;

}

/* icons */
.second-sec .icon-sec {
    display: flex;
    align-items: center;
}

.second-sec .icon-sec p {
    padding: 0 0 0 20px;
    margin-bottom: 0px;
}

.second-sec .icon-sec p img {
    margin-top: -5px;
    margin-right: 5px;
}

.second-sec .icon-sec img {
    padding: 20px 0;
}
.second-sec .blue-icon {
    margin: 0 auto;
    display: table;
}

.second-sec .blue-icon img {
    width: 75%;
    margin: 0 auto;
    display: table;
}

.second-sec .blue-icon .text {
    font-size: 21px;
    text-align: center;
    margin-top: 15px;
}
.second-sec .icon-sec {
    display: flex;
    align-items: center;
}

.second-sec .icon-sec p {
    padding: 0 0 0 20px;
    margin-bottom: 0px;
}

.second-sec .icon-sec p img {
    margin-top: -5px;
    margin-right: 5px;
}

.second-sec .icon-sec img {
    padding: 20px 0;
}

.second-sec .blue-icon img {
    width: 75%;
    margin: 0 auto;
    display: table;
}

.second-sec .blue-icon .text {
    font-size: 21px;
    text-align: center;
    margin-top: 15px;
}
.second-sec .couple-img {
    margin-top: 5%;
    
}

/* Third section */
.third-sec,
.fifth-sec {
    padding: 70px 0;
    background-color: #f2f2f2;
}

.logo-weight{
    width: 17rem;
}
.third-sec h2,
.fifth-sec h2,
.sermorelin-quality h2,
.sleep-remd h2 {
    font-size: 41px;
    font-weight: 800;
    line-height: 50px;
}
.third-sec h2 span,
.fifth-sec h2 span,
.sermorelin-quality span {
    color: #ba4902;
}

.third-sec p,
.fifth-sec p {
    font-weight: 500;
    padding: 20px 0;
    margin-bottom: 5px;
}

.third-sec strong,
.fifth-sec strong {
    font-size: 22px;
    line-height: 25px;
}

.third-sec .points {
    margin-top: 20px;
    padding-left: 1.5rem;
}

.third-sec li,
.fifth-sec li {
    font-size: 22px;
    line-height: 24px;
    margin: 14px 0 20px;
    list-style: none;
    position: relative;
    font-weight: 500;
}

.third-sec li::after,
.fifth-sec li::after {
    position: absolute;
    content: '';
    width: 22px;
    height: 22px;
    background: url(../../../images/sermorelin/v1/check-yellow.webp) no-repeat;
    background-size: contain;
    left: -28px;
    top: -2px;
}
.third-secli dl, ol, ul{
    padding-bottom: 1.5rem;
}

.third-sec .ban-btn-new,
.fifth-sec .ban-btn-new {
    width: 80%;
    display: block !important;
    text-align: center;
    border-radius: 50px;
    margin-top: 10%;
    font-size: 26px;
    padding: 15px 20px;
    margin: 0 auto;
}

.third-sec h4,
.fifth-sec h4 {
    text-align: center;
    padding-top: 15px;
    font-weight: 600;
    font-size: 25px;
}
/* fourth sec */
.fourth-sec {
    padding: 70px 0;
}

.fourth-sec p {
    padding-top: 20px;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
}

.fourth-sec p strong {
    color: #ba4902;
    font-size: 22px;
}

.fourth-sec .client-img img {
    border-radius: 100%;
    width: 4%;
    margin-left: -10px;
}

.fourth-sec .client-img a:first-child img {
    margin-left: 0px;
}
.badge-sec.badge-sec p{
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
}

.fourth-sec .review .review-cont {
    margin-top: 40px;
}
.comp-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    gap: 20px;
    flex-wrap: wrap;
}

.comp-logo img {
    height: 180px;
}

/* verified section css */

.vrfd_rvew_sec {
    background: url(../../../images/sermorelin/v1/bgsec6.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 60px 0;
}

.vrs_head img {
    width: 80px;
}

.vrfd_rvew_sec .vrs_head h2 {
    font-weight: 700;
    font-size: 62px;
}

.vrfd_rvew_sec .vrs_head p {
    font-size: 26px;
    padding-bottom: 20px;
}

.vrfd_rvew_sec .vrfd_rvew_inner .review_wrapper .rvew_cntn_wrapper .rvew_text {
    font-size: 18px;
    height: 9em;
}

.vrfd_rvew_sec .vrfd_rvew_inner .review_wrapper .rvew_cntn_wrapper .rvew_auther {
    margin-bottom: 0px;
    margin-top: 10px;
}

.vrfd_rvew_inner {
    overflow: hidden;
}

.vrfd_rvew_inner .slick-slide {
    margin-right: 10px;
    margin-left: 10px;
    max-width: 750px;
}

.review_wrapper {
    background: #fff;
    padding: 12px;
    border-radius: 15px;
}

.rvew_img_wrapper {
    width: 100%;
    height: 430px;
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 20px;
}

.rvew_img_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vrfd_rvew_sec .ban-btn-new {
    width: 35%;
    display: block !important;
    text-align: center;
    border-radius: 50px;
    font-size: 26px;
    padding: 15px 20px;
    margin: 0 auto;
    margin-top: 4%;
}

.vrfd_rvew_sec h4 {
    text-align: center;
    padding-top: 15px;
    font-weight: 600;
}


/* marquee comp-strip */
.comp-strip {
    background-color: #732C02;
    padding: 0 0 1rem;
  }
  .marquee {
    white-space: nowrap;
    overflow: hidden;
    display: inline-flex;
    animation: marquee 80s linear infinite;
  }
  
  .marquee span,
  .marque-list {
    display: inline-block;
    font-size: 19px;
    color: #000;
    font-weight: 500;
  }
  @keyframes marquee {
    0% {
        transform: translate3d(0, 0, 0);
    }
  
    100% {
        transform: translate3d(-50%, 0, 0);
    }
  }
  .strip-title{
    text-align: center;
    font-size: 30px;
    color: #fff;
    padding: 10px 0;
  }

/* 8th */
.three-pointer {
    padding: 70px 0;
}

.three-pointer .rating h3 {
    font-size: 45px;
}

.three-pointer .rating p {
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
}

/* about sermorling graph table-sec  */
.Sermorlin-tbl h2{
    font-weight: bold;
    margin-bottom: 1rem;
    font-size: 50px;
    line-height: 60px;
}
.Sermorlin-tbl p{
    margin-top: 1rem;
    font-weight: 600;
}
.Sermorlin-tbl span{
    color: #ba4902;
}
.Sermorlin-tbl{
    background-color: #f2f2f2 ;
    padding: 70px 0;
}
.Sermorlin-tbl .longevity-info li{
 font-size: 20px;
 line-height: 24px;
 margin: 14px 0 24px;
 list-style: none;
 position: relative;
 font-weight: 500;
} 
.Sermorlin-tbl .longevity-info li::after{
    position: absolute;
    content: '';
    width: 13px;
    height: 13px;
    background-color: #732c02;
    left: -30px;
    top: 5px;  
}
/* badge-sec */

.badge-sec {
    padding: 70px 0 5px;
}

.badge-sec img {
    margin: 0 auto;
    display: table;
    width: 100%;
    position: relative;
    top: -41px;
    left: 33px;
    margin-bottom: -3.5rem;
}


.badge-sec .badge-cont {
    margin-top: 20px;
    font-weight: 500;
}

.badge-sec .badge-cont .ban-btn-new {
    width: 55%;
    text-align: center;
    border-radius: 50px;
    margin-top: 4%;
    font-size: 26px;
    padding: 15px 20px;
}
/* sec10 */
.section10 {
    background-color: #f2f2f2;
    padding: 70px 0;
}

.section10 h2{
  font-weight:bolder;
}

.graph-text-box{
    border: solid;
    border-color:#808080 ;
    border-radius: 5px;
    margin-bottom: 10px;
}

.graph-text-box p{
    padding: 1rem 0 0 2rem;
    text-align: left;
    font-weight: 700;
    
}

.section10 .ban-btn-new{
    border-radius: 40px;
    text-align: center;
    border-radius: 50px;
    margin-top: 4%;
    font-size: 26px;
    padding: 15px 20px;
    align-items: center;
    
}
.btn_graph{
    text-align: center;
}
/* section-11 */
.section-11 {
    padding: 70px 0 0px;
}
.section-11 h2{
    text-transform: capitalize;
    font-weight: bolder;
}
.section-11 p{
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
}

/* section-12 */
.sermo-prescrip {
    background-color: #f2f2f2;
    padding: 70px 0;
}

.sermo-prescrip p{
    padding-top: 18px;
    font-size: 18px;
    line-height: 28px;
}

.sermo-prescrip h2 {
    font-size: 41px;
    font-weight: 800;
    line-height: 50px;
    padding-bottom: 25px;
}

.sermo-prescrip .prescrip-box {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.sermo-prescrip .prescrip-box img {
    max-width: 60%;    
    margin: 0 auto;
}

.sermo-prescrip .ban-btn-new {
    width: 75%;
    text-align: center;
    border-radius: 50px;
    margin-top: 10%;
    font-size: 26px;
    padding: 15px 20px;
}

/* sec13 quiz */
.freescript-sec {
    background: url(../../../images/sermorelin/v1/EverLife-Sermorelin-pushup_sec13.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 70px 0;
}

.freescript-sec h2 {
    font-size: 55px;
    font-weight: 800;
    line-height: 63px;
    padding-bottom: 40px;
    width: 82%;
    margin: 0 auto;
    margin-top: 3%;
}

.freescript-sec p {
    font-size: 30px;
    width: 59%;
    margin: 0 auto;
    line-height: 40px;
}

.prescrip-btn {
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    padding: 15px 20px;
    font-size: 25px;
    font-weight: bold;
    border-radius: 20px;
    display: inline-block;
    margin-top: 1.2rem;
    border: 4px solid #ffffff;
    margin-top: 5%;
    width: 43rem;
}

.freescript-sec .ban-btn-new {
    margin: 0 auto;
    width: 35%;
    display: block !important;
    text-align: center;
    border-radius: 50px;
    margin-top: 5%;
    font-size: 26px;
    padding: 13px 20px;
    background-color: #FED813;
}

/* order box */
/* product section css */

.product_sec {
    padding: 60px 0 80px;
    position: relative;
}

.product_cntn_wrapper h2 {
    font-size: 41px;
    font-weight: 800;
    line-height: 50px;
    padding-bottom: 20px;
}

.product_cntn_wrapper span {
    color: #ba4902;
    font-weight: 800;
}

.product_cntn_wrapper p {
    padding-top: 20px;
}

.ps_badge {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
    margin-bottom: 25px;
}

.ps_badge h4{
 color: #5f2401;
}


.ps_badge img {
    width: 100px;
}

.product_box  {
    position: relative;
    border-radius: 20px;
    background: #D9D9D9;
    /* height: 36em;
    width: 35rem; */
    padding: 0;
    gap: 10px;
}

.pb_head {
    position: relative;
    background-color: #ba4902;
    display: flex;
    align-items: center;
    gap: 1px;
    border-radius: 20px 20px 0 0;
    padding: 10px 15px 10px 0;
}

.pb_head img {
    width: 125px;
    margin-top: -60px;
    margin-bottom: -50px;
    position: relative;
    left: 5px;
    z-index: 3;
}

.pb_head h6 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 22px;
    text-align: justify;
    text-align: center;
    padding-left: 1.5rem;
}

.pb_product {
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    padding-top: 10%;
    margin-bottom: 20px;
}

.pb_product::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 101%;
    /* background: url(../../../images/sermorelin/v1/Pb-hero.webp);
    background-repeat: no-repeat;
    background-size:contain; */
}

.pb_product img {
    width: 10rem;
    position: relative;
    left: 77px;
    top: -35px;
    z-index: 2;
}
.order-box-btn{
    text-align: center;
}
/* pb2 */
.pb_product-2 img {
    width: 6rem;
    position: relative;
    left: 89px;
    top: 23px;
    z-index: 2;
}

.pb_cntn {
    padding: 24px 0px 0px 7rem;
    text-align: left;
    width: 30rem;
}

.pb_cntn h3 {
    text-align: left;
    font-size: 52px;
    font-weight: 800;
    color: #ba4902;
    margin-bottom: 1px;
    /* text-transform: uppercase; */
}

.pb_cntn h4 {
    font-size: 19px;;
    line-height: 16px;
    font-weight: 700;
    font-family:Poppins;
    text-align: left;
    
}

.pb_cntn p {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
}

.pb_cntn img {
    width: 6rem;
}

.pb_cntn span.star_rating {
    display: block;
    font-size: 10px;
    line-height: 20px;
    color: #434343;
    font-family:Raleway;
}

.pb_cntn ul {
    /* padding: 10px 55px 0px;
    margin: 0; */
    padding: 10px 5px 0px;
    margin: 0;
}

.pb_cntn ul li {
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    line-height: 37px;
    padding-bottom: 15px;
    display: flex;
    align-items: baseline;
    font-family: Poppins;
}

.pb_cntn ul li i {
    color: #ba4902;
    font-size: 13px;
    line-height: 11px;
    padding-right: 6px;
}

.pbc_price span {
    font-size: 16px;
    color: #7e7e7e;
    font-weight: 500;
}

.pbc_price .pr_price {
    font-weight: 800;
    font-size: 34px;
    font-family: Poppins;
    padding: 1rem 0 2rem 0rem;
}

.pbc_price .pr_price sub {
    font-weight: 600;
    color: #939393;
    font-family: 'Raleway';
}

p.pp_save {
    font-size: 18px;
    margin: 12px 0 25px;
    font-family: 'Poppins';
}

.adt_crt_btn {
    padding: 16px 98px;
    background: #FED813;
    border-radius: 88px;
    text-decoration: none !important;
    color: #000000;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: bolder;
    font-family: 'Raleway';
    margin: 0 auto;
    display: table;
}

/* .ob-content-2 h4{
    padding-left: 3rem;
} */
/* sect15 faq */
.faq {
    padding: 60px 0;
    position: relative;
    min-height: 750px;
}
.faq h2 span {
    color: #B94901;
}

.faq h2 {
    font-size: 55px;
    line-height: 60px;
    font-weight: 800;
}

.faq img {
  width: 75%;
  margin-left: 10px;

}
.accordion-item {
    border: 0;
    --bs-accordion-btn-padding-x: 0;
    --bs-accordion-btn-padding-y: 0;
    --bs-accordion-border-color:transparency;
    --bs-accordion-active-bg:#fff;
    --bs-accordion-btn-focus-box-shadow:none;
    --bs-accordion-active-color:#000000;
}
.accordion-button {
    /* font-weight: bold; */
    font-size: 24px;
    line-height: 35px;
    padding: 14px;
    padding-left: 2rem;
    background-color: transparent;
}
.accordion-button::after {
    position: absolute;
    left: 0;
    top: 25px;
    background-image: url(../../../images/sermorelin/v1/accord_plus.webp);
    height: 16px;
    width: 16px;
    background-size: contain;

}
.accordion-button:not(.collapsed)::after {
    background-image: url(../../../images/sermorelin/v1/accord_Minus.webp);
    top: 19px;
}
 
.accordion-body p{
    font-size: 22px;
    font-weight: 500;
  }

.faq-btn-cont{
    text-align: center;
}

.faq .faq-btn{
   padding: 12px 50px;
   background: #FED813;
   border-radius: 80px;
   text-decoration: none !important;
   color: #000000;
   text-transform: uppercase;
   font-size: 20px;
   font-weight: bolder;
   font-family: 'Raleway';
   width: 75%;
}
.faq-accordion .accordion-header {
    border-bottom: 2px solid #8c8c8c;
  }

/* footer */
footer {
    background-color: #FF5E00;
    padding: 62px 0px 67px 0px;
}

footer ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 30px;
}

footer ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    padding-bottom: 5px;
    display: inline-block;
}

footer ul li:last-child a {
    padding-bottom: 0px;
}

footer h5 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 10px;
}

footer p {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

footer .social {
    margin-bottom: 0px;
}

footer .social li a {
    margin-right: 17px;
}

footer .social li:last-child a {
    margin-right: 0px;
}

footer .lowest-footer {
    margin: 70px 0px 52px 0px;
}

footer .lowest-footer p {
    margin-bottom: 0px;
    color: #ffffff;
}

footer .lowest-footer .footer-logo img {
    width: 75%;
}

footer .lowest-footer .copy-right {
    margin-right: 25px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
}

footer .small-text {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
}

footer ul.imp-link {
    margin-bottom: 0px;
}

footer ul.imp-link li a {
    margin-right: 24px;
}

footer ul.imp-link li:last-child a {
    margin-right: 0px;
}
footer a {
    color: #fff;
    text-decoration: none;
}

.footer-logo{
    margin-right: -2rem;
}


.blu-logo-mobile .slick-slide {
    padding: 0 20px;
}

.tpm_wrapper .slick-slide {
    padding: 0 30px;
}
.three-pointer-mobile .tpm_wrapper .slick-dots li button:before{
    font-size: 20px;
    color: #732C02; 
}
.sp_point_mobile .sppm_wrraper .slick-dots li button:before{
    font-size: 20px;
    color: #732C02;  
}


/* sticky header */

.sppm_wrraper .slick-slide {
    padding: 0 30px;
}

.package-box.active {
    /* background-color: #ceeedd; */
    background-color: #ffe4d3;
    border: 1px solid #ba4902;
}

.fifth-sec h4 {
    text-align: left;
}

.outr_box {
    padding: 50px 0;
}

.pb_box {
    display: flex;
    justify-items: center;
    gap: 15px;
}

.pb_product {
    text-align: center;
    position: relative;
    padding-top: 0%;
    margin-bottom: 40px;
}

.pb_product img {
    width: 90%;
    position: relative;
    left: 20px;
}

.pb_cntn {
    padding: 0 20px 30px;
    text-align: center;
    width: 80%;
}

.fda-box {
    border: 1px solid #fff;
    padding: 10px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.fda-box p {
    color:#fff;
    font-weight: 300;
}

/* .why_choose_icon_mobile .wc_slick .slick-track {
    transform: translate3d(0, 0, 0) !important;
} */