.hero__text .h1 {
    font-size: 48px;
    color: #111111;
    font-weight: 700;
    line-height: 60px;
    margin-top: 10px;
    margin-bottom: 35px;
}

.section-title .h2 {
    color: #111111;
    font-weight: 700;
    margin-top: 8px;
}

.chooseus__item .h3 {
    font-size: 20px;
    color: #111111;
    font-weight: 600;
    margin-top: 26px;
    margin-bottom: 16px;
}

.services__item__text .h3 {
    font-size: 20px;
    color: #111111;
    font-weight: 600;
    margin-bottom: 14px;
    -webkit-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
}

.footer__widget .h5 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
}

.breadcrumb__text .h1 ,.breadcrumb__text h1{
    color: #111111;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 36px;
}

.section-title .h3 {
    font-size: 15px;
    color: #888888;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.testimonial__author__text .h4 {
    color: #111111;
    font-weight: 600;
    font-size: 18px;
}

.services__details__title h2 {
    color: #111111;
    font-weight: 600;
    margin-top: 5px;
    font-size: 30px;
}

.services__title .h4 {
    color: #111111;
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 24px;
}

.services__details__desc h2,.services__details__desc h3 {
    font-size: 18px !important;
}

.services__details__text h2{
    font-size: 18px;
}