* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html,
body {
    overflow-x: hidden;
    margin-top:0px !important;
}

@font-face {
    font-family: "apparat", sans-serif;
    font-weight: 300;
}


@font-face {
    font-family: "apparat", sans-serif;
    font-weight: 500;
}

@font-face {
    font-family: "apparat", sans-serif;
    font-weight: 600;
}


.ib-full-width {
    padding-right: 0px !important;
    padding-left: 0px !important;
    overflow-x: hidden;
}

.container {
    max-width: 1140px !important;
}

/* Global CSS Start*/

a.page-interlink-style {
    color: #ee3333;
    text-decoration: none;
}


a{
    cursor:pointer;
    
}

ul {
    padding-left: 0px;
    margin-bottom: 0;
}

ol li {
    font-family: "apparat", sans-serif;
    color: #505050;
    font-size: 20px;
    line-height: 28px;
}

h1 {
    font-size: 112px;
    font-weight: 600;
    line-height: 94px;
    letter-spacing: -3px;
    text-transform: uppercase;
}

h2 {
    font-size: 56px;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: -2px;
    text-transform: uppercase;
}

h3 {
    font-weight: 600;
    font-size: 36px;
    line-height: 39px;
    letter-spacing: -1px;
    text-transform: uppercase;
}

h4 {
    
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.3px;
}

h5,
h5 .accordion-button {
    
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.25px;
}

p {
    font-family: "apparat", sans-serif;
    font-weight: 400;
}
.btwn_claim {
    font-size: 15px !important;
    line-height: normal !important;
}
.red_color{
    color: #505050 !important;
}

.ib-btns {
    display: flex;
    column-gap: 16px;
}

.ib-btn-white {
    
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #000;
    padding: 16px 28px;
    background-color: #fff;
    text-decoration: none;
    text-align: center;
    transition: all .3s;
    text-transform: uppercase;
    cursor: pointer;
}

.ib-btn-white:hover {
    color: #fff;
    background-color: #EE3333;
}

.ib-btn-brandclr {
    
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    padding: 16px 28px;
    border: 1px solid #EE3333;
    background-color: #EE3333;
    text-decoration: none;
    text-align: center;
    transition: all .3s;
    text-transform: uppercase;
    cursor: pointer;
}

.ib-btn-brandclr:hover {
    border: 1px solid #000;
    color: #000;
    background-color: #fff;
}

.ib-btn-outline {
    border: 1px solid #000;
    padding: 16px 28px;
    color: #000;
    text-decoration: none;
    
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    transition: all .3s;
    text-transform: uppercase;
    cursor: pointer;
    /*z-index:9;*/
}

.ib-btn-outline:hover {
    color: #fff;
    background-color: #EE3333;
    border-color: #EE3333;
}

.ib-card-slider .slick-slide img {
    width: 100%;
}

.ib-card-slider .slick-prev {
    left: -80px;
    z-index: 99999;
}

.ib-card-slider .slick-next {
    right: -70px;
    z-index: 99999;
}

.ib-card-slider .slick-prev,
.ib-card-slider .slick-next {
    background-color: #fff;
    width: 56px;
    height: 56px;
    border-radius: 50%;
}

.ib-card-slider .slick-dots {
    bottom: -50px;
}

.ib-card-slider .slick-dots li button:before {
    color: #000;
    font-size: 30px !important;
}

.ib-card-slider .slick-dots li.slick-active button:before {
    color: #F1F1F1;
}

.testimonial-card .slick-prev,
.testimonial-card .slick-next {
    bottom: 0;
    top: auto;
    left: auto;
    z-index: 99999;
}

.testimonial-card .slick-prev {
    right: 11px;
}

.testimonial-card .slick-prev:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/07/arrow_back.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
}

.testimonial-card .slick-next:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/07/arrow_forward.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
}

.testimonial-card .slick-dots {
    bottom: -60px;
}

.testimonial-card .slick-dots li button:before {
    color: #EE3333;
    font-size: 10px;
}

.testimonial-card .slick-dots li.slick-active button:before {
    color: #EE3333;
}

.slick-loading .slick-list {
    background: #fff !important;
}

button {
    background: transparent;
    border: none;
}

.mob-slider .slick-dots li button:before {
    color: #F1F1F1 !important;
    font-size: 30px;
    opacity: 1;
}

.mob-slider .slick-dots li.slick-active button:before {
    color: #000 !important;
}

.mob-slider .slick-dots {
    bottom: -46px !important;
}

.mob-slider .slick-prev,
.mob-slider .slick-next {
    top: auto;
    bottom: -88px;
    width: auto;
    background-color: #F1F1F1;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    z-index: 999999;
}

.mob-slider .slick-prev {
    left: 16px !important;
}

.mob-slider .slick-next {
    right: 16px !important;
}

.mob-slider .slick-next:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/07/next-Button.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 10px;
    height: 17px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.mob-slider .slick-prev:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/07/prev-Button.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 10px;
    height: 17px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.short-text-bef-heading {
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.list-check {
    list-style-type: none;
}

.list-check li {
    padding-left: 34px;
    position: relative;
    font-family: "apparat", sans-serif;
    font-weight: 400;
    color: #000;
}

.list-check li::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0px;
    background-image: url(/wp-content/uploads/2024/07/list-check.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    display: block;

}



/*#ib-sec-two,*/
/*#ib-sec-treatments,*/
/*#ib-sec-steps,*/
/*#ib-sec-testimonial,*/
/*#ib-sec-counter,*/
/*#ib-sec-seven,*/
/*#ib-sec-eight,*/
/*#start-best-life,*/
/*#ib-sec-blogs,*/
/*#ib-sec-faq{*/
/*    position:relative;*/
/*}*/


/* Global CSS End*/


/*Sitemap CSS Start*/

h1.sitemap-head {
margin-top: 112px;
}

h4.home-head:first-child {
    margin-top: 50px !important;
}

h4.home-head a {
    color: #000 !important;
    text-decoration: none !important;
    margin-top: 20px !important;
    display: inline-block !important;
    transition: all 0.3s ease-in-out !important;
}

h4.home-head-normal {
    color: #000 !important;
    text-decoration: none !important;
    margin-top: 20px !important;
    transition: all 0.3s ease-in-out !important;
    margin-bottom: 20px;
}

h4.home-head a:hover {
    color: #ee3333 !important;
}

ul.sitemap-menu li {
    list-style: none;
    margin-bottom: 20px;
    padding-left: 30px;
}

ul.sitemap-menu li a {
    text-decoration: none;
    color: #000!important;
    font-size: 20px;
    line-height: 26px;
    transition: all 0.3s ease-in-out;
    font-weight: 500;
}

ul.sitemap-menu li a:hover {
    color: #ee3333 !important;
}

/*Sitemap CSS End*/


.fixed-header {
  position: fixed !important;
  top: -110px !important;
}
 
#header-menu {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999;
    width: 100%;
    padding: 20px 0px;
}

#header-menu.scroll {
    position: fixed !important;
    background-color: #fff;
    transition: all 0.5s;
}

#header-menu.scroll ul.ib-main-menu li a {
    color: #000 !important;
}

/* #header-menu.scroll ul.ib-main-menu li.header-logo,
#header-menu.scroll ul.ib-main-menu li:first-child a::after,
#header-menu.scroll ul.ib-main-menu li:last-child a::after,
#header-menu.scroll .mob-menu .header-logo-mob{
    filter: invert(1);
} */

#header-menu.scroll .hamburger::before,
#header-menu.scroll .hamburger::after,
#header-menu.scroll .hamburger .hamburger-icon::before,
#header-menu.scroll .hamburger .hamburger-icon::after {
    background: #000 !important;
}

#header-menu nav ul.ib-main-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    
}

#header-menu ul.ib-main-menu li {
    display: inline-block;
}

#header-menu ul.ib-main-menu li a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    
    font-weight: 600;
    font-size: 17px;
    line-height: 24px;
    position: relative;
    cursor:pointer;
    display: flex;
    align-items: center;
}
#header-menu ul.ib-main-menu li a:hover,
#header-menu ul.ib-main-menu li a:hover::before {
    color: #D92827 !important;
}
.home #header-menu ul.ib-main-menu li a{
    color: #fff;
}
#header-menu ul.ib-main-menu li.ib-sub-menu {
    margin-right: 20px;
}

#header-menu ul.ib-main-menu li a.ib-sub-menu::after {
    content: "";
    background-image: url(/wp-content/uploads/2024/07/down-arrow-black-menu.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 12px;
    height: 8px;
    display: block;
    margin-left: 7px;
}
#header-menu ul.ib-main-menu li a.ib-sub-menu:hover::after,
#header-menu ul.ib-main-menu li a.ib-sub-menu.active::after{
    background-image: url(/wp-content/uploads/2024/07/up-arrow-red-menu.png) !important;
        margin-left: 7px;
}

#header-menu ul.ib-main-menu li a.ib-sub-menu.active{
    color:#D92827 !important;
}

.ib-sub-menu.active{
    transition:all .5s;
}
.ib-sub-menu.active::after{
    rotate: 180deg;
}
#header-menu ul.ib-main-menu li.header-logo {
    margin-left: 0px;
}

#header-menu ul.ib-main-menu li:last-child {
    margin-right: 35px;
}

#header-menu ul.ib-main-menu > li:last-child a::after {
    content: "";
    background-image: url(/wp-content/uploads/2024/07/right-arrow-black-menu.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: -32px;
    top: 50%;
    transform: translateY(-50%);
}
#header-menu ul.ib-main-menu li:last-child a:hover::after {
    background-image: url(/wp-content/uploads/2024/07/right-arrow-red-menu.png) !important;
}
#header-menu .mob-menu {
    display: none;
}


    #header-menu nav .services-sub-menu{
        position: absolute;
    }

    #header-menu nav .services-sub-menu.show{
        padding-top: 60px;
    }


#header-menu nav .services-sub-menu .treatments-list .heading,
#header-menu nav .services-sub-menu .services-list .heading{
    margin-bottom: 32px;
}
#header-menu nav .services-sub-menu .services-list .services .services-content a{
    
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom: 4px;
}
#header-menu nav .services-sub-menu .services-list .services .services-content p{
    font-family: "apparat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #727272;
    margin-bottom: 0;
}
#header-menu nav .services-sub-menu .treatments-list .menu ul{
    padding-right: 0;
    column-count: 2;
}
#header-menu nav .services-sub-menu .treatments-list .menu ul li{
    list-style-type: none;
    display:block;
}
#header-menu nav .services-sub-menu .treatments-list .menu ul li:not(:last-child){
    margin-bottom: 24px;
}
#header-menu nav .services-sub-menu .treatments-list .menu ul li a{
    font-family: "apparat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    text-decoration: none;
    text-transform: capitalize;
}
#header-menu nav .services-sub-menu .heading{
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0.5px;
    color: #727272;
    text-transform: uppercase;
}



.services-sub-menu{
    opacity: 0;
    transform: translateY(20px);
    height: 0;
    overflow: hidden;
    transition: opacity 0.5s ease, transform 0.5s ease, height 0.5s ease;
}

.services-sub-menu.show {
    opacity: 1;
    transform: translateY(0);
}





/* banner start */
#banner {
    background-size: cover !important;
    /* height: calc(85vh + 200px); */
    padding-top: 3rem;
    padding-bottom: 3rem;
    position: relative;
    background-repeat: no-repeat;
    background-position: center !important;

}


#banner h1 {
    max-width: 1043px;
    margin-bottom: 24px;
    color: #fff;
}

#banner p {
    font-family: "apparat", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.25px;
    color: #fff;
    max-width: 752px;
    margin-bottom: 48px;
}

#banner .banner-content-bottom {
    position: relative;
    margin-top: 150px;
    margin-bottom: 50px;
}

#banner .banner-content-center {
    position: relative;
}

/* banner end */


#ib-sec-two {
    padding: 120px 0px;
}

#ib-sec-two .section-header {
    max-width: 849px;
}

#ib-sec-two .section-header h2 {
    color: #002400;
}

#ib-sec-two .section-header p {
    font-family: "apparat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #505050;
    margin-top: 16px;
}

#ib-sec-two h3 {
    color: #B8B8B8;
    text-transform: uppercase;
}

#ib-sec-two .content {
    margin-top: 60px;
    margin-left:0px;
    margin-right:0px;
}

#ib-sec-two .content .services {
    border-bottom: 1px solid #B8B8B8;
    padding: 16px 0px;
}

#ib-sec-two .services .services-content .services-header {
    font-size: 36px;
    font-weight: 600;
    line-height: 39px;
    color: #211C1C;
    letter-spacing: -1px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
}

#ib-sec-two .services .services-content .services-header:hover {
    color: #2A4527;
}

#ib-sec-two .services .services-content .services-header::after {
    content: "";
    background-image: url(/wp-content/uploads/2024/07/right-arrow-red.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 14px;
    height: 22px;
    display: block;
    position: absolute;
    right: -32px;
    top: 50%;
    transform: translateY(-50%);
}

#ib-sec-two .services .services-content p {
    font-family: "apparat", sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
    color: #505050;
    max-width: 569px;
    margin-top: 9px;
}

#ib-sec-two .services .services-content {
    display: flex;
    align-items: center;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 0.5s;
}

#ib-sec-two .services.active .services-content {
    opacity: 1;
    max-height: 100%;
}

#ib-sec-two .services.active .services-item-heading {
    display: none;
}


#ib-sec-treatments {
    padding: 120px 0px 50px 0;
    background-color: #F1F1F1;
}

#ib-sec-treatments h2 {
    color: #002400;
}

p.dis_section {
    margin-top: 10px;
    color: #505050 !important;
    font-style: normal;
    font-size: 12px !important;
    margin-bottom: 0;
}

#ib-sec-treatments .content {
    margin-top: 60px;
}

#ib-sec-treatments .ib-card-slider .slick-track {
    display: flex;
    justify-content: space-between;
    column-gap: 12px;
}

#ib-sec-treatments .content .card-item img {
    margin-bottom: 32px;
}

#treatments #ib-sec-treatments .content .card-item img {
    filter: brightness(0.9);
}
#treatments #ib-sec-treatments{
    background-color:transparent;
}
#treatments #ib-sec-treatments .content span.category{
    background-color:#F1F1F1;
}


#ib-sec-treatments .content span.category {
    background-color: #ffffff;
    padding: 2px 12px;
    border-radius: 40px;
    font-family: "apparat", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 8px;
    color: #505050;
    text-align:center;
    
}

#ib-sec-treatments .content .heading {
    color: #000;
    
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.25px;
    text-decoration: none;
}

#ib-sec-treatments .content p.excerpt {
    font-family: "apparat", sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
    color: #505050;
    margin-top: 12px;
}



/* steps section start */
#ib-sec-steps {
    padding: 120px 0px;
}

#ib-sec-steps.ib-section-light {
    background-color: #F1F1F1;
}

#ib-sec-steps h2 {
    color: #002400;
    margin-bottom: 40px;
}

#ib-sec-steps .ib-timeline {
    column-gap: 48px;
    position: relative;
}

#ib-sec-steps .ib-timeline:not(:last-child) {
    margin-bottom: 40px;
}

/* #ib-sec-steps .ib-timeline:not(:last-child)::after{
    content: "";
    position: absolute;
    top: 49%;
    left: 1%;
    border: 1px solid #D92827;
    height: 86%;
} */
.ib-timeline-content {
    position: relative;
}

.ib-timeline-content:before {
    content: "";
    position: absolute;
    left: 3%;
    top: 20%;
    height: 60%;
    z-index: 0;
}

#ib-sec-steps .ib-timeline .timeline-number {
    
    font-size: 24px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing:-0.25px;
    text-align: center;
    position: relative;
    height: 24px;
    margin-top: 17px;
    color: #000;
}

.timeline-number.active {
    color: #ffffff !important;
}

.timeline-number.active::before {
    background-color: #2A4527 !important;
}

#ib-sec-steps .ib-timeline .timeline-number span {
    position: relative;
    z-index: 2;
}

#ib-sec-steps .ib-timeline .timeline-number::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #2A4527;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    z-index: 1;
}

#ib-sec-steps.ib-section-light .ib-timeline .timeline-number::before {
    background-color: #F1F1F1;
}

#ib-sec-steps.ib-bg .ib-timeline .timeline-number::before {
    background-color: #fff;
}

.timeline-content {
    opacity: 0;
    transform: translateX(100%);
}

.timeline-number.active+.timeline-content {
    opacity: 1;
    transform: translateX(0%);
}

#ib-sec-steps .ib-timeline h4 {
    margin-bottom: 8px;
    color: #000;
}

#ib-sec-steps .ib-timeline .timeline-content-text {
    font-family: "apparat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
}


    .timeline-line {
      position: absolute;
      top: 5px;
      left: 18px;
      width: 1px;
      background: rgba(39, 217, 69, 0.2);
    }

    .timeline-line-fill {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 0;
      background: #2A4527;
      transition: height 0.3s;
    }

    .ib-timeline {
      column-gap: 48px;
      position: relative;
    }

    .ib-timeline:not(:last-child) {
      margin-bottom: 40px;
    }

    .timeline-number {
      
      font-size: 24px;
      font-weight: 600;
      line-height: 25px;
      letter-spacing: -0.25px;
      text-align: center;
      position: relative;
      height: 24px;
      margin-top: 17px;
      color: #000;
    }

    .timeline-number.active {
      color: #ffffff !important;
    }

    .timeline-number.active::before {
      background-color: #2A4527 !important;
    }

    .timeline-number span {
      position: relative;
      z-index: 2;
    }

    .timeline-number::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      border: 1px solid #2A4527;
      border-radius: 50%;
      width: 56px;
      height: 56px;
      z-index: 1;
    }

    .ib-section-light .timeline-number::before {
      background-color: #F1F1F1;
    }

    .ib-bg .timeline-number::before {
      background-color: #fff;
    }

    .timeline-content {
      opacity: 0;
      transform: translateX(100%);
      transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    }

    .timeline-number.active + .timeline-content {
      opacity: 1;
      transform: translateX(0%);
    }

    .timeline-content h4 {
      margin-bottom: 8px;
      color: #000;
    }

    .timeline-content-text {
      font-family: "apparat", sans-serif;
      font-size: 20px;
      font-weight: 400;
      line-height: 28px;
      color: #000;
    }

    /*section#ib-sec-steps {*/
    /*  height: 100vh;*/
    /*  position: relative;*/
    /*}*/










/* steps section end */

/* testimonial section start */
#ib-sec-testimonial.home-testimonials {
    background: url(/wp-content/uploads/2024/07/testimonial-with-heading.png) no-repeat center;
    background-size: cover;
    padding: 120px 0px;
}

#ib-sec-testimonial .content-header h2 {
    color: #fff;
}

#ib-sec-testimonial .content-header h2 span {
    color: #EE3333;
    display: block;
}

#ib-sec-testimonial .content-header p {
    font-family: "apparat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
}

#ib-sec-testimonial.home-testimonials .testimonial-card {
    margin-top: 160px;
}

#ib-sec-testimonial .testimonial-card .card-item {
    max-width: 848px;
}

#ib-sec-testimonial .testimonial-card .slick-slide {
    margin: 0 12px;
}

.ib-quote {
    background: url(/wp-content/uploads/2024/07/quote.png) no-repeat center;
    background-size: cover;
    width: 58px;
    height: 50px;
}

#ib-sec-testimonial .testimonial-card p {
    font-family: "apparat", sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 38px;
    margin: 48px 0px;
    color: #000;
}

#ib-sec-testimonial.home-testimonials .testimonial-card p {
    color: #fff;
}

#ib-sec-testimonial .testimonial-card .author .flex-sm-column {
    flex-direction: column;
}

#ib-sec-testimonial .testimonial-card .author .author-stars-place {
    padding-left: 12px;
    border-left: 1px solid #EE3333;
    margin-right: 64px;
}

#ib-sec-testimonial .testimonial-card .author .author-stars-place .stars-heading {
    
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    color: #000;
}

#ib-sec-testimonial .testimonial-card .author .author-stars-place .stars{
    display:flex;
    column-gap:3px;
}

#ib-sec-testimonial.home-testimonials .testimonial-card .author .author-stars-place .stars-heading {
    color: #fff;
}

/* testimonial section end */


/* counter section start */
#ib-sec-counter {
    padding-top: 100px;
    padding-bottom: 60px;
}

.about-counter {
    padding-bottom: 100px !important;
}

#ib-sec-counter .ib-counter-number {
    font-size: 100px;
    font-weight: 600;
    line-height: 128px;
    letter-spacing: -2px;
    color: #002400;
    text-transform: uppercase;
}

#ib-sec-counter .ib-counter-text {
    font-family: "apparat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #505050;
    max-width: 260px;
}

/* counter section end */


/* section seven start */
#ib-sec-seven {
    padding: 100px 0px;

}

#ib-sec-seven .content-header h2 {
    color: #002400;
}

#ib-sec-seven .content-header p {
    font-family: "apparat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    max-width: 771px;
    color: #505050;
    margin-top: 16px;
}

#ib-sec-seven .content {
    overflow-x: visible;
    flex-wrap: nowrap;
}

#ib-sec-seven .content.slider-card img {
    width: 100%;
    height: 459px;
    object-fit: cover;
}

#ib-sec-seven .content.slider-card .heading {
    
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.25px;
    color: #000;
    max-width: 645px;
    margin-top: 24px;
}

#ib-sec-seven .content.slider-card p {
    font-family: "apparat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #505050;
    max-width: 645px;
    margin-top: 8px;
}


#ib-sec-seven .container {
    padding: 0px;
}

/*#ib-sec-seven .slick-slide,*/
#ib-sec-seven .content-header {
    margin-left: 12px;
    margin-right: 12px;
}

#ib-sec-seven .ib-scroll-trigger {
    padding-top: 70px !important;
}




#ib-sec-seven .slick-prev {
    left:87%;
        top: -110px;
    z-index: 99999;
}

#ib-sec-seven .slick-next {
    right: 0px;
        top: -110px;
    z-index: 99999;
}

#ib-sec-seven .slick-prev,
#ib-sec-seven .slick-next {
    background-color: #fff;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.10);
}

#ib-sec-seven .slick-prev:before, .ib-card-slider .slick-prev:before, .mob-slider .slick-prev::before {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    rotate: 220deg;
    border-top: 4px solid #000;
    border-right: 4px solid #000;
    position: relative;
    left: 2px;
}

#ib-sec-seven .slick-next:before, .ib-card-slider .slick-next:before, .mob-slider .slick-next::before {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    rotate: 45deg;
    border-top: 4px solid #000; 
    border-right: 4px solid #000;
    position: relative;
    left: -2px;
    
}

/* section seven end */

/* section eight start */

#ib-sec-eight a.ib-btn-outline {
    z-index: 999;
    position: relative;
}

#ib-sec-eight {
    background-color: #F1F1F1;
    padding: 120px 0px;
}

#ib-sec-eight .content {
    max-width: 461px;
}

#ib-sec-eight h2 {
    margin-bottom: 16px;
    color: #002400;
}

#ib-sec-eight p {
    font-family: "apparat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #505050;
    margin-bottom: 55px;
}

/* section eight end */

/* section nine start */
#start-best-life {
    position: relative;
    height: 899px;
    margin-bottom: 256px;
}

#treatments #start-best-life {
    height: 550px;
    background-position-y: bottom !important;
}

.about-start-life {
    margin-bottom: 240px !important;
}

#start-best-life.ib-home {
    background: url(/wp-content/uploads/2024/07/start-life-homepage.jpg) no-repeat center;
    background-size: cover;
}

#start-best-life.ib-treatments {
    background-size: cover !important;
    z-index: 99 !important;
}

#start-best-life .content-place {
    background: url(/wp-content/uploads/2024/07/blackbox.png) no-repeat center;
    background-size: cover;
    padding: 82px 0px 77px 97px;
    width: 1530px;
    overflow-x: visible;
    transform: translateY(50%);
}

#start-best-life .content {
    max-width: 655px;
}

#start-best-life .content h2 {
    color: #fff;
    max-width: 477px;
    margin-bottom: 16px;
}

#start-best-life .content h2 span {
    color: #EE3333;
}

#start-best-life .content p {
    font-family: "apparat", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.25px;
    color: #fff;
    margin-bottom: 75px;
}

/* section nine end */

/* Blog section start */


 .blog-body .blog-content ul li {
    list-style: square !important;
}

.blog-body .blog-content  ul {
    padding-left: 25px;
}

 .single-post .main-wrapper ul {
    font-size: 20px;
    font-family: "apparat", sans-serif;
}

ol.breadcrumb li {
    align-items: center;
    line-height: 0;
}

#ib-sec-blogs {
    padding-top: 120px;
    padding-bottom: 40px;
}

#ib-sec-blogs h2 {
    color: #002400;
}

#ib-sec-blogs .content {
    margin-top: 60px;
}
#ib-sec-blogs .content img{
    width:100%;
    height: 250px;
    object-fit: cover;
    object-position: top;
    margin-bottom:24px;
}

#ib-sec-blogs .content .category{
    margin-bottom: 8px;
}
#ib-sec-blogs .content .category-item a {
    background-color: #F1F1F1;
    padding: 2px 12px;
    border-radius: 40px;
    font-family: "apparat", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    width: fit-content;
    text-align: center;
    color: #505050;
    text-decoration: none;
}

#ib-sec-blogs .content .heading {
    color: #000;
    
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.25px;
    text-decoration: none;
}

#ib-sec-blogs .content p.excerpt {
    font-family: "apparat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #505050;
    margin-top: 12px;
}

#ib-sec-blogs .slick-slide {
    margin-left: 12px;
    margin-right: 12px;
}

.tab-content {
    display: none; /* Hide all contents by default */
}

.tab-content.active-content {
    display: block; /* Show the active content */
}


/* #ib-sec-blogs .slick-dots li button:before{
    color: #F1F1F1 !important;
    font-size: 10px;
}
#ib-sec-blogs .slick-dots li.slick-active button:before{
    color: #000 !important;
}

#ib-sec-blogs .slick-dots{
    bottom: -46px !important;
}
#ib-sec-blogs .slick-prev, 
#ib-sec-blogs .slick-next{
    top: auto;
    bottom: -88px;
    width: auto;
    background-color: #F1F1F1;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    z-index: 999999;
}
#ib-sec-blogs .slick-prev{
    left: 16px;
}
#ib-sec-blogs .slick-next{
    right: 16px;
}
#ib-sec-blogs .slick-next:before{
    content: "";
    background-image: url(/wp-content/uploads/2024/07/next-Button.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 10px;
    height: 17px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#ib-sec-blogs .slick-prev:before{
    content: "";
    background-image: url(/wp-content/uploads/2024/07/prev-Button.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 10px;
    height: 17px;
    display: block;
    margin-left: auto;
    margin-right: auto;
} */

/*.blog-body ul {*/
/*    list-style: none;*/
/*}*/
.blog-body a {
    color: #000;
    text-decoration: none;
}
.blog-body .blog-content ul{
    padding-left: 2rem;
}

 ul.post-share-social-list {
    padding-left: 0;
}

/* Blog section end */

/* faq section start */

#ib-sec-faq .ib-accordion .accordion-item.open .accordion-details ul li {
    font-family: "apparat", sans-serif;
    color: #505050;
    font-size: 20px;
    line-height: 28px;
    list-style: square;
}

#ib-sec-faq {
    padding: 160px 0px;
}

#ib-sec-faq h2.heading {
    max-width: 698px;
    margin-bottom: 80px;
    color: #002400;
}


#ib-sec-faq .ib-accordion .accordion-heading {
    margin-bottom: 12px;
}
#ib-sec-faq .ib-accordion .accordion-item.open .accordion-heading {
    color: #000;
}
#ib-sec-faq .ib-accordion .accordion-item .accordion-heading {
    color: #505050;
}
#ib-sec-faq .ib-accordion .accordion-details {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}
#ib-sec-faq .ib-accordion .accordion-details p{
    font-family: "apparat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #505050;
}
#ib-sec-faq .ib-accordion .accordion-details ul{
        padding-left:30px;
}
#ib-sec-faq .ib-accordion .accordion-details a{
    color: #EE3333;
    text-decoration:none;
}

#ib-sec-faq .ib-accordion .accordion-item{
    position: relative;
    margin-bottom: 40px;
}

#ib-sec-faq .ib-accordion .accordion-item.open .accordion-details {
    max-height: 1500px;
}

#ib-sec-faq .ib-accordion .accordion-item.open .accordion-details ul {
    margin-bottom: 20px !important;
}

#ib-sec-faq .ib-accordion .accordion-item::before{
    content: "";
    position: absolute;
    top: 7px;
    right: 0;
    background-image: url(/wp-content/uploads/2024/07/plus.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    display: block;
    cursor: pointer;
}
#ib-sec-faq .ib-accordion .accordion-item.open::before{
    background-image: url(/wp-content/uploads/2024/07/minus.png) !important;
    top: 13px !important;
    width: 19px !important;
    height: 3px !important;
}
#ib-sec-faq .ib-accordion .accordion-item .accordion-content{
    max-width: 98%;
}

#ib-sec-faq .ib-accordion {
    padding-top: 64px;
    margin-top: 64px;
    border-top: 1px solid #B8B8B8;
}

#ib-sec-faq .ib-accordion:first-of-type {
    padding-top: 0px !important;
    margin-top: 0px !important;
    border-top: none !important;
}

#ib-sec-faq h4.subheading {
    margin-bottom: 32px;
    color: #727272;
}
/* faq section end */

/* footer section start */
footer {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #002400;
    color: #F3EFE8;
}

footer .disclaimer{
    margin-top: 98px;
    text-align:center;
}

footer .disclaimer p{
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin-bottom:5px;
}

footer .ib-footer-logo-text {
    
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -1px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    margin-top: 29px;
}

footer .ib-footer-logo-text span {
    color: #EE3333;
}

footer .social-icon {
    margin-top: 29px;
}

footer .social-icon div:not(:last-child) {
    margin-right: 20px;
}

footer .social-icon div a {
    font-size: 24px;
    color: #000;
}

footer .ib-footer-menu-heading {
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0.5px;
    color: #505050;
    text-transform: uppercase;
}

.footer-menu-heading-arrow {
    display: none;
}

footer .ib-footer-menu {
    margin-top: 32px;
}

footer .ib-footer-menu ul li {
    list-style-type: none;
    margin-bottom: 11px;
}

footer .ib-footer-menu ul li a {
    font-family: "apparat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    text-decoration: none;
}

footer .ib-footer-menu ul li a:hover {
    color: #EE3333;
}

footer .ib-footer-bottom {
    margin-top: 30px;
}

footer .ib-footer-bottom ul {
    display: flex;
    justify-content: end;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}

footer .ib-footer-bottom ul li {
    list-style-type: none;
    color: #727272;
    margin-right: 21px;
}
footer .ib-footer-bottom ul li a{
        font-family: "apparat", sans-serif;
}

footer .ib-footer-bottom ul li:first-child {
    order: 5;
}

footer .ib-footer-bottom ul li:nth-child(2) {
    order: 4;
}

footer .ib-footer-bottom ul li:nth-child(3) {
    order: 3;
}
footer .ib-footer-bottom ul li:nth-child(4) {
    order: 2;
}
footer .ib-footer-bottom ul li:nth-child(5) {
    order: 1;
    margin-right: 0px !important;
}
footer .ib-footer-bottom ul li:last-child {
    font-family: "apparat", sans-serif;
    order: 6;
}

footer .ib-footer-bottom ul li a {
    color: #000;
    text-decoration: none;
}

/* footer section end */




/* About page start */

#aboutpage-banner .content {
    position: relative;
    padding: 212px 0px 120px 0;
}

#aboutpage-banner h1 {
    font-size: 64px;
    font-weight: 600;
    line-height: 64px;
    letter-spacing: -2px;
    color: #000;
    max-width: 655px;
}

#aboutpage-banner h1 span {
    color: #D92827;
}

#aboutpage-banner p {
    font-family: "apparat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
}

#gameday-started {
    padding: 120px 0px;
    background-color: #f1f1f1;
}

#gameday-started h2 {
    margin-bottom: 16px;
    color: #000;
}

#gameday-started p {
    font-size: 20px;
    line-height: 28px;
    color: #505050;
}

#well-being {
    padding: 112px 0px;
    background-color: #f1f1f1;
}

#well-being h2 {
    color: #000;
}

#well-being .three-cards,
#well-being .two-cards{
    margin-top: 60px;
    row-gap: 24px;
    column-gap: 24px;
}

#well-being .three-cards .item {
    padding: 48px;
    background-color: #ffffff;
    max-width: 364px;
}
#well-being .two-cards .item {
    padding: 48px;
    background-color: #ffffff;
    max-width: 48%;
}

#well-being .three-cards .item h4,
#well-being .two-cards .item h4{
    font-size: 36px;
    font-weight: 600;
    line-height: 39px;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-top: 16px;
    color: #000;
}

#well-being .three-cards .item p,
#well-being .two-cards .item p{
    font-size: 18px;
    line-height: 24px;
    margin-top: 16px;
    color: #000;
}

.page-template-about #start-best-life{
    margin-bottom: 240px !important;
}

/* About page end */



/* Treatments page start */

#treatments-banner {
    padding: 207px 0px 120px 0px;
}

#treatments-banner .content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#treatments-banner .breadcrumb {
    margin-bottom: 0px;
}

#treatments-banner .breadcrumb .breadcrumb-item {
    font-family: "apparat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0px;
    color: #000;
    text-decoration: none;
}

#treatments-banner .breadcrumb .breadcrumb-item.active {
    font-family: "apparat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0px;
    text-decoration: none;
    color: #727272;
}

#treatments-banner h1 {
    font-size: 64px;
    font-weight: 600;
    line-height: 64px;
    letter-spacing: -2px;
    text-transform: uppercase;
    margin-bottom: 16px;
    color: #000;
}

#treatments-banner p {
    font-size: 20px;
    line-height: 28px;
    color: #000;
    margin-bottom: 48px;
}

#treatments-exploring {
    padding: 71px 0px;
    background: url(/wp-content/uploads/2024/07/Exploring-Section.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#treatments-exploring h2 {
    color: #fff;
    margin-bottom: 16px;
}

#treatments-exploring p {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
}

#treatments-benefits {
    padding: 120px 0px 60px 0px;
}

#treatments-benefits .short-text-bef-heading {
    color: #D92827;
    margin-bottom: 12px;
}

#treatments-benefits h2 {
    color: #000;
    margin-bottom: 16px;
}

#treatments-benefits p {
    color: #505050;
    font-size: 20px;
    line-height: 28px;
}

#treatments-benefits .content .list-check {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.25px;
}

#treatments-benefits .content .list-check li:not(:last-child) {
    margin-bottom: 24px;
}

#treatments-benefits .content .list-check li a {
    color: #d92827;
    text-decoration: none;
}

#treatments-expect {
    padding-bottom: 60px;
}

#treatments-expect .short-text-bef-heading {
    color: #D92827;
    margin-bottom: 12px;
}

#treatments-expect h2 {
    color: #000;
    margin-bottom: 16px;
}

#treatments-expect p {
    color: #000;
    font-size: 20px;
    line-height: 28px;
}

.trimix #treatments-expect p{
    padding-right: 37px;
}

#treatments-expect a{
    margin-top: 36px;
    display:inline-block;
}

#what-next {
    position: relative;
}

#what-next::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #F1F1F1;
    height: 171px;
    width: 100%;
    z-index: -1;
}

#what-next .ib-bg {
    padding: 64px 0px 64px 73px;
    background: url(/wp-content/uploads/2024/07/what-next.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

#what-next .content {
    max-width: 679px;
}

#what-next h3 {
    color: #fff;
    margin-bottom: 16px;
}

#what-next p {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 36px;
}

#ib-sec-testimonial.treatments-testimonials {
    background-color: #F1F1F1;
    padding: 120px 0px;
}

#ib-sec-testimonial.treatments-testimonials .ib-quote,
#ib-sec-testimonial.treatments-testimonials .testimonial-card .slick-next:before,
#ib-sec-testimonial.treatments-testimonials .testimonial-card .slick-prev:before {
    filter: invert(1);
}




/* Legal pages start */

#legal-banner {
    position: relative;
    padding: 212px 0px 50px 0px;
}

#legal-banner h1 {
    font-size: 64px;
    font-weight: 600;
    line-height: 64px;
    letter-spacing: -2px;
    color: #000;
    max-width: 620px;
}

#legal-banner p {
    font-family: "apparat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #505050;
    margin-top: 36px;
}
#legal-content p,
#legal-content p a {
    font-family: "apparat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    margin-bottom: 32px;
}
#legal-content .no-space-between p {
    margin-bottom: 0px;
}
#legal-content {
    margin-bottom: 120px;
}

#legal-content h3 {
    color: #000;
    margin-top: 48px;
    margin-bottom: 56px;
}
.privacy-policy-page #legal-content h3 {
    color: #000;
    margin-top: 32px;
    margin-bottom: 16px;
}

#legal-content .container h3:last-of-type {
    margin-top: 32px !important;
    margin-bottom: 16px !important;
}

#legal-content h4 {
    color: #000;
    margin-bottom: 16px;
}

#legal-content ol {
    padding-left: 25px;
}

#legal-content ol li,
#legal-content ul li {
    font-family: "apparat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
}

#legal-content ol li ol li:last-child,
#legal-content ol li:last-child {
    margin-bottom: 32px;
}

#legal-content ol li ol li{
    list-style-type:lower-alpha;
}

#legal-content ul {
    padding-left: 30px;
}
#legal-content a {
    color: #EE3333;
}


#popup-cookie-banner .cookie-popup {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 64px 0;
    background-color: #fff;
    margin: 0px;
    z-index: 999999999;
}

#popup-cookie-banner .content {
    max-width: 526px;
}

#popup-cookie-banner h4 {
    color: #000;
    margin-bottom: 8px;
    text-transform: capitalize;
}

#popup-cookie-banner p,
#popup-cookie-banner p a {
    font-family: "apparat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
}

#popup-cookie-banner #customizeModal {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
    z-index: 999999999;
    transition: bottom 0.5s ease;
}

#popup-cookie-banner #customizeModal.show {
    display: block;
}

#popup-cookie-banner .ib-modal-body {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px 24px;
    border: 1px solid #888;
    width: 59%;
    border-radius: 9px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    transition: top 0.5s ease;
}

#customizeModal.show .ib-modal-body {
    top: 0;
}

#popup-cookie-banner .ib-modal-body .modal-options {
    margin-bottom: 32px;
}

#popup-cookie-banner .ib-modal-body .modal-heading {
    position: relative;
}

#popup-cookie-banner .ib-modal-body .modal-heading::after {
    content: "";
    position: absolute;
    bottom: -16px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #CDCAC6;
}

#popup-cookie-banner .ib-modal-body .modal-content {
    margin-top: 36px;
}

#popup-cookie-banner .ib-modal-body .modal-content .modal-options .options-item {
    padding: 10px 0px 0px 28px;
    border-top: 1px solid #CDCAC6;
    overflow: hidden;
    max-height: 106px;
    transition: max-height 0.3s ease;
}

.options-item.expand .item-heading::before {
    rotate: 90deg;
    top: 22% !important;
    left: -27px !important;
}

#popup-cookie-banner .ib-modal-body .modal-content .modal-options .item-heading {
    font-family: "apparat", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.5px;
    color: #000;
    margin-bottom: 8px;
    position: relative;
    display: flex;
    justify-content: space-between;
}

#popup-cookie-banner .ib-modal-body .modal-content .modal-options .item-heading::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
    background-image: url(/wp-content/uploads/2024/07/next-Button.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 10px;
    height: 17px;
    display: block;
    transition: all 0.3s ease;
}

#popup-cookie-banner .ib-modal-body .modal-content .modal-options .item-heading .heading-text{
    cursor:pointer;
}

#popup-cookie-banner .ib-modal-body .modal-content .modal-options .item-heading .always-active {
    font-family: "apparat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.5px;
    color: #027A48;
}

.modal-content a {
    width: 33%;
    text-align: center;
}

#popup-cookie-banner .ib-modal-body .modal-content .modal-options .item-heading .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
}

#popup-cookie-banner .ib-modal-body .modal-content .modal-options .item-heading .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

#popup-cookie-banner .ib-modal-body .modal-content .modal-options .item-heading .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

#popup-cookie-banner .ib-modal-body .modal-content .modal-options .item-heading .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
}

#popup-cookie-banner .ib-modal-body .modal-content .modal-options .item-heading input:checked+.slider {
    background-color: #D92827;
}


#popup-cookie-banner .ib-modal-body .modal-content .modal-options .item-heading input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(16px);
}

/* Rounded sliders */
#popup-cookie-banner .ib-modal-body .modal-content .modal-options .item-heading .slider.round {
    border-radius: 34px;
}

#popup-cookie-banner .ib-modal-body .modal-content .modal-options .item-heading .slider.round:before {
    border-radius: 50%;
}

#popup-cookie-banner .ib-modal-body .modal-content .modal-options .item-content {
    padding-bottom: 16px;
}

#popup-cookie-banner .ib-modal-body .modal-content .modal-options .item-content p {
    font-family: "apparat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #50555D;
    margin-bottom: 0px;
}

#popup-cookie-banner .close {
    width: 43px;
    height: 43px;
    background-color: #F1F1F1;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}


/* Legal pages end */


/* Location Finder Page CSS */


.find-near-head {
    display: inline-block;
    margin-right: 15px;
}

.find-near-location {
    display: inline;
}

.map-container {
    padding-right: 50px;
}

.name_first {
    padding-right: 0 !important;
}
  
.page-id-33970 .gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body {
    max-width: 100%;
    display: block;
}

.page-id-33970 .gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield {
    display: block;
}

input[type="checkbox"] {
    margin-bottom: 0 !important;;
}

.page-id-33970 .gfield_consent_label {
    margin-bottom: 25px;
}
  
  button#resetBtn {
    padding-left: 50px;
    margin-top: 20px;
    color: #d92827;
    text-transform: uppercase;
    
    font-size: 14px !important;
    display:none;
}
  
  .location-map-buttons {display:none;}
  
  
  input#lf-location-search::-webkit-search-cancel-button {
    -webkit-appearance: none;
    height: 14px;
    width: 14px;
    display: block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAn0lEQVR42u3UMQrDMBBEUZ9WfQqDmm22EaTyjRMHAlM5K+Y7lb0wnUZPIKHlnutOa+25Z4D++MRBX98MD1V/trSppLKHqj9TTBWKcoUqffbUcbBBEhTjBOV4ja4l4OIAZThEOV6jHO8ARXD+gPPvKMABinGOrnu6gTNUawrcQKNCAQ7QeTxORzle3+sDfjJpPCqhJh7GixZq4rHcc9l5A9qZ+WeBhgEuAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-size: 14px;
    cursor: pointer;
}

  section.location-map-sec {
    padding-top: 112px;
    padding-left: 50px;
  }
  .gsearchtitle {
    position: absolute;
   }
   
   h4.gsearchtext {
    font-size: 22px;
   }

  .map img {
    width: 100%;
    height: 1057px;
    object-fit: cover;
}

  .search-box {
    gap: 20px;
    margin-bottom: 24px;
}

  .search-box input {
    border: 1px solid #b8b8b8;
    height: 52px;
    width: 358px;
    border-radius: 3px;
  }

  .search-box input {
    padding-left: 16px;
    padding-bottom: 3px;
  }

  .map-sec-header {
    padding: 0 0 0 56px;
    position: relative;
  }

  .map-box {
    padding-right: 56px;
  }

  .map-sec-header h5 {
    margin-bottom: 24px;
  }

  .search-result {
    padding-bottom: 36px;
  }

  .search-result p, .search-result a {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
    color: #000;
    text-decoration: none;
}

.search-result a {
    border-bottom: 1px solid #000;
}

.view-map {
    padding-left: 0;
}

ul.location-details {
    padding: 0;
}

ul.location-details li {
    list-style: none;
    font-family: "apparat", sans-serif;
}

ul.location-details li p {
    display: inline-block;
    padding-left: 28px;
    margin-bottom: 7px;
}

ul.location-details li img {
    position: absolute;
}

ul.location-details li a {
    padding-left: 28px;
}

ul.location-details li p, ul.location-details li a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}

ul.location-details li a.ib-btn-outline {
    display: inline-block;
    margin-top: 40px;
}

.locations-info {
    padding: 24px 0;
    position: relative;
}

.locations-info::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background-color: #b8b8b8;
}

.locations-info h5 span {
    color: #D92827;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    display: inline-block;
    padding-left: 8px;
}

.searched-locations {
    height: 830px;
    overflow-y: scroll;
}

.searched-locations::-webkit-scrollbar {
    width: 5px;
}

.searched-locations::-webkit-scrollbar-thumb {
    background-color: #b8b8b8;
    border-radius: 20px;
}

.all-locations .location-state {
    padding: 80px 0px;
}
.all-locations .location-state:nth-child(even) {
    background-color: #F1F1F1;
}

.all-locations .location-state .state-cities .city{
    padding-top: 24px;
    padding-bottom: 24px;
    margin-top: 24px;
    position: relative;
}
.all-locations .location-state .state-cities .city::before{
    content: "";
    position: absolute;
    top: 0;
    width: 96%;
    height:1px;
}
.all-locations .location-state .state-cities .city:nth-child(odd)::before{
    border: 1px solid #B8B8B8;
    left: 0;
}
.all-locations .location-state .state-cities .city:nth-child(even)::before{
    border: 1px solid #B8B8B8;
    right: 0;
}
.all-locations .location-state .state-cities .city:nth-child(odd){
    padding-right: 23px;
}
.all-locations .location-state .state-cities .city:nth-child(even){
    padding-left: 26px;
}
.all-locations .location-state .state-cities .city .info{
    margin-bottom: 40px;
}
.all-locations .location-state .state-cities .city .info h5{
    margin-bottom: 24px;
    position: relative;
}
.all-locations .location-state .state-cities .city .info h5 span{
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0.5px;
    color: #D92827;
    text-transform: uppercase;
    position: relative;
    left: 8px;
    bottom: 2px;
}
.all-locations .location-state .state-cities .city .info p{
    font-family: "apparat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #505050;
    margin-bottom: 7px;
    padding-left: 30px;
    position: relative;
}
.all-locations .location-state .state-cities .city .info p::before{
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    background-image: url(/wp-content/uploads/2024/07/city-info-address.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 14px;
    height: 20px;
    display: block;

}
.all-locations .location-state .state-cities .city .info a{
    font-family: "apparat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #505050;
    text-decoration: none;
    padding-left: 30px;
    position: relative;
}
.all-locations .location-state .state-cities .city .info a.phn-ic::before{
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    background-image: url(/wp-content/uploads/2024/07/city-info-call.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: block;

}

.all-locations .location-state .state-cities .city .info h5 a {
    
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.25px;
    color: #000;
    padding-left: 0;
}


.all-locations-header{
    padding-top: 80px;
}

.all-locations-header h1{
    font-size: 64px;
    font-weight: 600;
    line-height: 64px;
    color: #000;
}
.all-locations-header .content .filter{
    margin-top: 40px;
}
.all-locations-header .content .filter #choose-state{
    width: 406px;
    height: 48px;
    padding: 0px 16px;
    font-family: "apparat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #727272;
    border-color: #B8B8B8;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    background-image: url(/wp-content/uploads/2024/07/location-drop-down.png);
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 19px;
}
.all-locations-header .content .filter #choose-state:focus-visible{
    outline: none;
}
.all-locations-header .content .filter #choose-state option[disabled] {
    color: #727272 !important;
}
.all-locations-header .content .filter #choose-state option:first-child{
    display:none;
}

.scroll-to-top{
    position: fixed;
    bottom: 40px;
    right: 40px;
    display: none;
    cursor: pointer;
}
.scroll-to-top:before{
    content: "";
    background-color: #000;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.scroll-to-top.show {
    display: block;
}


/* Location Finder CSS End */



/* Services CSS Start */

    .two-cards p a, .three-cards p a {
    color: #000;
    text-decoration: none;
    }

    .ibtemph1{

        font-size: 64px;
        font-weight: 600;
        line-height: 64px;
        letter-spacing: -2px;
        text-transform: uppercase;
        margin-bottom: 16px;
        color: #000;
    }
    .ibtempbred{
        
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 22px !important;
        margin-bottom: 0px !important;
        text-decoration: none !important;
        color: #727272 !important;
        text-transform: capitalize !important;
        letter-spacing: 0px !important;
    }
    .services-breadcrumb li:last-child {
        flex: 1;
    }

.vitamin-injections-supplements .services-banner-image::before {
    position: absolute;
    content: "";
    background: #1C1818;
    width: 100%;
    height: 50%;
    z-index: -1;
    bottom: 0;
    left: 0;
}

.content.services-content {
    width: 946px;
}

.weight-loss .services-content h1 {
    width: 500px;
}

section.plain-head-text .plain-content {
    padding: 120px 0;
    width: 75%;
}

section.plain-head-text .plain-content h2 {
    margin-bottom: 24px;
    color:#000;
}

section.plain-head-text .plain-content p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
}

.services-breadcrumb {
    margin-bottom: 41px !important;
}

.services-banner p {
    margin-bottom: 32px !important;
}

.services-banner .content {
    transform: none !important;
    top: 0 !important;
}

.services-banner {
    padding: 212px 0 100px 0 !important;
}

.services-banner-image {
    position: relative;
    z-index: 2;
}

.ed-causes {
    padding: 120px 0;
    background-color: #f1f1f1;
    position: relative;
    z-index: 1;
}

.ed-causes p {
    color: #505050;
}

.ed-causes::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 299px;
    background-color: #f1f1f1;
    top: -299px;
    left: 0;
    z-index: -1;
}

ul.ed-cause-list li, .ed-signs-list {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 16px;
    font-family: "apparat", sans-serif;
}

ul.ed-cause-list li:last-child {
    margin-bottom: 0;
}

.ed-signs {
    background: url(/wp-content/uploads/2024/07/testimonial-with-heading.png) no-repeat center center/cover;
    padding: 120px 0;
}

.ed-signs .row {
    gap: 95px;
}

.ed-signs h2 {
    color: #fff;
}

.ed-signs-list-items {
    color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 0 !important;
    gap: 12px;
    margin-bottom: 16px !important;
}

.ed-signs-list-items p {
    margin-bottom: 0;
    letter-spacing: -0.25px;
}

.ed-signs-list-items img {
    width: 50px !important;
}

.ed-wellbeing {
    padding: 40px 0 120px 0 !important;
}

.ed-wellbeing h2 {
    color: #000;
    margin-bottom: 16px !important;
    padding: 0 !important;
    max-width: 752px;
}

.ed-wellbeing p {
    font-size: 20px;
    line-height: 28px;
    color: #505050;
    padding: 0 !important;
    margin-bottom: 0 !important;
    max-width: 752px;
    color: #000;
}

.ed-blog {
    padding: 120px 0 !important;
}

.services-testimonials  .testimonial-card {
    margin-top: 0 !important;
}

.services-best-life {
    background: url(/wp-content/uploads/2024/07/bg.png) no-repeat center center/cover !important;
}

#ib-sec-testimonial.services-testimonials .card-item p,
#ib-sec-testimonial.services-testimonials .card-item .author-stars-place .stars-heading{
    color:#fff !important;
}

.ed-signs-list-items:last-child {
    margin-bottom: 0 !important;
}

/* Services CSS End */

/* Blog CSS Start */

article .category, #ib-sec-blogs .content .category {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}

#blogs-banner .content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#blogs-banner .breadcrumb {
    margin-bottom: 0px;
}

#blogs-banner .breadcrumb a {
    font-family: "apparat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0px;
    color: #000;
    text-decoration: none;
    text-transform: capitalize;
}

#blogs-banner .breadcrumb .breadcrumb-item.active {
    font-family: "apparat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0px;
    text-decoration: none;
    color: #727272;
}

#blogs-banner h1 {
    font-size: 56px;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: -2px;
    text-transform: uppercase;
    margin-bottom: 24px;
    color: #000;
}

#blogs-banner p {
    font-size: 20px;
    line-height: 28px;
    color: #000;
    margin-bottom: 48px;
}



span.cat a {
    color: #505050;
    text-decoration: none;
    font-size: 12px;
    line-height: 24px;
    padding: 2px 12px;
    text-transform: uppercase;
    border-radius: 40px;
    background-color: #f1f1f1;
    display: inline-block;
    margin-bottom: 8px;
    font-family: "apparat", sans-serif;
}

.blog-banner .content p {
    margin-bottom: 0 !important;
}

.blog-banner .content {
    top: 0 !important;
    transform: none !important;
}

.blog-breadcrumb {
    margin-bottom: 25px !important;
}

.blog-social {
    margin-top: 24px !important;
}

#blogs-banner .blog-social .date,
#blogs-banner .blog-social .read{
    width: fit-content;
}

#blogs-banner .blog-social .date{
    padding-right:7px;
}

#blogs-banner .blog-social .read{
    position:relative;
}
#blogs-banner .blog-social .read::before{
    content:"•";
    position:absolute;
    top:0;
    left:0;
    width:5px;
    height:22px;
}

ul.blog-social-list li, ul.post-share-social-list li, ul.category-list li {
    list-style: none;
}

ul.blog-social-list li a, .post-share-social-list li a {
    background-color: #f1f1f1;
    width: 56px;
    height: 56px;
    border-radius: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.blog-social-list li {
    transition: all 0.3s ease-in-out;
}

ul.blog-social-list li:hover img {
    filter: brightness(0.5);
}

.blog-banner {
    padding: 207px 0 183px 0;
}

.blog-image {
    background-color: #f1f1f1;
}

.blog-body {
    background-color: #f1f1f1;
}

.blog-image img {
    margin-top: -120px;
    width:100%;
    object-fit: cover;
}

.blog-body .blog-content {
    padding: 120px 194px 64px 194px;
    
}

.blog-body h2 {
    margin-bottom: 16px !important;
    font-size: 46px;
    line-height: 56px;
    color: #000;
}

.blog-body h3 {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.blog-body h4 {
    
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.3px;
}

.blog-body li {
    padding-bottom: 20px;
}

.blog-body .category-list li{
    padding-bottom: 0px !important;
}

.blog-body p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    text-transform: math-auto;
    letter-spacing: 0;
}

.blog-intro p:last-child {
    margin-bottom: 64px !important;
}

.blog-body-img-caption p {
    margin-bottom: 0 !important;
}

.blog-body-img-caption p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0 !important;
    font-weight: 400;
    color: #727272;
    margin-top: 16px;
    padding-left: 16px;
    border-left: 1px solid #2d2d2d;
}

.blog-body .content-footer{
    padding:32px 0px;
    margin-bottom:120px;
    margin-left:auto;
    margin-right:auto;
    border-bottom:1px solid #2D2D2D;
    max-width:752px;
}

article.content #ib-sec-blogs{
    padding:120px 0px;
}

.blog-body .content-footer .category-list{
    margin-top: 28px;
    height: calc(100% - 28px);
    flex-wrap: wrap;
}

.blog-body .content-footer .category-list li:not(:last-child){
    margin-right:8px;
}

.white-box {
    margin-top: 64px;
    margin-bottom: 64px;
}

.white-box p {
    margin-bottom: 0 !important;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    padding: 32px;
    background-color: #fff;
}

.bordered-text p {
    padding: 32px;
    border-left: 1px solid #2d2d2d;
    margin-top: 32px;
}

.plain-text-2 p {
    margin-top: 32px;
}

.conclusion-text h2 {
    margin-top: 64px;
}

.post-share h6 {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}

.post-share-social-list li a {
    background-color: #fff;
    width: 56px;
    height: 56px;
    border-radius: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.category-list li a {
    color: #505050;
    text-decoration: none;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 400;
    background-color: #fff;
    padding: 2px 12px;
    border-radius: 40px;
    transition: all 0.3s ease-in-out;
}

ul.category-list li a:hover {
    color: #000;
}

.tooltip {
    padding: 8px 12px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s ease;
    position: fixed;
}


/* Blog CSS End */


/* Blog Archive Page CSS Start */



.blog-archive-head {
    text-align: center;
    padding: 212px 0 120px 0;
}

.blog-archive-head span {
    color: #d92827;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
}

.blog-archive-head h1 {
    font-size: 64px;
    line-height: 64px;
    margin: 24px 0;
    color: #000;
}

.blog-archive-head p {
    font-size: 20px;
    line-height: 28px;
    color: #000;
    margin-bottom: 0 !important;
}

section.single-blog-sec {
    padding: 0 0 120px 0;
}

section.single-blog-sec h3 a {
    font-weight: 600;
    font-size: 36px;
    line-height: 39px;
    letter-spacing: -1px;
    text-transform: uppercase;
    text-decoration:none;
    color: #000;
}
section.single-blog-sec h3{
    margin-bottom:12px;
}

section.single-blog-sec p {
    font-size: 18px;
    color: #505050;
    line-height: 24px;
    margin-bottom: 0 !important;
}

.single-blog-sec img{
    width:100%;
    height: 502px;
    object-fit: cover;
}

.post-item .category a, 
.post-item a.cat {
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    text-decoration: none;
    color: #505050;
    background-color: #f1f1f1;
    padding: 2px 12px;
    border-radius: 40px;
    margin-bottom: 8px;
    display: inline-block;
    font-family: "apparat", sans-serif;
}

/* Tabs CSS Start */

.tab {
    display: inline-block;
    padding: 8px 20px;
    margin-right: 20px;
    cursor: pointer;
    background-color: #F7F5F3;
    border-radius: 40px;
    font-size: 18px;
    line-height: 24px;
    font-family: "apparat", sans-serif;
    text-transform: capitalize;
}

.tab:last-child {
    margin-right: 0;
}

.tab.active-tab {
    background-color: #242B35;
    color: #fff;
}

.tabs-btn {
    margin-bottom: 32px;
}

.tab-content .row .category {
    margin-top: 24px;
}

.tab-content a.heading {
    color: #000;
    font-size: 24px;
    line-height: 32px;
    
    text-decoration: none;
}

.tab-content p {
    font-size: 18px;
    line-height: 24px;
    font-family: "apparat", sans-serif;
    color: #505050;
    margin-top: 12px;
    margin-bottom: 0;
}

.tab-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

/*Tab CSS End*/

/*Pagination CSS Start*/

.pagination {
    justify-content: center;
    height: 40px;
    align-items: center;
    margin-top: 64px;
}

.pagination a.page-numbers {
    font-size: 18px;
    line-height: 24px;
    position: relative;
    margin-right: 42px;
    text-decoration: none;
    color: #242b35;
}

.pagination a.page-numbers::before {
    position: absolute;
    content: "";
    width: 38px;
    height: 40px;
    border: 1px solid #d3d5d7;
    top: 50%;
    left: 50%;
    border-radius: 40px;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.pagination a.next.page-numbers::before,
.pagination a.prev.page-numbers::before{
    border:none !important;
}

.pagination span.page-numbers.current {
    font-size: 18px;
    line-height: 24px;
    position: relative;
    margin-right: 52px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    cursor: pointer;
}

.pagination span.page-numbers.current::before {
    position: absolute;
    content: "";
    width: 38px;
    height: 40px;
    background-color: #242B35;
    top: 50%;
    left: 50%;
    border-radius: 40px;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.pagination a.page-numbers:last-child {
    margin-right: 0;
}

.pagination {
    padding: 0;
}

/* Previous page button */
.pagination .prev {
    background: url('https://revamp.gamedaymens.tech/wp-content/uploads/2024/07/prev-Button.png') no-repeat center;
    width: 30px; /* Adjust the width based on your image size */
    height: 30px; /* Adjust the height based on your image size */
    border: none;
    cursor: pointer;
    text-indent: -9999px;
    display: inline-block !important;
    background-size: 10px;
    width: 9px;
}

/* Next page button */
.pagination .next {
    background: url('https://revamp.gamedaymens.tech/wp-content/uploads/2024/07/next-Button.png') no-repeat center;
    width: 30px; /* Adjust the width based on your image size */
    height: 30px; /* Adjust the height based on your image size */
    border: none;
    cursor: pointer;
    text-indent: -9999px;
    display: inline-block !important;
    background-size: 10px;
    width: 9px;
}

.tab-content {
    display: none; /* Hide all tab contents initially */
}

.tab-content.active-content {
    display: block; /* Show active tab content */
}

.posts-show {
    padding-bottom:140px;
}

/*Pagination CSS End*/

/* Blog Archive Page CSS End */





/*coocky banner start*/

.cky-btn-revisit-wrapper{
    background-color: #EE3333 !important;
}
.cky-consent-container .cky-consent-bar{
    padding:50px 0px !important;
}
.cky-notice{
    max-width: 1140px;
    margin: 0 auto;
    padding:0px 12px !important;
}
.cky-title,
.cky-notice-des{
    width:50%;
}
.cky-title,
.cky-preference-title{
    color: #000 !important;
    font-weight:700 !important;
    font-size: 32px !important;
    line-height: 36px !important;
    letter-spacing:-0.3px !important;
}
.cky-notice-des p,
.cky-preference-content-wrapper p{
    color: #000 !important;
    font-weight:400 !important;
    font-size: 18px !important;
    line-height: 24px !important;
}
.cky-btn{
    font-weight:700 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    padding:16px 28px !important;
}
.cky-accordion-btn{
    color: #000 !important;
    font-weight:600 !important;
    font-size: 20px !important;
    line-height: 28px !important;
    letter-spacing:-0.5px !important;
}
.cky-accordion-header-des p{
    color: #50555D !important;
    font-weight:400 !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: Manrope-Regular !important;
}
.cky-always-active{
    color: #027A48 !important;
    font-weight:400 !important;
    font-size: 18px !important;
    line-height: 27px !important;
    font-family: Manrope-Regular !important;
}
/*coocky banner end*/

/*404 Page CSS Start*/

#page-notfound #banner h1, #page-notfound #banner p {
    color: #000;
}
#page-notfound #banner{
    margin-top: 92px;
    position:relative;
}
/*404 Page CSS End*/










/*popup css start */

#ib_get_started .ginput_container_select select {
    border-top: 2px solid #000 !important;
    border-left: 2px solid #000 !important;
    border-right: 2px solid #505050 !important;
    border-bottom: 2px solid #505050 !important;
    border-radius: 0;
}

 .gfield--input-type-consent legend.gfield_label.gform-field-label.gfield_label_before_complex {
    display: none !important;
}

div#popmake-1253 {
    padding: 40px 50px;
}
h2.form-title {
    font-size: 36px;
    line-height: 39px;
		margin-bottom: 20px;
}
span.form-des {
    color: #000;
	display:block;
}
span.form-des:not(:last-child) {
	margin-bottom: 10px;
}
span.form-des:last-child{
    margin-bottom: 30px;
}

#ib_get_started  .gform_fields{
	row-gap: 25px;
}
#ib_get_started .gfield_label.gform-field-label {
    font-size: 18px;
    line-height: 24px;
    color: #000;
		font-weight: 600;
}
#ib_get_started input[type="submit"] {
    background: #EE3333;
    border: none;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 16px 32px;
    margin: 0 !important;
    cursor: pointer;
    border-radius: 0px;
}
#ib_get_started span.gfield_required {
    display: none !important;
}

.ginput_container.ginput_container_consent {
    display: flex;
    align-items: flex-start;
    gap: 5px;
}

#ib_get_started .ginput_container input{
	border-radius:0px;
}

.gform_validation_errors {
    display: none !important;
}

#ib_get_started select {
    border-top: 2px solid #000 !important;
    border-left: 2px solid #000 !important;
    border-right: 2px solid #505050 !important;
    border-bottom: 2px solid #505050 !important;
}

 .gfield--input-type-consent legend.gfield_label.gform-field-label.gfield_label_before_complex {
    display: none !important;
}

/*popup css end */

/*career page css start*/

.sk-ww-indeed-jobs {
    margin-top: 120px !important;
}


.sk-ww-indeed-jobs .sk-indeed-jobs-profile-usename a {
}

.sk-ww-indeed-jobs .sk-job-title-container a {
}

button.indeed-jobs-user-container.sk-btn-apply-now {
    
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.jobs-jobs-counts {
    padding: 0 0 0 0 !important;
}

span.sk-jobs-ago-text {
    margin-top: 10px;
}

/*career page css end*/

/*popup css start */

div#popmake-58165 {
    padding: 40px 50px;
}
h2.form-title {
    font-size: 36px;
    line-height: 39px;
		margin-bottom: 20px;
}
span.form-des {
    color: #000;
	display:block;
}
span.form-des:not(:last-child) {
	margin-bottom: 10px;
}
span.form-des:last-child{
    margin-bottom: 30px;
}

#ib_get_started  .gform_fields{
	row-gap: 25px;
}
#ib_get_started .gfield_label.gform-field-label {
    font-size: 18px;
    line-height: 24px;
    color: #000;
		font-weight: 600;
}
#ib_get_started input[type="submit"] {
    background: #EE3333;
    border: none;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 16px 32px;
    margin: 0 !important;
    cursor: pointer;
    border-radius: 0px;
}
#ib_get_started span.gfield_required {
    display: none !important;
}

.ginput_container.ginput_container_consent {
    display: flex;
    align-items: flex-start;
    gap: 5px;
}

#ib_get_started .ginput_container input{
	border-radius:0px;
}

.gform_validation_errors {
    display: none !important;
}

/*popup css end */

nav#pojo-a11y-toolbar.pojo-a11y-toolbar-open {
    z-index: 9999999 !important;
}




footer .disclaimer a {
    color: #EE3333;
    text-decoration: none;
}

/*Press Page CSS Start*/

.row.press-heading {
    margin: 132px 0 50px 0;
}

.row.press-heading h1 {
    font-size: 90px;
}

.press-box h6 {
    margin: 15px 0;
}

.press-box {
    border: 1px solid #000;
    padding: 15px;
    height: 100%;
    transition: all 0.3s ease-in-out;
}

.press-box:hover {
    background-color: #f4f3f2;
    box-shadow: 0 0 10px color(srgb 0 0 0 / 0.07);
    border: 1px solid #ee3333;
}

/*.press-boxes {*/
/*    margin-bottom: 112px;  */
/*    height: 100%;*/
/*    row-gap: 25px;*/
/*}*/

.press-box p {
    margin-bottom: 0;
}

.press-box a {
    color: #ee3333;
    text-decoration: none;
    font-weight: 500;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
    border-bottom: 1px solid transparent;
}

.press-box a:hover {
    border-bottom: 1px solid #ee3333;
}

/*Press Page CSS End*/

/*Treatments Extra Content CSS Start*/

.extra-content a.ib-btn-brandclr:last-child {
    margin-top: 25px;
    display: inline-block;
}

.extra-content div {
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 25px;
}

.extra-content div strong {
    margin-bottom: 10px;
    display: inline-block;
}

#extra-content-sec p {
    font-size: 20px;
    line-height: 34px;
}

.extra-content ul li {
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 25px;
}

.extra-content ul {
    padding-left: 2rem !important;
}

section#extra-content-sec {
    padding: 0 0 60px 0;
}

#extra-content-sec h2 {
    margin-bottom: 35px;
}

#extra-content-sec p {
    font-size: 20px;
    line-height: 34px;
}

#extra-content-sec ul.list-check-extra p {
    margin-top: -15px;
}

a.explore-cta-new {
    display: block;
    margin-top: 25px;
    width: 370px;
}

/*Treatments Extra Content CSS End*/


/*Glutathione Page Extra CSS*/

/*.postid-60236 section#start-best-life {*/
/*    margin-bottom: 482px !important;*/
/*}*/

/*.postid-60236 section#start-best-life .container {*/
/*    max-width: 1920px !important;*/
/*}*/

/*.postid-60236 section#start-best-life .container .content-place {*/
/*    width: 1920px !important;*/
/*    transform: translate(-20px, 100%) !important;*/
/*}*/

/*@media (max-width: 767px) {*/
/*    .postid-60236 section#start-best-life .container .content-place {*/
/*        width: 100% !important;*/
/*        transform: translate(0, 100%) !important;*/
/*    }*/
/*}*/

/*Glutathione Page Extra CSS*/

/*Telehealth page css start*/
.telehealth h3{
    margin-bottom: 20px !important;
}
.telehealth ul li:last-child{
    margin-bottom: 20px !important;
}
/*Telehealth page css end*/

/*MIC Page Extra CSS Start*/

.postid-59907 section#what-next, section#treatments-expect a {
    display: none !important;
}

a.inner-link-style {
    text-decoration: none !important;
    color: #000 !important;
}

/*MIC Page Extra CSS End*/

/*Press Page CSS Start*/

.tab-content.press-page-tabs-content {
    display: block !important;
}

.press-tabs ul#myTab {
    color: #fff;
    border-bottom: 0;
}

.press-tabs ul#myTab li.nav-item button {
    border: 0;
    padding: 0;
    padding: 10px 25px;
    color: #000;
    font-weight: 600;
    border-radius: 50px;
    border: 1px solid #000;
    margin-right: 20px;
}

.press-tabs ul#myTab li.nav-item button.active {
    color: #fff;
    border: 1px solid transparent;
    background-color: #ee3333;
}

.press-box {
    border: 1px solid transparent;
    padding: 20px;
}

/*.press-box-img {*/
/*    box-shadow: 0 0 10px color(srgb 0 0 0 / 0.07);*/
/*}*/

.press-box .press-box-btn a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    margin-top: 20px;
    transition: all 0.3s ease-in-out;
    border-bottom: 1px solid transparent;
}

.press-tabs-head {
    margin: 150px 0 100px 0;
}

.press-tabs {
    padding-bottom: 60px;
}

.press-release h4 {
    margin: 50px 0 30px 0;
}


.press-release-details h6 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
}

.press-release-details p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 0;
}

.press-release-details {
    padding: 25px;
    border-radius: 5px;
    display: flex;
    justify-content: end;
    align-items: end;
    background-color: #f4f3f2;
}

.press-release a {
    text-decoration: none;
    color: #000;
}

.press-release-date {
    width: 10%;
}

.press-box-img {
    background-color: #f4f3f2;
    padding: 20px;
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
}

.press-box {
    border-radius: 10px;
}

.press-box:hover .press-box-img {
    background-color: #ee3333;
}

.press-box:hover img {
    transition: all 0.3s ease-in-out;
    filter: invert(1);
}

@media (max-width: 1024px) {
    .press-release-details {
    flex-direction: column;
    align-items: baseline;
    }
    
    .press-release-date {
    width: 100%;
    margin-top: 10px;
    }
}

@media (max-width: 768px) {
    .tab-content img {
        height: 100% !important;
    }
    
    .press-tabs ul#myTab li.nav-item button {
    padding: 10px 15px;
    margin-right: 10px;
    }
    
    .press-tabs-head {
    margin: 120px 0 60px 0;
}
}
/*Press Page CSS End*/


/*Extra CSS Start*/

    .lf-store-info {
        display: flex;
    flex-direction: column;
    }
    a#view-all-locations{
        margin-left: 0px !important;
        color: #d92827;
        margin-top:5px;
    }
        footer .ib-footer-bottom ul {
        font-size: 19px !important;
    }

/*Extra CSS End*/