.template-14 .sports-therapy__quote .newArticle__text {
    color: #000;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 25px;
}
.template-14 .sports-therapy__quote .newArticle__text img{
    margin: 30px auto;
    display: block;
}
.template-14 .sports-therapy__quote .newArticle__text ul li {
    margin-bottom: 20px;
}
.template-14 .sports-therapy__quote .newArticle__text ul li:before {
     content: "\2022";
     color: #009CE9;
     font-weight: bold;
     display: inline-block;
     width: 1em;
     margin-left: -1em;
 }
.template-14 .sports-therapy__quote {
    margin: 35px 0 50px!important;
}
.template-14 .sports-therapy__quote .container{
    padding: 40px 65px 50px!important;
}

.template-14 .sports-therapy__causes {
    padding: 70px 0 50px;
}
.sports-therapy__causes .newArticle__text {
    color: #000;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 25px;
}
.sports-therapy__causes .newArticle__text img{
    margin: 0 auto;
    display: block;
}
.sports-therapy__causes .newArticle__text ul li {
    margin-bottom: 20px;
}
.sports-therapy__causes .newArticle__text ul li:before {
    content: "\2022";
    color: #009CE9;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.template-14 .grey-background {
    background-color: #FBFBFB;
    padding: 20px 0;
}
.template-14 .knee-pain__diagnosis {
    padding: 75px 0 60px;
}
.blue-time__item--text h3{
    text-align: left;
}
.blue-time__item--text {
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 25px;
}
.knee-pain__diagnosis .newArticle__text {
    max-width: 1040px;
    margin:  0 auto;
    color: #000;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
    line-height: 24px;
}

.template-14 .tmj-personalized-block {
    background-image: url(/wp-content/uploads/2021/03/tendon-clinic-personalized-background.png);
    padding: 70px 0 80px;
    background-size: cover;
    background-repeat: no-repeat;
}
.template-14 .tmj-personalized-block h2{
    color: #ffffff;
}
.template-14 .tmj-personalized-block .newArticle__text {
    color: #ffffff;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
    margin-bottom: 25px;
}
.template-14 .indiba-regenerative {
    background-color: #FBFBFB;
}
.indiba-regenerative .container{
    align-items: center;
    display: flex;
    flex-direction: row;
}
.template-14 .indiba-regenerative__text {
    width: 50%;
    padding-left: 47px;
    text-align: left;
}
.template-14 .indiba-regenerative__text p, .indiba-regenerative__text h3{
    text-align: left;
}
.indiba-regenerative__image {
    width: 50%;
}

.template-14 .indiba-regenerative__text.newArticle__text {
    color: #000;
    font-family: 'Segoe UI', 'Tajawal', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
    line-height: 22px;
    margin-bottom: 25px;
}


@media (max-width: 992px) {
    .indiba-regenerative {
        padding: 40px 0;
    }
    .indiba-regenerative .container{
        flex-direction: column;
    }
    .template-14 .indiba-regenerative__text {
        width: 100%;
        padding-left: 0;
    }
    .indiba-regenerative__image {
        width: 100%;
        margin: 40px auto;
        display: flex;
        align-items: center;
    }
}
