@font-face {
    font-family: 'arialregular';
    src: url('../fonts/arial-webfont.woff2') format('woff2'),
         url('../fonts/arial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html,body{overflow-x:hidden;}
body{
    background-color: #f8fafc;
    overflow-y: hidden;
}
body{
    /*font-family: 'arialregular';*/
    font-family: Arial, sans-serif;
    font-size:16px;
    font-weight:400;
    line-height:1.5em;
}

h1, h2, h3, h4, h5{
    /*font-family: 'arialregular';*/
    font-family: Arial, sans-serif;
    font-weight:bold;
}
p, span, ul li, a {
    /*font-family: 'arialregular';*/
    font-family: Arial, sans-serif;
    font-weight:400;
}
strong{
    /*font-family: 'arialregular';*/
    font-family: Arial, sans-serif;
}
.bb strong{font-size: 1.25rem;}
p.description{
    font-size:1.25rem;
    line-height: 1.75rem;
}
.text-center {
    text-align: center !important;
}
.align-items-stretch {
    align-items: stretch !important;
}
.opacity-0 {
    opacity: 0;
}
.to-animate {
    position: relative;
}
.green-bg{
    background-color:#41b18f;
    padding:35px !important;
    font-size:1.25rem;
    color:#fff;
    line-height: 1.75rem;
}
.grey-bg{
    background-color:#f7f7f7;
    padding:35px !important;
    font-size:1.25rem;
    color:#41b18f;
    line-height: 1.75rem;
}
.py-top{margin-top:4rem;}
.py-custom-top{margin-top:3rem;}

.section-title{
    font-size: 3rem;
    line-height: 1.2em;
}
.section-title2{
    font-size: 2.3rem;
    line-height: 1.2em;
}

.section-sub-title{
   font-size: 2.5rem;
   line-height: 1; 
}
.sm-logo-h{
    height:6rem;
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border-radius: 0.5rem;
}
.b2{
    width: 1px;
    height: 2em;
    display: inline-block;
    border: 1px solid #475569;
    margin-left:1.5rem;
    margin-right:1.5rem;
    box-shadow: 1px 0px 0px rgba(255, 255, 255, 0.5);
}
.inline-b{display:inline-block;font-size:1.875rem;font-weight:500;}
.small-logo-wrapper {
  display: flex; 
  flex-direction: row; 
  align-items: center; 
  height: 100%; 
  margin-bottom: 20px;
}
.border-r{border-radius: 10px;}

/*-----Navbar-------*/
.nav-link{color:#475569 !important;font-size:1.1rem;padding-left:25px;padding-right:25px;}
.btn-primary{background-color:#41b18f !important;border-color:#41b18f !important;border-radius:8px;}
.btn{font-size:1.1rem;padding:0.9rem 1.2rem !important;}
.navbar-toggler-icon{
    background:url(../images/burger.svg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}
.navbar-toggler {
    background-color: #e2e8f0 !important;
    border-radius: 3rem !important;
    transition: box-shadow .15s ease-in-out;
    width: 3rem !important;
    height: 3rem !important;
    padding: inherit !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-primary:focus{outline:none !important;border:0 !important;}

/*----home section ----*/
#home{
    background:url(../images/effective-ankle-pain-shin-splints-treatment.png);
    background-size: cover;
    height: 100vh;
    background-position: 50%;
}
#home-mobile{
    background:url(../images/effective-ankle-pain-shin-splints-treatment-mobile.png);
    background-size: cover;
    height: 100vh;
    background-position: 50%;
}
#home-mobile {
  display: flex;
  align-items: center; 
  justify-content: center; 
  height: 100vh; 
}

.text-wrapper {
  text-align: left; /* Align the text to the left, you can adjust this if needed */
}

#home .home-main-title{
    width:45%;
    font-family: Inter var, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size:109px;
    text-align:center;
    font-weight:700;
    line-height:0.9em;
    padding:10px 0;
    overflow:visible;
}
#home.toenail h1{width:50%;font-size:80px;text-align:center;line-height:0.9em;padding:10px 0;overflow:visible;}
#home-mobile .home-main-title{
    font-size:50px;
    text-align:center;
    font-weight:700;
    line-height:1em;
    font-family: Inter var, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
#home .est{width:48%;margin-top:10px;font-size:1.8rem;text-align:right;font-weight:500;}
#home-mobile .est{font-size:20px;text-align:center;font-weight:600;}
.home-main-title{font-size:6rem;line-height:1;color:#475569;}
.cm{margin-left:4rem;margin-right:4rem;}
/*
.home-main-title-gradient{
    background: linear-gradient(90deg, #337f68 0%, #41b18f 40%, #337f68 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-weight:600;
}
*/
.home-main-title-gradient{
    background: -webkit-linear-gradient(180deg, #337f68, #41b18f, #41b18f, #337f68);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight:600;
}
/*----Addressing Shin Splints:-----------*/
.max-height{max-height:600px;width:auto;}


/*----for animation--------*/
/*fade-in up*/
.is-animated {
  opacity: 0;
  transform: translateY(35%);
  transition: opacity 0.7s, transform 0.7s;
}
.is-animated.scrolled-into-view {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.7s, transform 0.7s;
}

/*fade-in right*/
.is-animated-right {
  opacity: 0;
  transform: translateX(35%);  
  transition: opacity 0.7s ease, transform 0.7s ease; 
}
.is-animated-right.scrolled-into-view {
  opacity: 1;
  transform: translateX(0);  
  transition: opacity 0.7s ease, transform 0.7s ease;
}

/*fade-in left*/
.is-animated-left {
  opacity: 0;
  transform: translateX(-35%);  
  transition: opacity 0.7s ease, transform 0.7s ease; 
}

.is-animated-left.scrolled-into-view {
  opacity: 1;
  transform: translateX(0);  
  transition: opacity 0.7s ease, transform 0.7s ease;
}

/*flipinX*/
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  60% {
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    transform: perspective(400px) rotateX(-5deg);
  }
  100% {
    transform: perspective(400px) rotateX(0);
  }
}

/* Initial state */
.is-animated-flipInX {
  opacity: 0; /* Start fully transparent */
  transform: perspective(400px) rotateX(90deg); /* Start with a flipped perspective */
  transition: opacity 0.7s ease, transform 0.7s ease; /* Smooth transition */
}

/* Animation when scrolled into view */
.is-animated-flipInX.scrolled-into-view {
  animation: flipInX 0.7s ease forwards;
}

/*----common condition list--------*/
.common-conditions-list{text-align:left;}

/*------footer-------------*/
footer{margin-top:5rem;margin-bottom:2rem;}
footer .allright{margin-top:2rem;}
footer a{color: inherit !important;text-decoration:none !important;}
footer a, footer p{
 font-size: 1rem;
 line-height: 1.75rem;
 text-align:center;
}
footer .allright p{
 font-size: 0.9rem;
 line-height: 1.75rem;
 text-align:center;
}
.footer-item-title{font-size:2.25rem;line-height:2.5rem;text-align:center;margin-bottom:1.5rem;}
.underline {
    text-decoration-line: underline;
}
.underline-offset-4 {
    text-underline-offset: 4px;
}
.decoration-dashed {
    text-decoration-style: dashed;
}
.decoration-slate-300 {
    text-decoration-color: #cbd5e1;
}
.items-center {
    align-items: center;
}
.justify-center {
    justify-content: center;
}
.flex {
    display: flex;
    justify-content: center;
}
.flex-col {
    flex-direction: column;
}
.mt-top {
    margin-top: 2.5rem;
}
.mt-1 {
    margin-top: .25rem;
}
.size-4 {
    height: 1rem;
    width: 1rem;
}
.mr-1 {
    margin-right: .25rem;
}
.mt-3{margin-top:1.7rem !important;margin-bottom:1.7rem;}
.footer-time-title{
    ont-size: 1.5rem;
    line-height: 2rem;
}

/*bottom whatsapp buttons*/
.whatsapp-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    display: inline-block;
}

.whatsapp-icon {
    width: 5rem;
    height:5rem;
}
.whatsapp-container {
  cursor: default; /* Reset cursor for the container */
}

.whatsapp-icon {
  cursor: pointer; /* Show pointer only on the image */
}


/*
.whatsapp-container:hover .whatsapp-icon {
    transform: scale(1.1);
}*/

.whatsapp-buttons {
    position: absolute;
    bottom: 70px; /* Adjusted to position buttons above the icon */
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    gap: 8px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);
}

.whatsapp-container:hover .whatsapp-buttons {
    opacity: 1;
    visibility: visible;
}

/* Button Styling */
.wa-button {
    width:120px;
    background-color: #22c55d;
    color: #fff;
    font-size:15px;
    padding: 8px 12px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 15px !important;
    text-align: center;
    transition: background 0.3s;
    transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);
    display: block;
    /*width: max-content;*/
    margin: 0 auto;
    /* box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); */
    border-radius:.5rem;
}

.wa-button:hover {
    background-color: #22c55d;
    color:#fff;
}

/* Positioning each button */
.button-left {
    position: relative;
    left: -120px;
    top:150px;
}

.button-top {
    position: relative;
    left: -25px;
    top: -5px;
}
.button-top-left {
    position: relative;
    left: -90px;
}
/*end bottom whatsapp buttons*/

.ease-out{
    transition-timing-function: cubic-bezier(0,0,.2,1);
}
/*sitemap*/
.sitemap-list{list-style:none;padding-left:0 !important;}
.sitemap-list li{padding-bottom: 20px;}

/*booknow button*/
.booknow_btn_divider{height:80px;}
.booknow_btn_wrapper{text-align:center;margin-top:50px;}
.booknow_btn{
    margin-top:50px;
    background-color: #FDE047; 
    color: #000;
    padding: 15px 150px; 
    border-radius: 30px; 
    text-decoration: none;
    font-size: 1.875rem;
    line-height: 2.25rem;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.2);
}
.booknow_btn:hover{
    color:#000;
    text-decoration:none !important;
}
.booknow_btn .plus{
    padding-left:30px;
}
.booknow_btn span{font-weight:bold;}

.view-all-reviews{font-size:20px;}

/*slick slider for google reviews section*/
/* Custom Arrow Buttons */
.slider-wrapper {
  position: relative; /* key for absolute positioning inside */
}

.custom-prev,
.custom-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: black;
  color: white;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  z-index: 1000;
  cursor: pointer;
}

.custom-prev {
  left: 0; /* stick to left */
}

.custom-next {
  right: 0; /* stick to right */
}
.review-card .five-stars{width:100px;}

.reviewer-info {
  display: flex;
  align-items: center;
  gap: 10px; /* space between image and text */
  margin-bottom:15px;
}

.reviewer-info img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.reviewer-name {
  font-weight: bold;
  font-size: 16px;
}

/* Slider Layout */
.slider-wrapper {
  position: relative;
  max-width: 1200px;
  margin:0 auto;
  padding: 20px 40px 35px 40px;
}

.review-card{
 padding:10px;
 display: flex !important;
 gap: 20px;   
}
.review-card .t-inner{
  padding: 20px;
  background: #f9f9f9;
  border-radius: 8px;
  text-align: left;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  flex:1;
}

/*
.review-card img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-bottom: 10px;
}
*/

.reviewer-name {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}

.review-text {
  font-size: 14px;
  line-height: 1.5;
  margin-top:15px;
}

/*FAQs*/
.faqs .accordion-button{background-color:#f7f7f7 !important;}
.faqs .accordion-button:not(.collapsed) {
    color: #41b18f !important;
    background-color:#f7f7f7 !important;
}    
.faqs .accordion-button:focus {
  border-color: #41b18f !important;
  box-shadow: 0 0 0 0.25rem rgba(65, 177, 143, 0.25) !important;
}
.faqs .accordion-button:not(.collapsed)::after{
    background-image:url(../images/accordion-open-down-arrow.svg) !important;
}
.faqs h2 button{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight:600;
}
.faqs .accordion-body{
  font-size: 1.25rem;
  line-height: 1.9rem;
  text-align:left;
}

@media screen and (min-width:768px) and (max-width:1024px){
  .fw{width:100%;padding-left:20%;padding-right:20%;padding-bottom:15px;}
  .max-height{max-height:100% !important;}
  .specilises{max-width:100% !important;}
  .common-causes-of-toe-pain,.adv-treatments{max-width:100% !important;}
  .advanced-treatments-img{max-width:60%;margin:0 auto;}
}
@media screen and (max-width:1024px){
   .booknow_btn{padding:15px 50px !important;}
   #home{display:none;}
   .small-logo-wrapper{margin-top:-90px;}
    .sm-logo-h{
        height: 3rem !important;
        --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
        --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
        border-radius: 0.5rem;
    }
    .small-logo-wrapper{justify-content: center;}
    #home-mobile .est{max-width:250px;margin:0 auto;padding-top:20px;text-align:right !important;font-weight:500 !important;}
}
@media screen and (min-width:1025px){
    /*.navbar.mobile{display:none;}*/
    #home-mobile{display:none;}
    .faqs{max-width:80% !important;margin:0 auto;}
}
/* Default: Hide both navbars initially */
.navbar.desktop {
    display: none;
}

.navbar.mobile {
    display: none;
}
.video-wrapper{width:800px;margin:0 auto;margin-top:50px;}
.video-wrapper iframe{height:450px;}

/* Show Desktop Navbar for Screens 768px and Above */
@media (min-width: 768px) {
    .navbar.desktop {
        display: flex;
    }
}

@media (min-width:768px) and (max-width:1024px){
    .navbar-nav{flex-direction:row;}
    .navbar .navbar-collapse {
        display: flex !important;
    }
    .navbar .navbar-toggler {
        display: none !important;
    }
    .navbar-nav .dropdown-menu{position:absolute;}
    .navbar {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }
    
    .navbar-collapse {
        flex-grow: 1;
        justify-content: flex-end;
    }
    .nav-link{padding-left:10px !important;padding-right:10px !important;}
}
@media (min-width:769px){
    .nav-link{padding-left:25px !important;padding-right:25px !important;}
}

/* Show Mobile Navbar for Screens 767px and Below */
@media (max-width: 767px){
    .slider-wrapper{margin-left:25px !important;margin-right:25px !important;}
    .video-wrapper{width:100% !important;padding-left:20px;padding-right:20px;}
    .video-wrapper iframe{height:250px !important;}
    .navbar.mobile {
        display: flex;
    }
}

@media screen and (max-width:768px){
    .col-md-3, .col-md-4, .col-md-5, .col-md-6{width:100% !important;margin-bottom:15px !important;}
}

@media screen and (min-width:768px){
    .review-card .t-inner{height:310px;}
    .text-wrapper{padding-left:4.5%;}
    .custom-py{padding-left:6%;padding-right:6%;}
    .specilises{max-width:75%;margin:0 auto;}
    .adv-treatments{max-width:85%;margin:0 auto;}
    .common-causes-of-toe-pain{max-width:85%;margin:0 auto;}
    .eq-col-height{height:100%;object-fit:cover;}
}
@media screen and (max-width:767px){
    .review-card .t-inner{height:360px !important;}
    .leftmenu-img{width:3rem;height:3rem;}
    .whatsapp-container{display:none !important;}
    .b2{margin-left:1rem !important;margin-right:1rem !important;}
    .col-md-3, .col-md-4, .col-md-5, .col-md-6{margin-top:10px;margin-bottom:10px;}
    
    /*--- navbar mobile ---*/
    .navbar {
      background-color: #f8f9fa; /* Navbar background */
      z-index: 1000; /* Ensure navbar stays on top */
    }

    .navbar-collapse {
        position: absolute;
        top: 100%;
        width: auto;
        background-color: #e2e8f0;
        border-top: none;
        z-index: 999;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        margin-top: 15px;
        border-radius:8px;
        padding-bottom:15px;
    }
    #leftMenu{left:0 !important;}
    #rightMenu{right: 0 !important;}

    .logo-center {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
    }
    .nav-item{padding-left:10px;padding-right:10px;}
    .nav-item .flex{justify-content: left !important;}
    .nav-item .mt-top{margin-top:1.5rem !important;}
    .nav-item a{font-size:14px !important;color:#000 !important;text-decoration:none !important;}
    
    .inline-b{
        font-size: 1.25rem !important;
        line-height: 1.75rem !important;
    }
}