.main-slider .owl-nav [class*=owl-] {
    padding: 5px 10px;
    line-height: 24px;
    font-size: 24px;
}

.main-slider {
    position: relative;
}

.main-slider .owl-nav {
    position: absolute;
    top: 39%;
    width: 100%
}

.owl-carousel.main-slider .owl-nav button.owl-next, .owl-carousel.main-slider .owl-nav button.owl-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    border: none;
    background: #05b5a3;
}

.main-slider .owl-nav .owl-prev i, .main-slider .owl-nav .owl-next i {
    font-size: 23px;
    color: #ffffff;
    line-height: 47px;
}

.main-slider .owl-nav .owl-prev {
    left: 10px;
}

.main-slider .owl-nav .owl-next {
    right: 10px;
}
.lite-sub-text
{
    color: #05b5a3;
}

.treatments-for
{
    background: #0d53a3;
}


.treatment-for-bx
{
    text-align: center;
    border: 1px solid #39a363;
    padding: 10px;
    margin: 0 0 30px;
    border-radius: 30px;
}
.treatment-for-bx img
{
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.treatment-for-bx h1
{
    display: block;
    font-size: 19px;
    color: #39a363;
    margin: 17px 0 0;
    font-weight: 600;
}


.footer-contact {
    list-style: none;
    padding: 0px;
}

.footer-contact li {
    margin: 0 0 11px;
    position: relative;
    padding: 0 0 0 30px;
    color: #FFF;
}

.footer-contact li i {
    position: absolute;
    left: 0px;
    top: 3px;
    color: #FFF;
}

.cooledrf-section {
    background: #ffffff;
}
.procedures{
    background: #f1f1f1;
}
.text-justify
{
    text-align: justify;
}
.proceduresbx
{
    text-align: center;
    padding: 30px;
    margin: 0 0 30px;
    box-shadow: 0px 10px 30px 0px rgb(31 34 120 / 10%);
    background: #FFF;
    display: block;
}
.proceduresbx h1
{
    font-size: 15px;
    font-weight: 500;
    background: #0d53a3;
    color: #FFF;
    padding: 10px 0;
    margin: 20px 0 0;
}
.proceduresbx img
{
    border-radius: 50%;
}

.floatingwhatsapp {
    position: fixed;
    bottom: 18px;
    left: 15px;
    z-index: 9999;
    color: #FFF;
    background: #4dc247;
    font-size: 26px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 41px;
    border-radius: 50%;
    -webkit-box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
    -moz-box-shadow: -8px 9px 5px -7px rgba(0, 0, 0, 0.24);
    box-shadow: -8px 9px 5px -7px rgb(0 0 0 / 24%);
}

.floatingwhatsapp:hover {
    color: #FFF;
}
.slider-title
{
    font-size: 50px;
    color: #191f69;
}
.sc-header-logo a
{
    display: inline-block;
}
.sc-header-logo a img
{
    margin: 7px 0;
}



/* =========================================
Doctors Physio - Areas Section Styling Start
========================================= */

.areas-section {
    background: #f5f9fb;
}

.section-subtitle {
    color: #05b5a3;
    font-weight: 600;
    letter-spacing: 1px;
}

.section-title {
    font-weight: 700;
    color: #000000;
    line-height: 47px;
}

/* Left Image */

.service-left-img {
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
}

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

/* Service Box */
.title-s1
{
    margin: 0;
}
.title-s2
{
    display: inline-block;
    color: #ffffff;
    font-weight: 500;
    margin: 8px 0 20px;
    background: #05b5a3;
    font-size: 19px;
    padding: 2px 23px;
}
.service-box {
    position: relative;
    background: #ffffff;
    border-radius: 18px;
    padding: 35px;
    min-height: 230px;
    background-size: cover;
    background-position: center;
    transition: all 0.4s ease;
    overflow: hidden;
}

/* Overlay */

.service-box::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(255 255 255); /* secondary color overlay */
    transition: 0.4s ease;
    z-index: 1;
}

.service-content {
    position: relative;
    z-index: 2;
    transition: 0.4s ease;
}

.service-content svg {
    width: 40px;
    height: 40px;
    fill: #05b5a3;
    margin-bottom: 15px;
    transition: 0.4s ease;
}

.service-content h5 {
    color: #0d53a3;
    font-weight: 600;
    margin-bottom: 10px;
    transition: 0.4s ease;
}

.service-content p {
    color: #555;
    font-size: 14px;
    margin-bottom: 0;
    transition: 0.4s ease;
}

/* Hover Effect */

.service-box:hover::before {
    background: rgb(13 83 163 / 61%);
}

.service-box:hover .service-content svg,
.service-box:hover .service-content h5,
.service-box:hover .service-content p {
    color: #fff;
    fill: #fff;
}

/* =========================================
Doctors Physio - Areas Section Styling End
========================================= */


@media (max-width:992px)
{
    .sc-breadcrumb-style {
    background: url(../images/bg/breadcrumb-sm.jpg);
    background-size: cover;
}
    .proceduresbx img {
    border-radius: 0;
}
    .proceduresbx h1 {
    font-size: 14px;
    padding: 10px 10px;
        margin: 0;
}
    .proceduresbx {
    padding: 0;
}
    .treatment-for-bx {
    padding: 0px;
    border-radius: 11px;
}
    .treatment-for-bx img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
    .treatment-for-bx h1 {
    font-size: 15px;
    margin: 6px 0 6px;
}
.owl-carousel.main-slider .owl-nav button.owl-next, .owl-carousel.main-slider .owl-nav button.owl-prev {
    width: 30px;
    height: 30px;
}
    .main-slider .owl-nav .owl-prev i, .main-slider .owl-nav .owl-next i {
    font-size: 13px;
            line-height: 30px;
}
    h2 {
    font-size: 28px;
}
}

.vision-box, .mission-box{
    background:#ffffff;
    border-radius:10px;
    box-shadow:0 10px 30px rgba(0,0,0,0.08);
    transition:0.3s;
}

.vision-box:hover, .mission-box:hover{
    transform:translateY(-5px);
}

.vision-box h3, .mission-box h3{
    margin-bottom:15px;
    font-weight:600;
}

.doctor-card{
    background:#fff;
    border-radius:10px;
    box-shadow:0 10px 30px rgba(0,0,0,0.08);
    transition:0.3s;
}

.doctor-card:hover{
    transform:translateY(-5px);
}

.treatment-card {
    background: #fff;
    border-radius: 12px;
    padding: 25px;
    transition: all 0.4s ease;
    box-shadow: 0 5px 25px rgba(0,0,0,0.08);
    height: 100%;
}

.treatment-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 35px rgba(0,0,0,0.15);
}

.treatment-icon {
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 15px;
}

.treatment-icon img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.treatment-card:hover .treatment-icon img {
    transform: scale(1.08);
}

.treatment-card h4 {
    font-size: 18px;
    margin-top: 10px;
    font-weight: 600;
}

.treatment-card p {
    font-size: 14px;
    color: #666;
}

@media(max-width:992px)
{
    .title-s2 {
            display: inline-block;
        color: #05b5a3;
        font-weight: 600;
        margin: 5px 0 20px;
        background: none;
        font-size: 19px;
        padding: 0;
}
}

.google-review-btn{
  background:#4285F4;
  color:#fff;
  padding:10px 20px;
  border-radius:5px;
  text-decoration:none;
  font-weight:600;
}

.google-review-badge{
   display:flex;
   align-items:center;
   gap:15px;
   background:#fff;
   padding:15px 20px;
   border-radius:10px;
   box-shadow:0 5px 15px rgba(0,0,0,0.1);
   max-width:350px;
   font-family:'Poppins', sans-serif;
}

.google-icon img{
   width:40px;
}

.stars{
   color:#f4b400;
   font-size:20px;
   letter-spacing:2px;
}

.rating{
   font-weight:600;
   font-size:16px;
   color:#333;
}

.reviews{
   font-size:13px;
   color:#777;
}

.review-btn{
   display:inline-block;
   margin-top:6px;
   padding:6px 12px;
   background:#4285F4;
   color:#fff;
   border-radius:5px;
   text-decoration:none;
   font-size:13px;
}

.review-btn:hover{
   background:#3367d6;
}

.gallery-item{
position:relative;
overflow:hidden;
border-radius:10px;
}

.gallery-item img{
width:100%;
height:260px;
object-fit:cover;
transition:0.4s;
}

.gallery-overlay{
position:absolute;
bottom:0;
left:0;
right:0;
background:rgba(0,0,0,0.55);
color:#fff;
text-align:center;
padding:15px;
opacity:0;
transition:0.4s;
}

.gallery-item:hover img{
transform:scale(1.08);
}

.gallery-item:hover .gallery-overlay{
opacity:1;
}