* { margin: 0; padding: 0; box-sizing: border-box; }
a{text-decoration: none;} 
.custom-container{width: 90%; max-width: 90%; margin: 0 auto;}

.banner-section {
    position: relative;
    border-bottom: 3px solid #C1FF4B;
}
.banner-section video{
height: 100%; object-fit: cover;}
.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background:linear-gradient(180deg, rgb(255 255 255 / 0%) 40%, rgb(0 0 0 / 100%) 100%);
 
}


.banner-heading {
    position: absolute;
    bottom: 38px;
    left: 50%;
    transform: translateX(-50%);
}

.banner-heading h4 {
    color: #C1FF4B;
text-align: center;
font-family: 'Figtree';
font-size: 23.89px;
font-style: normal;
font-weight: 400;
padding-bottom: 26px;
letter-spacing: 0.239px;
}

.banner-heading h4 span {
    color: #C1FF4B;
    font-family: 'Figtree';
font-size: 26.06px;
font-style: normal;
font-weight: 600;
line-height: 180%;
letter-spacing: -0.261px;
text-transform: uppercase;
}

.explore-btn {
  color: #0D1E4C;
font-family: 'LeagueSpartan';
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 25.5px */
       padding: 3px 13px 0px;
    border-radius: 17px;
    background: #C1FF4B;
    margin-bottom: 22px;display: inline-block;
}

@media (max-width:768px) {
    .banner-section {
        height: 400px;
    }

    .banner-section img {
        height: 100%;
    }

    .banner-heading {
        width: 90%;
    }

    .banner-heading h3 {
        text-align: center;
    }
}

@media (max-width:600px) {
    .banner-heading h4 {
        font-size: 17px;
    }

    .explore-btn {
        font-size: 14px;
    }

    .banner-heading {
        width: 96%;
    }
 
}

/* banner end  */

.box-setails {
    width: 90%;
    background: #FFF;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
padding: 110px 30px 39px 30px;
position: relative;
top: -25px;
}

.box-heading {
    color: #09256F;
    text-align: center;
    font-family: 'Figtree';
font-size: 25px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 37.5px */
letter-spacing: -0.5px;
text-transform: uppercase;
padding-bottom: 13px;
}

.box-content {
    color: #000;
text-align: center;
font-family: 'LeagueSpartan';
font-size: 17px;
font-style: normal;
font-weight: 300;
line-height: 150%; /* 25.5px */
padding-bottom: 23px;
}

.box-list h1 {
    color: #09256F;
    font-family: 'LeagueSpartan';
font-size: 40px;
font-style: normal;
font-weight: 500;
}

.box-list p {
    color: #000;
    font-family: 'LeagueSpartan';
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 150%; /* 24px */
}

.box-list::after {
    position: absolute;
    content: "";
    height: 63px;
    width: 1px;
    background: linear-gradient(7deg, #FFF 0%, #1B3FA4 48.5%, #FFF 100%);
    top: 0;
}

.box-list-one::after {
    right: -15px;
}

.box-list-two::after {
    right: 9px;
}

.box-list-three::after {
    right: -15px;
}

.box-list-four::after {
    display: none;
}

.box-line {
    position: absolute;
    left: 0;
    z-index: 9;
    top: -85px;
}

.box-line-btm{
    position: absolute;
    left: 0;
    top: 24px;
}

.box-list-details {
    row-gap: 30px;
}

@media (max-width:1200px) {
    .box-list  {
        text-align: center;    
    }

    .box-list-two::after {
        display: none;
    }
}

@media (max-width:768px) {
    .box-setails {
        width: 100%;
    }

    .box-setails {
        padding-top: 91px ;
    }

    .box-line {
        top: -30px;
    }
}

@media (max-width:600px) {
        .box-setails {
            padding-top: 35px;
        }
}

@media (max-width:450px) {
    .box-setails {
        padding-left:13px;
        padding-right: 13px;
    }

    .box-list h1 {
        font-size: 32px;
    }

    .box-list p {
        font-size: 13px;
        line-height: 130%;
    }
}

/* box end  */

.sport-physiotherapy{
    background: linear-gradient(100deg, #0D1E4C 17.22%, #30457F 108.74%);
}

.sport {
    padding: 39px 0 87px 90px;
}

.be-a-sport {
    position: absolute;
    left: -101px;
    top: -11px;
}

.sport h1{
    font-family: 'LeagueSpartan';
    font-size: 52px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 78px */
    letter-spacing: 2.6px;
    text-transform: uppercase;
    background: linear-gradient(91deg, #C1FF4B 3.88%, #FFF 67.38%, #C1FF4B 109.83%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}

.Personalized h1 {
    font-size: 35px !important;
}

/* .sport h1::after{
    position: absolute;
    content: "Be a sport";
    -webkit-text-stroke-width: 1px;
    background: linear-gradient(to top, red, yellow);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-family: "League Spartan";
    font-size: 66px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; 
    letter-spacing: 3.3px;
    text-transform: uppercase;
    left: 0;
    top: 0;
} */

.sport h6 {
    color: #C1FF4B;
    font-family: 'LeagueSpartan';
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 150%; /* 24px */
letter-spacing: 3.36px;
text-transform: uppercase;
}

.sport h4 {
    color: #C1FF4B;
    font-family: 'Figtree';
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 30px */
letter-spacing: -0.4px;
text-transform: uppercase;
padding-bottom: 35px;
margin-top: -3px;
}

.sport p {
    color: #FFF;
    font-family: 'LeagueSpartan';
font-size: 17px;
font-style: normal;
font-weight: 300;
line-height: 150%; /* 25.5px */
padding-bottom: 60px;    letter-spacing: 0.2px;
}

.facility {
    gap: 50px;
    padding-top: 18px;
    padding-bottom:50px;
}

.facility::after{
    position: absolute;
    content: "";
    width: 55%;
    height: 1px;
    left: 0;
    top: 0;
    background-color: #C1FF4B;
}

.facility span {
    color: #FFF;
    font-family: 'LeagueSpartan';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%; /* 24px */
    position: relative;
}

.facility span::after{
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    background-color: #C1FF4B;
    top: -23px;
    left: 0;
    border-radius: 50%;
}

.sports-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 88%;
}

.physiotherapy-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 88%;
}

.physiotherapy-list {
    row-gap: 30px !important;
    padding: 65px 0;
}

.physiotherapy-list p {
    color: #fff;
}


@media (max-width:1200px) {
    .sport {
        padding: 39px 0 87px 44px;
    }

    .facility {
        display: none !important;
    }

    .be-a-sport {
        left: -36px;
        top: 0px;
        width: 35%;
    }

    .be-a-sport {
        display: none;
    }
}

@media (max-width:991px) {
    .be-a-sport {
        width: 54%;
    }
}

@media (max-width:768px) {

    .sport {
        padding: 39px 0 0px 44px;
    }

    .be-a-sport {
        width: 77%;
    }
}

@media (max-width:633px) {
    .Musculoskeletal {
        
        padding-top: 41px !important;
    }

    .sport h4 {
        font-size: 16px;
    }

    .sport h1 {
        font-size: 36px;
    }

    .sport-l-g {
        padding-left: 11px;
    }

    .be-a-sport {
        width: 66%;
        left: -16px;
    }
}

@media (max-width:600px) {
    .Personalized h1 {
        font-size: 23px !important;
    }

    .Personalized {
        padding: 11px 0 0px 17px;
    }

    .green-design {
        display: none;
    }
}

@media (max-width:444px)  {
    .sport h4 {
        padding-bottom: 0 ;
    }
}

@media (max-width:424px) {
    .sport h1 {
        font-size: 28px;
    }

    .sport h4 {
        font-size: 12px;
    }

    .sport h6 {
        font-size: 12px;
    }

    .be-a-sport {
        width: 100%;
    }

    .Personalized h1 {
        font-size: 18px !important;
    }

    .physiotherapy-list {
        padding:68px 0;
    }

}

@media (min-width:1200px) {
    .Personalized {
        padding-bottom: 0;
    }
}







/* end  */


.white-space {
    width: 100%;
    height:83px;
    background-color: #fff;
    z-index: 99;
    position: relative
}

.clinic-left  {
    background-color: #fff;
    position: relative;
}

.clinic-left h6 {
    color: #000;
    font-family: 'LeagueSpartan';
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 21px */
letter-spacing: 2.94px;
text-transform: uppercase;
padding-top: 20px;
padding-bottom: 12px;
padding-left: 26px;
}

.clinic-left h1 {
    font-family: 'LeagueSpartan';
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 30px */
letter-spacing: 1px;
text-transform: uppercase;
background: linear-gradient(91deg, #1B2D60 3.88%, #5E7DD2 109.83%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
padding-bottom: 30px;
padding-left: 26px;
}

.benefits-list {
    padding-right: 26px;
    padding-left: 26px;
}

.benefits-list p {
    color: #09256F;
    font-family: 'LeagueSpartan';
font-size: 15.421px;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 21.589px */
}

.benefits-list p span{
    color: #1D1D1D;
    font-family: 'LeagueSpartan';
font-size: 15.421px;
font-style: normal;
font-weight: 400;
line-height: 140%;
}

.benefits-btm-line {
    position: relative;
}

.benefits-btm-line::after {
    position: absolute;
    content: "";
    width: 90%;
    height: 1px;
    background-color: #0C37AB;
    left: 0;
    bottom: 0;
}

.one-side-border {
    border-right: 1px solid #0C37AB;
}
/* .clinic-img-one {
    padding: 85px 0 0 36px;
} */

.clinic-img-one-content {
    POSITION: ABSOLUTE;
    top: 85px;
    left: 30px;
}

.clinic-img-one-content h1{
    font-family: 'LeagueSpartan';
    font-size: 33.63px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 50.445px */
    letter-spacing: 1.682px;
    text-transform: uppercase;
    background: linear-gradient(91deg, #C1FF4B 3.88%, #FFF 67.38%, #C1FF4B 109.83%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.clinic-img-one-content p{
    color: #FFF;
    font-family: 'LeagueSpartan';
font-size: 14.334px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 18.634px */
letter-spacing: 0.287px;
padding-bottom: 40px;
width: 90%;
}

.clinic-img-two img {
    padding: 12px 0 7px 0;
}

@media (max-width:991px) {
    .white-space {
        height: 26px;
    }
}

@media (max-width:575px) {
    .benefits-list  {
        text-align: center;
    }

    .mobile-d-change {
        justify-content: space-between;
    }

    .one-side-border {
        border: none;
        border-bottom: 1px solid #0C37AB ;
    }

    .benefits-btm-line::after {
        width: 1px;
        height: 100%;
        right: -13px;
        bottom: 0;
        left: unset;
    }
}

/* end  */

.appointments-details {
    width: 100%;
    background: linear-gradient(55deg, #0D1E4C -0.33%, #2C4179 100%);
}

.appointments-left h6 {
    color: #FFF;
    font-family: 'LeagueSpartan';
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 21px */
letter-spacing: 2.94px;
text-transform: uppercase;
}

.appointments-left h3 {
    font-family: 'LeagueSpartan';
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 30px */
letter-spacing: 1px;
text-transform: uppercase;
background: linear-gradient(91deg, #FFF 3.88%, #769AFF 109.83%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.appointments-details::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 108%;
    background-color: #fff;
    top: -3px;
    left: 33%;
    transform: rotate(17deg);
}

.appointments-right-details {
    color: #FFF;
    font-family: 'LeagueSpartan';
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 145%; /* 24.65px */
letter-spacing: 0.17px;
margin: 0 ;
text-align: center;
}

@media (max-width:991px) {
    .appointments-left  {
        text-align: center;
    }

    .appointments-details::after {
        display: none;
    }
}


/* end  */







.testimonial-box .img-box{
    display: block;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.img-box::after{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 5px;
   background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
}
.testimonial-box .client-info p{
    color: #040404;

    font-family: 'LeagueSpartan';
font-size: 13.061px;
font-style: normal;
font-weight: 400;
line-height: 15px; /*  */
text-transform: uppercase;
letter-spacing: 0.80px;
}
.testimonial-box .client-info span{
    color: #040404;
    font-family: 'Figtree';
font-size: 12.128px;
font-style: italic;
font-weight: 300;
line-height: 150%;
}
.img-box::before{
    content: '';
    position: absolute;
    width: 85%;
    height: 1px;
    bottom: 5px;
    right: 5%;
    z-index: 1;
    background: linear-gradient(90deg, #210A0F 0%, #FFF 50.27%, #210A0F 100%);
}
.play-btn{
    border: 1px solid #fafafa91;
border-radius: 50px;
position: absolute;
bottom: 14px;
right: 5%;
z-index: 1;
/* width: 60px; */
height: 23px;
display: flex
;
align-items: center;
justify-content: space-between;
padding: 2px 5px 2px 9px;
gap: 10px;
}
.play-btn span{
    color: #FFF;
font-family: 'LeagueSpartan';
font-size: 13.061px;
font-style: normal;
font-weight: 500;
line-height: 12px;
text-transform: uppercase;
/* width: 60px; */
padding-top: 2px;
}
.client-exp{
    color: #000;
    font-family: 'LeagueSpartan';
font-size: 15px;
font-style: normal;
font-weight: 300;
line-height: 137%; /* 20.55px */
letter-spacing: 0.3px;
 display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.client-name{
    color: #111;
    font-family: 'LeagueSpartan';
font-size: 13.061px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 19.592px */
text-transform: uppercase;
margin-bottom: 0px;
}
.client-professional{
    color: #111;
    font-family: 'Figtree';
font-size: 12.128px;
font-style: italic;
font-weight: 300;
line-height: 150%;
}
.clident-video-slider .swiper-pagination,.client-text-slider .swiper-pagination{
    position: static;
}
.dots-line-img{
    width: 16px;
    height: 100%;
    object-fit: cover;
}
.c-title1{
    color: #000;
    font-family: 'LeagueSpartan';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
letter-spacing: 3.36px;
text-transform: uppercase;
}
.c-title2{
    color: #162758;
    font-family: 'Figtree';
font-size: 19px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 28.5px */
letter-spacing: 0.79px;
text-transform: uppercase;
}
.client-text-slider .line{
    width: 40%;
    height: 2px;
    background: linear-gradient(90deg, #222223 0%, #FFF 100%);
}
.client-text-slider {
/* 168px */
max-height: 168px;  
transition: height 0.3s ease;
}
/* .swiper-wrapper { 
    height: 100% !important;
}  */
.client-text-slider .swiper-slide {
max-height: 168px;
overflow-y: visible;
}
.v-line-img{
margin-top: -13%;
position: absolute;
    z-index: -1;
}

.right-line {
    position: relative;
}

.right-line::after{
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: linear-gradient(341deg, #182B5C 0%, #FFF 52%, #182B5C 100%);
    right: 0;
    top: 0;
}

@media (max-width:991px) {
    .right-line::after{
       display: none;
    }
}

/* video  */
.txt-h6::after{    content: '';
        position: absolute;
    top: 7px;
    left: 4px;
    width: 4px;
    height: 4px;
    background: #09256F;     clip-path: circle(50%);
    border-radius: 30px;}
.txt-h6{color: #09256F;  position: relative;
    padding-left: 16px;
font-family: 'LeagueSpartan';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 137%; /* 19.18px */
letter-spacing: 0.28px;}
.video-img-blue {
    width: 100%;
    background-color: #1C2E61;
    padding: 12px 36px 17px 19px;
}

.video-img-blue p{
    color: #FFF;
    font-family: 'LeagueSpartan';
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 134%; /* 21.44px */
letter-spacing: 0.32px;
margin: 0;
}

.left-slider {
    margin-left: 44px;
    position: relative;
    top: -38px;
}

.video-box{
    width: 100%;
    background: url(../images/home/video-bg.png);
    background-size: 100% 100%; 
    padding: 23px 42px 31px 23px;
    cursor: pointer;
}

.video-box p {
    color: #09256F;
    font-family: 'LeagueSpartan';
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 137%; /* 21.92px */
letter-spacing: 0.32px;
margin: 0;
}

.video-icon {
    width: 38px;
    height: 38px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    right: -4px;
    bottom: -7px;
}

.video-heading h2 {    display: inline-block;
    font-family: 'LeagueSpartan';
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 30px */
letter-spacing: 1px;
text-transform: uppercase;
background: linear-gradient(91deg, #1B2D60 3.88%, #5E7DD2 109.83%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin: 0;
}

.video-heading h4 {
    color: #000;
    font-family: 'LeagueSpartan';
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 21px */
letter-spacing: 2.94px;
text-transform: uppercase;
margin: 0;
}

@media (max-width:768px) {
    .left-slider {
        position: unset;
        margin-left: 0;
    }
}

@media (max-width:424px) {
    .video-heading h2 {
        font-size: 16px;
    }

    .video-heading h4{
        font-size: 12px;
    }
}

@media (min-width:1800px) {
.txt-h6{ font-size: 20px;}
.client-exp{ 
font-size: 18px;   }
.box-content { font-size: 19px;}
.video-img-blue p { font-size: 20px;}
}