.background-image{
    background-image: url('images/banner.png');
    height: max-content;
    z-index: 9999;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}
.background-image-service{
  background-image: url('images/service/banner.png');

  z-index: 9999;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.background-image-heroin{
  background-image: url('images/heroin/web/banner.png');
  z-index: 9999;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.background-image-cocaine {
  background-image: 
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 115.44%),
    url('images/cocaine/web/banner.png');
  z-index: 9999;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.background-image-what-we-treat {
  background-image: 
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 115.44%),
    url('https://www.samarpanrecovery.com/assets/images/what-we-treat/what-we-treat-deskptop.png');
  z-index: 9999;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}


.hide-on-desktop{
  display: none !important;
}
/* ── Header nav overrides removed ───────────────────────────────────────
   These rules (.img-logo, .navbar-brand, .nav-link font-size/padding) were
   ported from the old PHP navbar-inside-hero structure and caused:
     • nav items wrapping (20px font + 50px padding)
     • logo disappearing (navbar-brand width: 90%)
   The WordPress fixed header uses main.css styles; no overrides needed here.
   ─────────────────────────────────────────────────────────────────────── */

body {
    font-family: 'Nunito Sans', sans-serif;
}
a {
    text-decoration: none;
}
#navbarNav {
    border-top: 1px solid rgba(255, 255, 255, 0.329);
    position: relative;
}
/* Active nav item indicator */
.navbar-nav .nav-link.active::before {
    content: '';
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translateX(-60%);
    width: 80%;
    height: 4px;
    background-color: #00978D;
    z-index: 2;
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: white !important;
    font-weight: bold;
}
.nav-link:hover {
    color: white !important;
    font-weight: bold;
}
h2 {
    font-family: 'Tenor Sans', sans-serif;
    
}
.banner-title{
    font-size: 67px;
    color: white;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    padding-top: 290px;
    
    
}
.banner-sub-text{
    font-size: 43px;
}
.banner-title::after {
    content: '';
    position: absolute;
    bottom: -15px; /* space below text */
    left: 50%;
    transform: translateX(-50%);
    width: 143px; /* change this to control the underline length */
    height: 2px;
    background-color: white;
  }
  .sub-text{
    font-size: 24px;
    color: white;
    padding-top: 28px;
    padding-bottom: 120px;
    text-align: center;
  }
  .left-heading{
    font-size: 36px;
    color: #545454;
    line-height: 0.8;
    z-index: 900;
  }
  .second-text{
    font-size: 75px;
    font-family: 'Tenor Sans', sans-serif;
    color: #545454;
    line-height: 0.8;
    z-index: 900;
    position: relative;
    
    }
    .text-background{
        
    }
    .cust-section{
        position: relative;
        padding-top: 70px;
        padding-bottom: 70px;
        background-image: url('images/what we are/Vector\ 26.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-size: 7%;
        background-position: bottom left;
        background-position: left 33%;
       
    }
    .left-content{

font-weight: 400;
font-size: 20px;
line-height: 100%;
letter-spacing: 0%;
padding-top:50px;
z-index: 900;
position: relative;

    }
    .img-background{
        
        position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
    z-index: 100;
}
.img-line{
        
  position: absolute;
top: 85%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 100;
}
.right-column{
    z-index:100;
}
.left-column{
   
}
.second-section{
    padding-top: 62px;
    background-image: url('images/proven\ care/Group 126.png');
    padding-bottom: 62px;
    background-size: cover;
    
    
}
.section-heading{

    text-align: center;

font-weight: 400;
font-size: 40px;
line-height: 100%;
letter-spacing: 0%;
color:white
   
}
.second-section-text{
    font-size: 53px;
    font-family: 'tenor' sans-serif;
    
}
.proven-care{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    
}
.care-arrow{
    width: 380px;
    padding-top: 20px;
}
.icons{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top:70px;
    padding-bottom: 115px;

}
.icons>img{
    width: 35%;
}
.icons>h2{
    
font-weight: 400;
font-size: 59.72px;
line-height: 100%;
letter-spacing: 0%;
color: white;
padding-top: 33px;

}
.icons>p{
    font-family: 'Nunito Sans' ,sans-serif;
font-weight: 700;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
color: white;

}
.background-line{
    
}
.cta{
    width: 100%;
    background-image: url('images/proven\ care/Vector 13.png');
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
}
.book-cta{
    display: flex;
    justify-content: center;
    padding: 10px 32px;
    border-radius: 52px;
    background-color: white;
    
    width: fit-content;
   
    
}
.book-cta>a{

    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: black;
   
    
}
.flower{
    position: absolute;
    top: 1880px;
}
.right-flower{
    position: absolute;
    right: 0px;
    top: 1400px;
}
.what-we-treat>h2{
    text-align: center;
   
}
.alcohol-treatment>h2{
  text-align: left;
}
.alcohol-img-arrow{
  width: 100%;
  justify-content: center;
  display: flex;
}
.alcohol-subtext{
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0%;
  padding-top: 100px;
  
}
.alcohol-subtext>span{
  font-weight: bold;
}
.alcohol-addiction{
  justify-content: space-around;
}
.accordion-item{
  border: none;
}
.accordion-button:not(.collapsed){
  background-color: white;
  border-bottom: 1px solid #D6D6D6;
}
.accordion-button{
  background-color: white;
  border-bottom: 1px solid #D6D6D6;
}
.accordion-button:focus{
  box-shadow: none;
}

.accordion-button {
  background-image: url('images/service/Vector (6).png'); /* path to your arrow image */
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1rem;
  padding-right: 3rem; /* make space for arrow */
}

.accordion-button::after {
  display: none; /* hide default Bootstrap arrow */
}

.accordion-button:not(.collapsed) {
  background-image: url('images/service/Vector (5).png') !important; /* rotated or different image when open */
}
.cta-service{
  background-color:rgba(0, 151, 141, 0.19);
  margin-top: 80px;
}
.cta-heading{
font-weight: 700;
font-size: 32px;
line-height: 25px;
letter-spacing: 0%;

}
.cta-subheading{
font-weight: 300;
font-size: 24px;
line-height: 30px;
letter-spacing: 0%;
margin: 0;
}
.cta-subheading>span{
  font-weight: bold;
}
.cta-service-text{
  padding: 30px 0px;
}
. {
  margin-bottom: 138px;
}

.what-we-treat{
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.section-third{
    padding-top: 170px;
    background-image:url('images/WHAT\ WE\ TREAT/66041.png');
    background-size: cover;
    padding-bottom: 115px;
}
.flower-1{
    position: absolute;
    top: 2100px;
}
.flower-treat-1{
  position: absolute;
  /* top: 1572px; */
}
.flower-1-right{
    position: absolute;
    right: 0px;
    top: 2100px;
}
.flower-treat-right{
  position: absolute;
  right: 0px;
  /* top: 1600px; */
}
.services{
    border-bottom: 1px solid #D6D6D6;
   
}
.first-row{
    padding-top: 70px;
}
.service-item{
font-weight: 400;
font-size: 20px;
line-height: 100%;
letter-spacing: 0%;
text-align: left;
padding-top: 30px;
padding-bottom: 5px;
}
.service-link{
    color: #000000;
}
#whatwetreat{
  background-image: url('images/WHAT\ WE\ TREAT/WEB/gradient.PNG');
margin-bottom: 80px;
}
#whatwetreat-subtext{
  padding-bottom: 35px;
  font-size: 36px;
}
#treat-title{
  font-size: 67px;
}

#treat-assessment{
  margin-top: 70px;
  margin-bottom: 70px;
}
.service-item:hover{
    font-weight: bold;
    border-bottom:2px solid #00978D;
}
.fourth-section{
   
    margin-top:74px;
    padding-bottom: 85px;
    
}
.testimonials{
    display: flex;
    justify-content: center;
    align-items: center;
    

}
.test-container{
    background-image: url('images/testimonials/TESTIMONIAL\ BG.png') ;
    background-size: cover;
    padding-top: 130px;
}
.test-arrows,.service-arrows{
    height: 12px;
}
.testimonials>h2{
    
font-weight: 400;
font-size: 75px;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
color: #545454;

}
.video-carousel {
  width: 100%;
  max-width: 800px;
  margin: auto;
  overflow: hidden;
  position: relative;
  /* background-color: #f5f5f5; */
}

.carousel-viewport {
  width: 100%;
  overflow: hidden;
  padding-bottom: 20px;
}

.video-track {
  display: flex;
  width: 100%; /* Important: number of cards * 100% */
  transition: transform 0.5s ease;
  padding-left: 19px;
}

.video-card {
  width: 100%;
  flex-shrink: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.video-card.active {
  opacity: 1;
  pointer-events: auto;
}

.video-card iframe {
  width: 100%;
  height: 400px;
  border: 3px solid white;
  
  box-shadow:
  -7px 4px 11px 2px #0000003D,
  524px 15px 19px -17px #00000036,
  21px 33px 26px -26px #0000001F,
  19px 59px 31px -20px #0000000A,
  -70px 92px 34px -37px #00000000
}

  .nav {
    background: #fff;
    border: none;
    font-size: 2rem;
    padding: 10px 20px;
    cursor: pointer;
    z-index: 2;
  }
  .carousel-indicators {
    display: flex !important;
    justify-content: center;
    margin-top: 20px;
    gap: 10px;
    
    position: relative;
  }

  
  .carousel-indicators button {
    width: 12px;
    height: 12px;
    
    background-color: #ffffff;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s;
  }
  
  .carousel-indicators button.active {
    background-color: #00978D;
    width: 40px;
  }
  .fifth-section{
    
    background-image: url('images/CLIENT\ SAY\ ABOUT\ US/background.png');
    background-repeat: no-repeat;
    background-position: center;
}
  
.arrow-img{
    display: flex;
    justify-content: end;
}
.multi-carousel {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1000px;
    margin: auto;
    position: relative;
  }
  
  .multi-viewport {
    overflow: hidden;
    width: 100%;
  }
  
  .multi-track {
    display: flex;
    transition: transform 0.5s ease;
  }
  
  .multi-card {
    flex: 0 0 calc(33.3333% - 20px); /* Adjusted for spacing */
    margin-right: 30px;
    box-sizing: border-box;
    margin-top: 84px;
    background: #ffffff;
    text-align: center;
    border-radius: 8px;
  }
  .multi-card:last-child {
    margin-right: 0; /* Remove margin on last card */
  }
  
  .multi-prev,
  .multi-next {
    background: none;
    border: none;
    font-size: 2rem;
    padding: 10px;
    cursor: pointer;
    z-index: 1;
  }
  .google{
    display: flex;
    align-items: end;
    justify-content: end;
    padding: 10px;
  }
  .star{
    display: flex;
    justify-content: start;
    padding: 0 25px;
    
  }
  .review-content{
   
font-weight: 300;
font-size: 15.6px;
line-height: 20.06px;
letter-spacing: 0%;
vertical-align: middle;
text-align: left;
padding: 20px 20px 0px 25px;
color: #000000;

  }
  .bottom-text{
    display: flex;
    justify-content:flex-start;
    flex-direction: row;
    padding-top: 20px;
    align-items: center;
  }
  .bottom-text>p{
  
font-weight: bold;
font-size: 17.83px;
line-height: 31.21px;
letter-spacing: 0%;
vertical-align: middle;
color:#000000;
padding-left: 15px;
text-align: left;

  }
  .cards{
    background-color: #F4F4F4;
    box-shadow: 0px 5.57px 11.15px 0px #00000026;

backdrop-filter: blur(0px);

border-radius: 12px;
height: 295px;

  }
  .experts-img-2{
    width: 100%;
    
  }
  .sixth-section{
    padding-top: 125px;
  }
  .experts-img-1{
    padding-top: 80px;
    width: 100%;
  }
  .experts-heading{
    padding-top: 80px;
    VERTICAL-ALIGN: middle;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  .experts-width{
    display: flex;
    justify-content: end;
  }
  .experts-arrow{
    width: 40%;
  }
  .expert-link{
    
    
    font-weight: 300;
    font-size: 23px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
    border:none;
    width: 33%;
    background-color: white;
    text-align: center;
  }
  .expert-link.active{
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: 3px solid #00978D;
  }
  .slider-carousel-wrapper,
  .slider-carousel-2-wrapper,
   .slider-carousel-3-wrapper  {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
    box-sizing: border-box;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  
  }
  .carousel-card-hover {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    cursor: pointer;
    transition: transform 0.3s ease;
  }
  .carousel-person-image {
    width: 100%;
    height: auto;
    display: block;
    transition: filter 0.3s ease;
  }
  
  .carousel-card-hover:hover .carousel-person-image {
    opacity: 1;
  }
  
  .hover-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: #00000096;  
    color: #fff;
    opacity: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px;
    transition: opacity 0.3s ease;
    pointer-events: none;
    border: 3px solid #00978D;
    border-radius: 12px;
  }
  
  .carousel-card-hover:hover .hover-overlay {
    opacity: 1;
    pointer-events: auto;
  }
  .tab-content{
    padding-top: 50px;
  }
  .hover-overlay h3 {
    margin: 0;
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
  }
  
  .hover-overlay p {
    margin: 4px 0 0;
    font-size: 10px;
    color: white;
    border-bottom: 1px solid white;
   width: fit-content;
}
  
  .slider-carousel-viewport , 
  .slider-carousel-2-viewport,
  .slider-carousel-3-viewport {
    overflow: hidden;
    width: 100%;
  }
  
  .slider-carousel-track ,
  .slider-carousel-2-track,
  .slider-carousel-3-track{
    display: flex;
    transition: transform 0.3s ease;
  }
  
  .slider-carousel-card ,
  .slider-carousel-2-card,
  .slider-carousel-3-card 
  {
    flex: 0 0 200px;
    margin-right: 20px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  }
  
  .slider-carousel-card img {
    width: 100%;
    height: auto;
    display: block;
  }
  .slider-carousel-2-card img , 
  .slider-carousel-3-card img {
    width: 100%;
    height: auto;
    display: block;
  }

  .slider-range-wrapper ,
  .slider-range-2-wrapper,
  .slider-range-3-wrapper {
    position: relative;
    width: 50%;
    height: 40px;
    margin-top: 30px;
  }
  
  .slider-range-wrapper::before,
  .slider-range-2-wrapper::before,
  .slider-range-3-wrapper::before
   {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 8px; /* or adjust as needed */
    background: url('images/TEAM\ OF\ EXPERTS/Vector30.png') no-repeat center center;
    background-size: contain;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 1;
  }
  
  .slider-carousel-range ,
  .slider-carousel-2-range,
  .slider-carousel-3-range{
    position: relative;
    width: 100%;
    background: transparent;
    appearance: none;
    z-index: 2;
    height: 40px;
    cursor: pointer;
    border: none;
  }
  
  /* Custom thumb */
  .slider-carousel-range::-webkit-slider-thumb {
    appearance: none;
    height: 20px;
    width: 20px;
    background: white;
    border: 2px solid black;
    border-radius: 50%;
    position: relative;
    z-index: 3;
  }
    /* Custom thumb */
    .slider-carousel-2-range::-webkit-slider-thumb ,
    .slider-carousel-3-range::-webkit-slider-thumb{
      appearance: none;
      height: 20px;
      width: 20px;
      background: white;
      border: 2px solid black;
      border-radius: 50%;
      position: relative;
      z-index: 3;
    }
  
  .slider-carousel-range::-moz-range-thumb {
    height: 20px;
    width: 20px;
    background: white;
    border: 2px solid black;
    border-radius: 50%;
    z-index: 3;
  }
  .slider-carousel-2-range::-moz-range-thumb,
  .slider-carousel-3-range::-moz-range-thumb
   {
    height: 20px;
    width: 20px;
    background: white;
    border: 2px solid black;
    border-radius: 50%;
    z-index: 3;
  }
  .form-image{
    background-image: url('images/7\ 10.png');
    height: 860px;
    position: absolute;
    width: 100%;
}
.section-8{
  position: relative;
  padding-top: 300px;
  display: flex;
  justify-content: center;
  z-index: 900;
}
.form-section{
    
    background-color: white;
    width: fit-content;
    box-shadow: -10px 8px 33px 0px #0000002b;
border-radius: 33px;

}
.form-section h2{
font-weight: 400;
font-size: 48.55px;
line-height: 68.75px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
padding: 100px 120px 0 120px;

}
.form-section p{
font-weight: 400;
font-size: 20px;
line-height: 31px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
padding: 20px 120px 0 120px;

}
form{
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  align-items: center;
  padding-bottom: 100px;
}
input{
  width: 50%;
  height: 50px;
  border: 1px solid #94805C4D;
  border-radius: 4px;
  padding: 13px 0px 13px 21px;
  font-weight: 400;
font-size: 20px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
color: black;
margin-bottom: 16px;
}
select{
  width: 50%;
  height: 50px;
  border: 1px solid #94805C4D;
  border-radius: 4px;
  padding: 10px 0px 13px 21px;
  font-weight: 400;
font-size: 20px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
color: black;
margin-bottom: 16px;
}
input::placeholder,
select::placeholder {
font-weight: 400;
font-size: 20px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
color: black;
}
.form-submit{
font-weight: 600;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
background-color: #00978D;
color: white;
padding: 10px 32px;
border-radius: 53px;
box-shadow: 0px 2px 4px 0px #0000001A;
box-shadow: 0px 8px 8px 0px #00000017;
box-shadow: 0px 17px 10px 0px #0000000D;
box-shadow: 0px 31px 12px 0px #00000003;
box-shadow: 0px 48px 13px 0px #00000000;
border: 2px solid white;

}
footer{
  background-color: rgba(0, 151, 141, 0.18);  
  padding-top: 180px;
margin-top: -80px;
  z-index: 100;
  position: relative;
}

.first-column>p{
font-weight: 400;
font-size: 12.58px;
line-height: 19.5px;
letter-spacing: 0%;
vertical-align: middle;
padding-top: 30px;
padding-bottom: 30px;

}
.footer-logo{
  width: 100%;
}
.footer-icons{
  width: 35px;
  object-fit: contain;
  padding: 0px 6px;
 
}
.footer-row>.col-md-3{
  border-right: 3px solid white;
}
.second-column,.third-column{
  padding: 20px 30px;
}
.footer-list{
  list-style-type:none;
  padding-left: 0px;
}
.footer-links{
  line-height: 37px;
font-weight: 400;
font-size: 14.16px;
line-height: 27px;
letter-spacing: 0%;
vertical-align: middle;
text-transform: capitalize;
color: #212529;
}
.second-column>p,.third-column>p{
font-weight: 700;
font-size: 20px;
line-height: 27px;
letter-spacing: 0%;
vertical-align: middle;
text-transform: capitalize;
color: #212529;
}

.illustration{
  display: flex;
  justify-content: end;
  align-items: end;
  padding-right: 40px;
}
.fixed-icon-stack {
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 12px;
  z-index: 9000;
}

.icon-link  {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.2s ease;
  background-color: #00978D;
  border-radius: 50px;
  justify-content: center;
}
.icon-link>img{
  width: 30px;
}

.icon-link:hover img {
  transform: scale(1.1);
}
.show-on-mobile{
  display: none;
}
.custom-menu {
  display: none;
  position: absolute;
  top: 56%; /* directly below the hamburger */
  left: -255px;
  background-color: #00978D;
  border-radius: 18px;
  min-width: 200px;
 
  
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  z-index: 999;

}

.custom-hamburger {
  position: relative; /* needed to anchor the dropdown */
  display: flex;
  flex-direction: column;
  gap: 6px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px;
  z-index: 1000;
}

.custom-hamburger span {
  width: 30px;
  height: 3px;
  background-color: #ffffff;
  transition: all 0.3s ease;
}

.custom-menu ul {
  list-style: none;
  margin: 0;
  padding: 10px 0;
}
.custom-menu ul li{
  padding: 10px 36px;
}


.custom-menu ul li a {
  
  border-bottom: 0.89px solid white;
  font-weight: 500;
  font-size: 17.76px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color:white;
  padding-bottom: 7px;
  display: block;
}

.custom-menu ul li a:hover {
  font-weight: bold;
}

.custom-menu.show {
  display: block;
}
.ask-for-help{
  padding-top: 20px;
  width: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
  padding-bottom: 50px;
}
.ask-for-help a{
  background-color: white;
  color: black;
  padding: 10px 60px 10px 60px;
  border-radius: 53px;

font-weight: 600;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
border: 2px solid #00978D;

}
.ask-for-help img{
  width: 143px;
  height: 2px;
}
.first-section-service{
  background-image: url('images/service/background (1).png');
  height: 500px;
  background-repeat: no-repeat;
  background-position: center;
}
.hexagon-section {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  background-image: url('images/service/Ellipse 14.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 2rem;
  flex-wrap: wrap;
}
.second-section-service{
  background-color: #EEF8F7;
}
.circle-center {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.circle-center img {
  max-width: 500px;
  width: 100%;
  height: auto;
}

.symptoms {
  font-weight: 400;
  font-size: 48px;
  line-height: 91%;
  color: white;
  position: absolute;
  text-align: center;
}

.hex-side {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.hex-wrapper {
  display: flex;
  align-items: center;
}

.hex-side.left .hex-wrapper {
  flex-direction: row-reverse;
  text-align: right;
}

.hex-side.right .hex-wrapper {
  flex-direction: row;
  text-align: left;
}

.hex-label {
  font-size: 1rem;
  color: white;
  margin: 0 0.75rem;
}

/* Hexagon shape with curves */
.hex {
  width: 120px;
  aspect-ratio: 1;
  background: #593e0d;
  clip-path: shape(from 93.3% 69.55%,curve to 88.58% 77.72% with 93.3% 75%,line to 54.72% 97.28%,curve to 45.28% 97.28% with 50% 100%,line to 11.42% 77.72%,curve to 6.7% 69.55% with 6.7% 75%,line to 6.7% 30.45%,curve to 11.42% 22.28% with 6.7% 25%,line to 45.28% 2.72%,curve to 54.72% 2.72% with 50% 0%,line to 88.58% 22.28%,curve to 93.3% 30.45% with 93.3% 25%);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.assessment{

font-weight: 400;
font-size: 64px;
line-height: 104%;
letter-spacing: 0%;

}
.assessment-subtext{

font-weight: 400;
font-size: 20px;
line-height: 25px;
letter-spacing: 0%;


}
.left-service-column{
  padding-top: 170px;
}
.test-column{
  padding-top: 85px;
  
}
.one-liner{

font-weight: 400;
font-size: 20px;
line-height: 100%;
letter-spacing: 0%;


}
.text-height{
  min-height: 80px;
}
.test-button{
  display: flex;
  width: fit-content;
  padding-top: 17px;
}
.test-button a{
  border: 2px solid #00978D;
  box-shadow: 0px 2px 4px 0px #0000001A;
 background-color: white;
 border-radius: 53px;
color: black;
font-weight: 600;
padding: 10px 32px;
}
.test-button a:hover{
  background-color: #00978D;
  color: white;

}
.service-third-section{
  padding-top: 108px;
}
.background-treatment{
  background-image: url('images/service/Group\ 153.png');
  background-repeat: no-repeat;
  background-position: center left;
  padding-top: 100px;
}
.service-approach-bg{
  background-image: url('images/service/approach/bg.png');
 
}
.treatment-textbox{
  box-shadow: -13px 14px 11px 0px #0000001A;
width: 647.1494140625px;
background-color: white;
height: fit-content;
border-radius: 16px;
padding: 15px 15px 20px 40px;

}
.treatment-textbox-2{
  box-shadow: -13px 14px 11px 0px #0000001A;
  width: 647.1494140625px;
  background-color: white;
  height: fit-content;
  border-radius: 16px;
  padding: 15px 15px 20px 40px;
}
.treatment-heading{
  color: #00978D;
}
.second-treatment{
  justify-content: end;
}
.treatment-image{
  width: 100%;
}
.main {
  position: relative;
  /* border: 2px dotted #000000; */
  border-radius: 50%;
  width: 500px;
  height: 500px;
  justify-content: center;
  display: flex;
  align-items: center;
  background: #00978D;
}

.circle {
  position: absolute;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
  height: 204px;
  width: 182px;
  background-color: rgb(0, 0, 0);
  clip-path: shape(from 93.3% 69.55%,curve to 88.58% 77.72% with 93.3% 75%,line to 54.72% 97.28%,curve to 45.28% 97.28% with 50% 100%,line to 11.42% 77.72%,curve to 6.7% 69.55% with 6.7% 75%,line to 6.7% 30.45%,curve to 11.42% 22.28% with 6.7% 25%,line to 45.28% 2.72%,curve to 54.72% 2.72% with 50% 0%,line to 88.58% 22.28%,curve to 93.3% 30.45% with 93.3% 25%);
  filter: drop-shadow(0 0 2px green); /* Green border */
}


.circle:nth-child(1) {
  transform: rotate(240deg) translateX(122px);
  left: calc(50% - -267px);
  top: calc(50% - 40px);
}

.circle:nth-child(2) {
  transform: rotate(240deg) translateX(250px);
  top: calc(50% - -226px);
  left: calc(50% - -232px);
  /* top: calc(50% - 25px); */
  
}
 

.circle:nth-child(3) {
  transform: rotate(240deg) translateX(250px);
  left: calc(50% - 187px);
  top: calc(50% - -233px);
}

.circle:nth-child(4) {
  
  transform: rotate(240deg) translateX(250px);
  left: calc(50% - 159px);
  top: calc(50% - 63px);
}

.circle:nth-child(5) {
  transform: rotate(240deg) translateX(250px);
  left: calc(50% - -242px);
  /* height: 204px; */
  top: calc(50% - 72px);
}
.circle:nth-child(6) {
  transform: rotate(240deg) translateX(250px);
  left: calc(50% - 267px);
  top: calc(50% - -86px);
}

.hexagon{
  align-items: center;
  justify-content: center;
  display: flex;
  padding-top: 160px;
}
.hexagon-container {
  position: relative;
  width: 800px;
  height: 600px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.background-image-hexagon{
  background-image: url('images/service/background\ \(1\).png');
  background-position: bottom;
  background-repeat: no-repeat;
}
.hexagon-cta{
  width: 100%;
  display: flex;
  justify-content: center;
}
.recognize{
  display: flex;
  flex-direction: row;
  width: 791px;
  align-items: center;
  justify-content: space-around;
  background-color: white;
  padding: 20px 0px;
}
.recognize-line{
  width: 153px;
  object-fit: contain;
}
.recognize>h2{

font-weight: 600;
font-style: italic;
font-size: 24px;
line-height: 74px;
letter-spacing: 0%;
text-align: center;

}
.signs{
color:#00978D;
  font-weight: 600;
font-style: italic;
font-size: 24px;
line-height: 74px;
letter-spacing: 0%;
text-align: center;

}
.get-help-btn{
  background-color: white;
  border-radius: 53px;
  border: 2px solid #00978D;
  box-shadow: 0px 2px 4px 0px #0000001A;

box-shadow: 0px 8px 8px 0px #00000017;

box-shadow: 0px 17px 10px 0px #0000000D;

box-shadow: 0px 31px 12px 0px #00000003;

box-shadow: 0px 48px 13px 0px #00000000;
display: flex;
align-items: center;
}
.get-help-btn>a{
  padding: 12px 32px;
font-weight: 600;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color: black;
}
.main-circle {
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: #00978D;
  position: relative;
  z-index: 1;
}

.hex-svg {
  position: absolute;
  width: 182px;
  height: 204px;
  z-index: 2;
}



/* Left side hexagons */
.hex-left-1 {
  transform: translate(-275px, -4px) rotate(240deg);
}
.hex-left-2 {
  transform: translate(-187px, 145px) rotate(240deg);
}
.hex-left-3 {
  transform: translate(-180px, -161px) rotate(240deg);
}

/* Right side hexagons */
.hex-right-1 {
  transform: translate(284px, 26px) rotate(60deg);
}
.hex-right-2 {
  transform: translate(187px, 175px) rotate(60deg);
}
.hex-right-3 {
  transform: translate(195px, -132px) rotate(60deg);
}
.hex-wrapper-2{
  position: absolute;
  display: flex;
  align-items: center;
  transform: translate(-91px, 0px);
  z-index: 999;
}

.hex-label{
  font-size: 1rem;
  color: white;
  margin: 0 0.75rem;
  position: absolute;
  right: 215px;
  color: black;
  width: 200px;
  top: -14px;
 
}
.hex-label-3{
  font-size: 1rem;
  color: white;
  margin: 0 0.75rem;
  position: absolute;
  right: 140px;
  color: black;
  width: 200px;
  top: 142px;
}
.hex-wrapper-3{
  position: absolute;
  display: flex;
  align-items: center;
  transform: translate(-91px, 0px);
  z-index: 999;
}
.hex-wrapper-1{
  position: absolute;
  display: flex;
  align-items: center;
  transform: translate(-91px, 0px);
  z-index: 999;
}
.hex-wrapper-3{
  position: absolute;
  display: flex;
  align-items: center;
  transform: translate(-91px, 0px);
  z-index: 999;
}
.hex-label-right-3{
  font-size: 1rem;
  color: white;
  margin: 0 0.75rem;
  position: absolute;
  right: -607px;
  color: black;
  width: 200px;
  top: 140px;
}
.hex-label-1{
  font-size: 1rem;
  color: white;
  margin: 0 0.75rem;
  position: absolute;
  right: 115px;
  color: black;
  width: 200px;
  top: -173px;
}
.hex-label-right-2{
  font-size: 1rem;
  color: white;
  margin: 0 0.75rem;
  position: absolute;
  right: -697px;
  color: black;
  top: -15px;
  width: 200px;
  line-height: 117%;
}
.hex-label-right-1{
  font-size: 1rem;
  color: white;
  margin: 0 0.75rem;
  position: absolute;
  right: -620px;
  color: black;
  width: 200px;
  top: -174px;
}
.main-circle>h2{
  position: absolute;
  top: 221px;
  left: 115px;
font-weight: 400;
font-size: 48px;
line-height: 91%;
letter-spacing: 0%;
color: white;

}
.hex-svg>path {
  box-shadow:
    0px 1.65px 4.13px 0px #0000001A,
    0px 7.44px 7.44px 0px #00000017,
    0px 16.52px 9.91px 0px #0000000D,
    0px 28.92px 11.57px 0px #00000003,
    0px 45.44px 12.39px 0px #00000000;
}
.center-top-padding{
  justify-content: center;
}
.accordion-section{
  padding-top: 100px;
}

  
/* Responsive stacking on smaller screens */
@media (max-width: 768px) {
  .hexagon-section {
    flex-direction: column;
    align-items: center;
  }

  .hex-side {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .hex-wrapper {
    flex-direction: column !important;
    text-align: center !important;
  }

  .hex-label {
    margin: 0.5rem 0 0;
  }
}


  /* Responsive tweaks */
  @media (max-width: 768px) {
    body{
      overflow-x: hidden;
    }
    .slider-carousel-card,
     .slider-carousel-2-card,
     .slider-carousel-3-card {
      flex: 0 0 100px;
    }
    .hover-overlay h3 {
      
      font-size: 12px;
    
    }
    .hover-overlay p{
      font-size: 8px;
    }
    .hide-on-mobile{
      display: none;
    }
    .show-on-mobile{
      display: flex;
    }
    .test-arrows{
      width: 50px;
      height: 5px;
    }
    .service-arrows{    
      width: 35px;
      height: 7px;
    }
    .testimonials>h2{
      font-size: 30px;
    }
    .img-logo-mob{
      width: 75%;
    }
    .navbar-brand-mob>img{
      width: 100%;
    }
    .background-image{
      background-image: url('images/Home\ mobile/banner.png');
      background-size: cover;
      background-repeat: no-repeat;
      height: 670px;
   }
   .banner-title{
    font-size: 43px;
    padding-bottom: 80px;
   }
   .banner-sub-text{
    font-size: 33px;
   }
   .sub-text{
    font-size: 14px;
    padding: 28px;
   }
   .second-text{
    font-size: 34px;
    line-height: 40px;
   }
   .left-heading{
    font-size: 25px;
    font-family: 'Nunito Sans', sans-serif;

   }
   .cust-section-1{
    background-image: none;
    padding-top: 30px;
    padding-bottom: 30px;
  }
   .mobile-arrow{
    height: 7px;
   }
   .left-section{
    align-items: end;
    transform: translate(-10px,0px);
    display: flex;

   }
   .left-column{
    background-image: url('images/Home mobile/what we are/background.png');
    background-repeat:no-repeat;
    background-position: top right;
    padding-top: 20px;
   }
   .left-content{

font-weight: 400;
font-size: 10px;
line-height: 100%;
letter-spacing: 0%;
padding: 20px 50px 0px 50px;

   }
   .image-mob{
    display: flex;
    justify-content: end;
   }
   .second-section-text{
    font-size: 30px;
   }
   .section-heading{
    font-size: 21px;
    line-height: 30px;
   }
   .care-arrow{
    width: 185px;
    padding-top: 0px;
   }
  
   .icons{
    width: 33%;
    padding-top: 30px;
    padding-bottom: 30px;
   }
   .icons>h2{
   
font-weight: 400;
font-size: 30.96px;
line-height: 100%;
letter-spacing: 0%;
padding-top: 17px;

   }

   .icons>p{
   
font-weight: 700;
font-size: 12.44px;
line-height: 100%;
letter-spacing: 0%;

   }
   .right-flower-mob{
    position: absolute;
    right: 0px;
    top: 1200px;
   }
   .flower-mob{
    position: absolute;
    top: 1403px;
   }
   .book-cta>a{
  font-weight: 600;
font-size: 15px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;

   }
   .cta{
    width: 80%;
   }
   .section-third{
    padding-top: 40px;
   }
   .treat-mob{
    width: 156px;
   }
  }


@media (max-width: 768px) {
  .form-section h2 {
    font-size: 17px;
    line-height: 24px;
    padding: 25px 0px 0px 0px;
  }
  .form-section p{
    font-size: 8px;
    line-height: 11px;
    padding: 20px 20px 0px 20px;
  }
  .form-section{
    border-radius: 10px;
  }
  form{
    padding-bottom: 25px;
  }
    input {
      width:50%;
      height: 20px;
      border: 1px solid #94805C4D;
      border-radius: 4px;
      padding: 5px 0px 5px 8px;
      font-weight: 400;
     
      line-height: 100%;
      letter-spacing: 0%;
      vertical-align: middle;
      color: black;
      margin-bottom: 16px;
  }
    select {
      width: 50%;
      height: 20px;
      border: 1px solid #94805C4D;
      border-radius: 4px;
      padding: 5px 0px 5px 8px;
      font-weight: 400;
      font-size: 20px;
      line-height: 100%;
      letter-spacing: 0%;
      vertical-align: middle;
      color: black;
      margin-bottom: 16px;
  }
  .first-row {
    padding-top: 70px;
  }
  .service-item {
    font-weight: 400;
    font-size: 12.5px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 5px;
  }
  .col-sm-6{
    flex: 0 0 auto;
    width: 50%;
  }
  .service-item{
    border-bottom: 1px solid #D6D6D6;
  }
  .flower-1-right-mob {
    position: absolute;
    right: 0px;
    top: 1700;
}
.flower-1-right-mob-treat {
  position: absolute;
  right: 0px;
  top: 1368px;
}
.flower-1-mob-treat{
  position: absolute;
}
.test-container{
  background-image: url('images/Home\ mobile/testimonial.png');
  background-size: contain;
  padding-top: 80px;
  background-repeat: no-repeat;
}
.fourth-section{
  margin-top: 15px;
  padding-bottom:20px;
}
.video-card{
  flex: 0 0 93%;
}
.carousel-viewport{
  padding: 0 0px;
}
.video-carousel{
  padding-top: 10px;
}
.video-card{
  height: 270px;
}
.video-card iframe{
  height: 200px;
}
.carousel-indicators{
  top: -63px;
}
.arrow-img{
  justify-content: center;
  padding-left: 100px;
}
#client-arrow{
  width: 82px;
}
.multi-card {
  flex: 0 0 calc(100% );
  margin-right: 10px;
  box-sizing: border-box;
  margin-top: 84px;
  background: #ffffff;
  text-align: center;
  border-radius: 8px;
}
.carousel-indicators-1{
  top: 400px;
  justify-content: center;
}
.carousel-indicators-1 button.active {
  background-color: #00978D;
  width: 40px;
}
.carousel-indicators-1 button {
  width: 12px;
  height: 12px;
  background-color: #b9b9b9;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s;
  margin-right: 10px;
}
.expert-link{
  font-size: 9px;
}
.nav{
  justify-content: end;

}
.expert-link {
  font-weight: 300;

  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
  border: none;
  width: fit-content;
  background-color: white;
  text-align: center;
  justify-content: end;
  display: flex;
  align-items: normal;
}
.experts-img-2{
  width: 100%;
}
.col-sm-8{
  width: 66%;
}
.col-sm-4{
  width: 33%;
}
.mob-img-experts{
  display: flex;
  justify-content: center;
  align-items: center;
}
.experts-width{
  justify-content: center;
}
.tab-content{
  padding-top: 0px;
}
.hover-overlay{
  padding: 9px;
}
.sixth-section{
  padding-top: 69px;
}
.form-image{
  background-image: url('images/Home\ mobile/footer/7 10.png');
  background-repeat: no-repeat;
}
.section-8{
  padding-top: 86px;
}
input::placeholder,
select::placeholder {
font-weight: 400;
font-size: 8px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: start;
color: black;
transform: translate(0px ,-2px);
}
select{
font-size: 8px;
}
.form-submit{
  font-size: 15px;
  padding: 4px 12px;
}
footer{
  padding-top: 125px;
}
.footer-logo{
  width: 60%;
}
.footer-row>.col-md-3{
  border: none;
}
.second-column,.third-column{
  padding: 20px 15px 20px 15px;
}
.col-sm-5{
  width: 45%;
}
.col-sm-7{
  width: 55%;
}
.footer-links{
  font-size: 10px;
  line-height: 19px;
}
.second-column>p, .third-column>p{
  font-weight: 700;
  font-size: 15px;
  line-height: 17px;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: capitalize;
  margin-bottom: 5px;
  }
  .footer-mob-links{
    line-height: 28px;
  }
  .col-sm-9{
    width:75%;
  }
  .col-sm-3{
    width: 25%;
  }
  .illustration{
    padding-right: 20px;
  }
  .illustration>img{
    width: 100%;
  }
  .footer-bottom-text{
font-weight: 400;
font-size: 7.51px;
line-height: 11.64px;
letter-spacing: 0%;
vertical-align: middle;

  }
  .fixed-mob-icons{
    position: sticky;
    bottom: 0;
    background-color: #00978D;
    justify-content: center;
    z-index: 999;
  }
  .footer-icons-mob{
    display: flex;
    justify-content: center;
   
    padding: 8px 0px;
    border-right: 1px solid white;
  }
  #navbarNav{
    background-color: #00978D;
    border-radius: 18px;
  }
  .nav-link{
    padding-top: 10px;
    font-size: 17px;
    padding-right: 30px !important;
  }
  .nav-item{
    border-bottom: 1px solid #FFFFFF;

  }
  .image-mob{
    position: relative;
  }
  .line-image{
    position: absolute;
    width: 76%;
    top: 85%;
    z-index: 10;
  }
  .tab-content{
    margin-top: -25px;
  }
  .mob-row{
    justify-content: center;
  }
  .background-image-service{
    background-image: url('images/service-mob/banner.png');
    background-size: cover;
    position: relative;
  }
  .banner-title::after{
    display: none;
  }

  .ask-for-help a{
    font-weight: 600;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    padding: 9px 46px;
  }
  .assessment{

font-weight: 400;
font-size: 34px;
line-height: 104%;
letter-spacing: 0%;

  }
  .assessment-subtext{
font-weight: 400;
font-size: 10px;
line-height: 100%;
letter-spacing: 0%;

  }
  .second-section-service{
    padding: 60px 0 60px 10px;
  }

  .left-service-column{
    padding-top: 0px;
  }
  .one-liner{
font-weight: 400;
font-size: 11px;
line-height: 100%;
letter-spacing: 0%;

  }
  .test-column{
    padding-top: 45px;
  }
  .text-height{
    min-height: 0;
  }
  .test-button a{
font-weight: 600;
font-size: 13.07px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
padding: 5px 17px;
  }
  .left-mob-column{
    padding-left: 15px;
  }
  .right-mob-column{
    padding-right: 15px;
  }
  .treatment-heading{
font-weight: 800;
font-size: 12px;
line-height: 100%;
letter-spacing: 0%;

  }
  .treatment-textbox>p,.treatment-textbox-2>p{
font-weight: 400;
font-size: 9px;
line-height: 13px;
letter-spacing: 0%;

  }
  .treatment-textbox{
    box-shadow: -13px 14px 11px 0px #0000001A;
    width: 647.1494140625px;
    background-color: white;
    height: fit-content;
    border-radius: 16px;
    /* padding: 15px 15px 20px 40px; */
    width: 212px;
    padding: 0;
    padding-left: 20px;
    padding-top: 20px;
  
  }
  .first-image{
    position: absolute;

    top: 40px;
    left: 6%;
    /* padding-top: 110px; */
    width: 93%;

  }
  .treatment-image{
    width: 35%;
  }
  .treatment-textbox-2{
    box-shadow: -13px 14px 11px 0px #0000001A;
    width: 647.1494140625px;
    background-color: white;
    height: fit-content;
    border-radius: 16px;
    /* padding: 15px 15px 20px 40px; */
    width: 212px;
    padding: 0;
    padding-left: 4px;
    padding-top: 20px;
    padding-right:20px;
  }
  .second-treatment{
    justify-content: start;
    position: relative;
    padding-top: 110px;
    padding-left: 33px;
  }
  .second-image{
    position: absolute;
    left: 209px;
    top: 62px;
    width: 42%;
  }
  .accordion-section{
    padding-top: 60px;
  }
  .alcohol-subtext{
    padding-top: 20px;
font-weight: 300;
font-size: 10px;
line-height: 13px;
letter-spacing: 0%;

  }
  .accordion-header>button{
font-weight: 400;
font-size: 12.93px;
line-height: 100%;
letter-spacing: 0%;
text-align: left;

  }
  .cta-heading{
font-weight: 700;
font-size: 14.46px;
line-height: 100%;
letter-spacing: 0%;

  }
  .cta-subheading{
font-weight: 300;
font-size: 10.84px;
line-height: 100%;
letter-spacing: 0%;

  }
  .cta-service-text{
    padding-left: 10%;
  }
  .hex-svg{
    position: absolute;
    width: 94px;
    height: 106px;
    z-index: 2;
  }
  .main-circle{
    width: 168px;
    height: 168px;
  }
  .hex-left-3 {
    transform: translate(-51px, -100px) rotate(240deg);
}
.hex-right-3 {
  transform: translate(41px, -109px) rotate(60deg);
}
.hex-right-1 {
  transform: translate(139px, -88px) rotate(60deg);
}
.hex-right-2 {
  transform: translate(139px, 102px) rotate(60deg);
}
.hex-left-2 {
  transform: translate(46px, 107px) rotate(240deg);
}
.hex-left-1 {
  transform: translate(-51px, 85px) rotate(240deg);
}
.main-circle>h2{

font-weight: 400;
font-size: 16.68px;
line-height: 91%;
letter-spacing: 0%;
left: 35px;
top: 76px;
}
.ask-for-help{
  padding: 0;
  position: absolute;
  top: 97%;
}
.recognize{
  flex-direction: column;
}
.recognize>h2{

font-weight: 600;
font-style: italic;
font-size: 13px;
line-height: 74px;
letter-spacing: 0%;
text-align: center;

}
.signs{
  font-weight: 600;
font-style: italic;
font-size: 13px;
line-height: 20px;
letter-spacing: 0%;
text-align: center;
}
.recognize-line{
  width: 21px;
  height: 21px;
}
.hex-label-right-2 {
  color: white;
  margin: 0 0.75rem;
  position: absolute;
  right: -56px;
  color: black;
  top: -190px;
  width: 100px;
  font-weight: 500;
  font-size: 13px;
  text-align: center;
}
.hex-label-right-1 {
  font-weight: 500;
  font-size: 13px;
  line-height: 117%;
  letter-spacing: 0%;
  text-align: center;
  right: -205px;
  top: -218px;
}

.hex-label-right-3 {
  font-weight: 500;
  font-size: 13px;
  line-height: 117%;
  letter-spacing: 0%;
  text-align: center;
  top: 154px;
  right: -101px;
}
.hex-label-3 {
  font-weight: 500;
  font-size: 13px;
  line-height: 117%;
  letter-spacing: 0%;
  text-align: center;
  top: 170px;
  right: -202px;
}
.hex-label {
  font-weight: 500;
  font-size: 13px;
  line-height: 117%;
  letter-spacing: 0%;
  text-align: center;
  top: 147px;
  right: -246px;
  width: 109px;
}
.hex-label-1 {
  font-weight: 500;
  font-size: 13px;
  line-height: 117%;
  letter-spacing: 0%;
  text-align: center;
  top: -202px;
  right: -257px;
  width: 109px;
}
.hide-on-desktop{
  display: flex !important  ;
}
.mob-recog{
font-weight: 600;
font-style: italic;
font-size: 13px;
line-height: 20px;
letter-spacing: 0%;
text-align: center;
margin: 0;
padding-bottom: 5px;

}
.recognize-line{

}
.get-help-btn>a{

font-weight: 600;
font-size: 15px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
padding: 10px 32px;

}
.get-help-btn{
  margin-top: 7px;
}
.hexagon-cta {
  background-image: url('images/service/background\ \(1\).png');
  background-position: center;

  padding-bottom: 40px;
  background-repeat: no-repeat;
  margin-top: -31px;
}
. {
  margin-bottom: 70px;
}
.background-treatment{
  padding-top: 0px;
}
.service-approach-bg{
  padding-bottom: 45px;
}
#home-title{
  padding-bottom: 0px !important;
}
.background-image-heroin{
  background-image: url('images/heroin/mob/banner.png');

}
.background-image-cocaine{
  background-image: 
  linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 115.44%),
  url('images/cocaine/mob/banner.png');
}
.background-image-what-we-treat {
  background-image: 
    linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 115.44%),
    url('https://www.samarpanrecovery.com/assets/images/what-we-treat/what-we-treat-mobile.png');
  z-index: 9999;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#whatwetreat{
  margin-bottom: 35px;
}
#whatwetreat-subtext{
font-size: 24px;
}
#treat-title{
  font-size: 47px;
}
}

.center-line {
  position: fixed;
  top: 50%;
  left: 0;
  width: 100vw;
  height: 2px;
  background-color: black;
  transform: translateY(-50%);
  z-index: 1000;
}
.vertical-line {
  position: fixed;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100vh;
  background-color: black;
  transform: translateX(-50%);
  z-index: 1000;}