.logo-box-style2 {
    max-height: 90px;
}

.logo-box-style2 img {
    max-height: 90px;
}

.title-section, .content-section {
    padding: 1rem;
}

.title-section h2 {
    font-size: 2rem;
}

.title__content-box, .about-style2__content-box {
    padding: 1rem;
}

.google-map1 {
    padding: 1rem 0 0;
}

.footer-main {
    padding: 2rem 0;
}

.footer-bottom .bottom-inner {
    padding: 1rem;
}

.about-style2__content-box .bottom-text ul li + li {
    /* margin-top: 55px; */
    margin-top: 0;
}

.about-style2__content-box .bottom-text ul li { /* margin-top: 55px; */
    padding-left: 1rem;
}

.bottom-text ol > .service-point {
    margin-bottom: 1rem;
}

.bottom-text ul, .bottom-text ul > li {
    list-style: disc;
}

.bottom-text li {
    padding-left: 0.5rem;
    margin-left: 1rem;
}
.bottom-text h3,.bottom-text h4,.bottom-text h5,.bottom-text ul{
    margin-bottom: 1rem;
}
.main-menu__right {
    margin-right: 30px;
}

.about-style2__content-box .bottom-text ul li {
    display: list-item;
}

.single-service-style1 .title-box {
    margin-bottom: 10px;
}