.tgmenu__navbar-wrap ul li a {
    padding: 26px 0;
    text-transform: uppercase;
    font-weight: 600;
}

.tg-header__top-three {
    padding: 10px 0;
}

.border-btn {
    background: #0049dc;
}

.banner-two-col .section-title .title, .text-60-bold {
    font-size: 45px;
    font-weight: 700;
    line-height: 60px;
}

.pricing__price .price {
    align-items: flex-end;
    display: flex;
    font-size: 25px;
    color: brown;
}

.pricing__head .title {
    background: #ffc107;
    border-radius: 20px;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 12px 22px;
    text-transform: uppercase;
    text-align: center;
    color: blue
}

.banner__content-three .title {
    font-size: 40px;
}

.shortcode-hero-banner .shortcode-hero-banner-overlay {
    background-color: #0d6efd;
}


element.style {
}

.text-25-years {
    align-items: flex-start;
    background-color: var(--tg-color-gray-3);
    border-radius: 30px 0 30px 30px;
    display: flex;
    left: -225px;
    padding: 20px 30px 20px 30px;
}

.slider_baner_home6 .banner__content-three {
    border-radius: 20px;
    margin: 60px 0 60px 60px;
    padding: 50px 50px 50px 50px;
    position: relative;
}

.pricing__bg {
    padding: 60px 0 60px;
}

.breadcrumb__content .title {
    font-size: 32px;
}

.section-title .title {
    font-size: 28px;
}

.about__list-box .list-wrap li {
    font-size: 18px;
}

.blog__post-content-two .title {
    font-size: 18px;
}

.footer-bottom {
    padding: 12px 0;
}