body{
      font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6, p{
     font-family: "Inter", sans-serif;
}
.services_box .image {
    text-align: center;
    margin-bottom: 16px;
}
.services_box img {
    width: 20%;
}
  /* Sidebar styling */
    .sidebar {
      position: fixed;
      top: 0;
      /* left: -250px;  */
      width: 340px;
      height: 100%;
      background: #fff;
      color: #fff;
      transition: left 0.3s ease;
      padding-top: 60px;
      right: -400px;
    }

    .sidebar.active {
      /* left: 0; */
      right: 0;
      text-align: left;
      box-shadow: 0 0 15px rgba(9, 11, 13, .1);
      z-index: 999;
    }
    p.post-date {
    color: #000;
    font-weight: 700;
}
.company_logo {
    margin-top: 30px;
    margin-bottom: 30px;
} 
.contact_info p {
    margin-bottom: 3px !important;
}
.contact_info a {
    color: #5b5aa9;
    text-decoration: none;
    font-weight: 600;
}
.pages_box {
    height: 250px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.services_box p {
    margin-bottom: 0px;
    text-align: center;
    font-size: 16px;
}
section.home-client.client-section {
    padding: 140px 0px;
        background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
        background-image: url(https://boosthivemarketing.com/adeliade_updated/wp-content/uploads/2025/09/Rehab_Physiotherapy-06_SRCC.jpg);
        position: relative;
            z-index: 999999;
}
.services_box h2 {
    color: #5b5aa9;
    font-weight: 700;
    font-size: 18px;
    text-align: center;

}
.services_box {
    box-shadow: 0px 0px 12px -5px;
    border-radius: 20px;
    padding: 16px;
        margin-top: 30px;
	text-align:center;
}
.physiotherapy_section {
    margin-top: 30px;
}

.physiotherapy_section h5 {
    color: #5b5aa9;
}
  .physiotherapy_section img.services_image{  width: 100%;}
  section.home-client.client-section:before{
      position: absolute;
    top: 0;
    right: 0;
    left: 0;
    right: 0;
    content: "";
    bottom: 0;
    background: #00000075;
    z-index: -1;
  }
  section.home-client.client-section p {
    color: #fff;
}
section.home-client.client-section h2 {
    color: #fff !important;
    font-weight: 700;
}
.pages_box:hover:before {
    background: #5b5aa980;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: "";
    transition: 1s ease;
    /* width: 100%; */
    /* height: 100%; */
}
.about_us_button a {
    padding: 10px 30px;
    border-radius: 20px;
    text-decoration: none;
    /* font-weight: 700; */
    background: #5b5aa9;
    color: #fff;
}
.pages_boxes h4{
      z-index: 99;
    font-weight: 700;
    opacity: 0;
}
.treatment_box {
    background: url(https://boosthivemarketing.com/adeliade/wp-content/uploads/2025/08/image_laptop.jpg);
    background-position: center;
    background-size: cover;
}
.testimonials_box {
    background: url(https://boosthivemarketing.com/adeliade/wp-content/uploads/2025/08/image_laptop-1.jpg);
    background-position: center;
    background-size: cover;
}
.gallery_box {
    background: url(https://boosthivemarketing.com/adeliade/wp-content/uploads/2025/08/image_laptop-2.jpg);
    background-position: center;
    background-size: cover;
}
.news_box {
    background: url(https://boosthivemarketing.com/adeliade/wp-content/uploads/2025/08/image_laptop-3.jpg);
    background-position: center;
    background-size: cover;
}
section.about_us {
    padding: 40px 0px 100px;
}
section.about_us h4 {
    color: #5b5aa9;
    font-weight: 700;
    font-size: 30px;
}
.about_us_content {
 
    margin-top: 30px;
}
.pages_box:hover h4 a {
    background: transparent;
    color: #fff;
}

.pages_boxes h4 a {
    color: #5b5aa9;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    text-decoration: none;
}
section.pages_boxes {
    padding: 50px 0px;
}
    
    .sidebar ul {
      list-style: none;
      padding: 0;
    }

    .sidebar ul li {
      padding: 8px 20px;
      /* border-bottom: 1px solid #444; */
    }
.phone_button {
    margin: 40px 30px 20px;
}
.phone_button a {
    background: #5b5aa9;
    padding: 14px 40px;
    border-radius: 50px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
}
header {
    border-bottom: 2px solid #5b5aa9;
}
    .sidebar ul li a {
          color: #000000;
    text-decoration: none;
    display: block;
    font-weight: 600;
    }

    .sidebar ul li a:hover {
      background: #444;
    }

    /* Toggle button */
    .toggle-btn {
      position: relative;
      top: 15px;
      left: 15px;
      font-size: 20px;
      background: transparent;
      color: #222;
      /* padding: 10px 15px; */
      cursor: pointer;
      border: none;
      border-radius: 4px;
      z-index: 1000;
    }
    section.slider img {
    height: 85vh;
    object-fit: cover;
}
.slider_content {
    position: absolute;
    top: 20%;
    left: 15%;
    right: 15%;
}
section.slider {
    position: relative;
}
.slider_content h2 {
    font-size: 60px;
    font-weight: 700;
    color: #fff;
}
.slider_button {
    margin-top: 30px;
}
.membership li {
    font-weight: 600;
        list-style: none;

}
.membership li i {
    position: absolute;
    left: -27px;
    top: 5px;
    color: #5b5aa9;
}
.membership li {
    position: relative;
}
img.treatment_image {
    height: 580px;
    object-fit: cover;
	border-radius:20px;
}
section.about_us img {
    border-radius: 20px;
}
section.parental img{
	border-radius: 20px;
}
.health_box ul {
    list-style: none;
    padding: 0px;
}

.health_box h3 {
    color: #fff;
    font-weight: 700;
}
.health_box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000ad;
    border-radius: 20px;
    z-index: -1;
}

.health_box {
    /* background: #b7b7b7; */
    padding: 28px;
    height: 440px;
    border-radius: 20px;
    outline: 2px solid #fff;
    outline-offset: -15px;
    position: relative;
	z-index:999;
}
.neurological_issues {
    background-image: url('https://boosthivemarketing.com/adeliade_updated/wp-content/uploads/2025/09/Neurological_Issues.png');
	    background-size: cover;
    background-position: center;
}
.musculoskeletal_problems{
	background-image: url('https://boosthivemarketing.com/adeliade_updated/wp-content/uploads/2025/09/Musculoskeletal_Problems.webp');
	    background-size: cover;
    background-position: center;
}
.neuromuscular_conditions{
	background-image: url('https://boosthivemarketing.com/adeliade_updated/wp-content/uploads/2025/09/Neuromuscular_Conditions-scaled.jpg');
	    background-size: cover;
    background-position: center;
}
.health_box li {
    color: #fff;
    font-weight: 600;
}

.health_box li i {
    margin-right: 5px;
    color: #cbcaff;
}
.row.conditions {
    align-items: center;
}
section.parental img {
    height: 600px;
    object-fit: cover;
    width: 100%;
    margin-bottom: 20px;
}
.slider_button a {
    background: #5b5aa9;
    padding: 15px 40px;
    border-radius: 50px;
    text-decoration: none;
    color: #fff;
    border: none !important;
    font-weight: 600;
}
.slider_content h5 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 35px;
}
section.slider:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    right: 0;
    content: "";
    bottom: 0;
    background: #00000075;
}
.gallery_images {
       display: grid;
  grid-template-columns: repeat(3, 1fr); /* exactly 3 per row */
  gap: 45px;
    }
section.gallery {
    padding: 80px 0px;
}
    .gallery_images img {
      width: 100%;
      height: 260px;
      object-fit: cover;
      border-radius: 12px;
      box-shadow: 0 4px 8px rgba(0,0,0,0.1);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      cursor: pointer;
    }

    .gallery_images img:hover {
      transform: scale(1.05);
      box-shadow: 0 6px 12px rgba(0,0,0,0.2);
    }

    /* Lightbox Styles */
    .lightbox {
      display: none;
      position: fixed;
      z-index: 999;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0,0,0,0.9);
      justify-content: center;
      align-items: center;
    }

    .lightbox img {
      max-width: 90%;
      max-height: 80%;
      border-radius: 10px;
      box-shadow: 0 5px 20px rgba(255,255,255,0.3);
    }

    .lightbox .close,
    .lightbox .prev,
    .lightbox .next {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      font-size: 40px;
      color: white;
      cursor: pointer;
      user-select: none;
      padding: 10px;
      border-radius: 50%;
      background: rgba(0,0,0,0.5);
    }

    .lightbox .close {
      top: 30px;
      right: 40px;
      transform: none;
      font-size: 45px;
    }

    .lightbox .prev {
      left: 40px;
    }

    .lightbox .next {
      right: 40px;
    }
   .gallery {
    background: url(https://boosthivemarketing.com/adeliade/wp-content/uploads/2025/08/untitled-2-1.png);
    background-color: #1c5fbc;
    background-size: cover;
    background-position: center;
}
.gallery h4{
    color: #ffffff;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 30px;
}
section.treating_child {
    padding: 30px 0px 20px;
        background-color: #bdecff;
}
.treating h3{
  color: #06060c;
    font-weight: 700;
    font-size: 30px;
}
.treating p{
  color: #06060c;
    /* font-weight: 700; */
    /* font-size: 30px; */
}
section.gallery.treating_child .row {
    align-items: center;
}
.slider-test {
      position: relative;
      width: 400px;
      max-width: 90%;
      background: #fff;
      padding: 30px;
      border-radius: 15px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
      text-align: center;
    }
.discover a {
    background: #5b5aa9;
    color: #fff;
    text-decoration: none;
    padding: 14px 40px;
    border-radius: 50px;
    font-weight: 700;
}
footer {
    background: #5b5aa9;
    padding: 30px 0px;
}
footer p {
    color: #fff;
}
.contact_details h3 {
    color: #fff;
    font-weight: 700;
    font-size: 30px;
}
.logo_area p {
    margin-top: 15px;
}
.contact_details p {
    margin-bottom: 5px;
}
.contact_details ul li i {
    color: #fff;
}

.contact_details ul {
    margin-top: 20px;
    padding-left: 0px;
}
.contact_details ul li {
    list-style: none;
    display: inline;
    padding: 7px 10px;
    border: 2px solid #fff;
    border-radius: 50px;
    margin-right: 10px;
}
    .testimonial {
      display: none;
      animation: fade 0.5s ease-in-out;
    }

    .testimonial.active {
      display: block;
    }

    .testimonial p {
      font-size: 16px;
      color: #333;
      margin-bottom: 15px;
    }

    .testimonial h3 {
      margin: 0;
      color: #007bff;
    }

    .buttons {
      margin-top: 20px;
    }

    .buttons button {
      background: #007bff;
      color: #fff;
      border: none;
      padding: 10px 15px;
      margin: 0 5px;
      border-radius: 50%;
      cursor: pointer;
      transition: background 0.3s;
    }

    .buttons button:hover {
      background: #0056b3;
    }
/* Make sure dots are visible and centered */
.testimonial-slider.owl-theme .owl-dots {
  display: flex !important;
  justify-content: center;
  gap: 8px;
  margin-top: 16px;
}
.testimonial-slider.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
  background: #cfd4da;
}
.testimonial-slider.owl-theme .owl-dots .owl-dot.active span,
.testimonial-slider.owl-theme .owl-dots .owl-dot:hover span {
  background: #007bff;
}
section.testimonial_section {
    padding: 80px 0px;
}
.testimonial_section .heading h4{
  color: #5b5aa9;
    font-weight: 700;
    font-size: 30px;
}
.testimonial_boxes .item {
       box-shadow: 0px 0px 12px -5px;
    padding: 30px 20px !important;
    margin: 10px 10px 10px 10px;
    border-radius: 20px;
}
.physio_boxes img {
    border-radius: 20px;
}
.testimonial_boxes button.owl-dot {
    height: 10px;
    width: 10px;
    border: 1px solid #000 !important;
    margin-right: 7px;
    border-radius: 20px;
}
.testimonial_boxes .owl-dots{
  text-align: center;
}
.testimonial_boxes button.owl-dot.active {
    background: #000;
}
.testimonial_boxes .item h3 {
    color: #5b5aa9 !important;
    font-weight: 700;
}
.testimonial_boxes .item h5 {
    color: #6bcff4;
    font-weight: 400;
}
.physio_boxes h3{    color: #5b5aa9;
    font-weight: 700;
    font-size: 30px;}
    .physio_boxes {
    padding: 30px 0px;
    align-items: center;
}
.our_servicescontent h3{
     color: #5b5aa9;
    font-weight: 700;
    font-size: 30px;
}
.whychoosecontent h3{
     color: #5b5aa9;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 20px;
}
.our_servicescontent h5 {
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 3px;
        color: #5b5aa9;
}
section.why_choose {
    padding: 50px 0px;
}
p.choose_tile {
    margin-bottom: 5px;
}
img.services_image {
   margin-top: 40px;
   margin-bottom: 20px;
   border-radius: 20px;
}
.parental h3{
      color: #5b5aa9;
    font-weight: 700;
    font-size: 30px;
}
.physio_boxes p {
    font-size: 16px;
}
section.testimonial_slider img {
    height: 75vh;
    object-fit: cover;
}
.testimonial_content {
    position: absolute;
    top: 40%;
    left: 15%;
    right: 15%;
}
section.testimonial_sections_boxes {
    padding: 80px 0px;
}
.testimonial_card_box h5 {
    font-weight: 600;
}
.testimonial_card_box h3 {
    color: #5b5aa9;
    font-weight: 700;
}
.testimonial_card_box i {
    font-size: 50px;
    margin-bottom: 15px;
    color: #5b5aa9;
}
.testimonial_card_box {
    margin-bottom: 50px;
}
.contact_us_page_details h3 {
    color: #5b5aa9;
    font-weight: 700;
    font-size: 30px;
}
.contact_us_page_details i.fab.fa-facebook {
    color: #5b5aa9;
    font-size: 25px;
}
.details p {
    color: #5b5aa9;
    text-decoration: underline;
}

.details h4 {
    color: #5b5aa9;
}
.details {
    margin: 30px 0px;
}
.form_field {
    width: 100%;
    padding: 4px;
}
.text_area_field {
    padding: 4px;
    width: 100%;
    height: 120px;
}
.submit_button {
    background: #5b5aa9;
    color: #fff;
    border: none;
    padding: 12px 40px;
    border-radius: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
h2.category_title a {
    color: #000;
    text-decoration: none;
    font-size: 30px;
    font-weight: 700;
}
section.expertise h2 {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 30px;
}
section.expertise {
    margin-bottom: 70px;
}
.expertise_box h3 {
    font-size: 22px;
    margin-bottom: 20px;
}
.expertise_box h6 {
    font-size: 16px;
    margin-bottom: 20px;
}
.expertise_box p {
    color: #1974ce;
    font-weight: 600;
}
h2.category_title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /* color: #000; */
}
.post_section p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #000;
}
.read_more p a {
    color: #5b5aa9;
    text-decoration: none;
    font-weight: 600;
    font-size: 17px;
}
.product-box-bg img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.product-box-bg {
    margin-bottom: 10px;
}
.pagination a {
    color: #ccc;
    margin-left: 15px;
    text-decoration: none;
    font-size: 17px;
}
.pagination {
    justify-content: center;
    margin: 20px 0px 90px;
}
.carousel-item:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0000008a;
    position: absolute;
}
section.post_slider img {
    height: 40vh;
    object-fit: cover;
}
.post_content h2 {
    font-size: 35px;
    font-weight: 700;
    color: #fff;
}
.post_content {
    position: absolute;
    top: 40%;
    left: 12%;
    right: 15%;
}
.post_section_page a {
    color: #5b5aa9;
    text-decoration: none;
    font-weight: 700;
}

.post_section_page h2 {
    font-size: 22px;
    margin-top: 30px;
}
.post_section_page p {
    font-size: 16px;
}
.sidebar ul li a:hover {
    background: #5b5aa9;
    color: #fff;
    padding: 5px;
}
footer .contact_details a{
    color: #fff !important;
}
.contact_us_header_button {
    margin-top: 15px;
}

.contact_us_header_button a {
    background: #5b5aa9;
    padding: 14px 40px;
    border-radius: 30px;
    text-decoration: none;
    color: #fff;
}
.navbar-nav li.nav-item a {
    color: #121120;
    font-weight: 600;
}
.navbar-nav li.nav-item {
    margin: 0px 10px;
}
    .marquee-content {
   display: flex;
   animation: marquee 20s linear infinite;
 }

 .marquee-item {
   flex: 0 0 auto;
   padding: 0 20px;
   font-size: 1.2rem;
   color: #fff;
 }
.marquee-container {
    background: #1e53b0 !important;
}
section.pages_boxes{
        padding: 0px 0px 20px;
}
.pages_box:hover h4 {
    opacity: 1;
}
button.navbar-toggler i {
    color: #5b5aa9;
}

button.navbar-toggler {
    border: 2px solid #5b5aa9;
}
 @keyframes marquee {
   0% {
     transform: translateX(100%);
   }

   100% {
     transform: translateX(-100%);
   }
 }

 /* Optional: Pause animation on hover */
 .marquee-container:hover .marquee-content {
   animation-play-state: paused;
 }
    @keyframes fade {
      from {opacity: 0;}
      to {opacity: 1;}
    }

@media only screen and (max-width: 991px) {
	.health_box{
		height:auto;
	}
	.expertise_box {
    margin-top: 30px;
}
	section.about_us {
    padding: 40px 0px 10px;
}
	.child_box {
    flex-direction: column-reverse;
}
	img.treatment_image{
		    margin-top: 20px;
	}
	.menu_boxwes {
    margin-top: 30px;
}
	.contact_us_header_button {
    margin-top: 15px;
}
	.contact_us_header_button a {
    padding: 12px 30px;
 }
	.slider_button a {
    padding: 12px 30px;
}
	.slider_button {
    margin-top: 20px;
}
  .slider_content h2 {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
}
	.company_logo img {
    width: 60%;
}
	.slider_content h5 {
           font-size: 20px;
        font-weight: 500;
        color: #fff;
        line-height: 35px;
}
	.services_box h2 {
    height: 60px;
}
	.services_box p {
    height: 190px;
}
	.about_slider {
    top: 5%;
    left: 5%;
    right: 5%;
}
	.health_box {
    background: #a5a5a5;
    padding: 20px;
    height: auto;
    margin-top: 30px;
}
	.health_box{
		margin-top:30px;
	}
}
@media only screen and (max-width: 600px) {
	.about_slider h5 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 25px;
}
	
	.company_logo img {
        width: 100%;
    }
	.gallery_images {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 45px;
}
	.contact_details {
    margin-top: 25px;
	}
	    .services_box h2 {
        height: 50px;
    }
	.services_box p {
        height: 120px;
    }
	    .slider_content h2 {
        font-size: 30px;
        font-weight: 700;
        color: #fff;
    }
}