.navbar-brand h1 {
    line-height: normal;
    font-size: 28px;
    color: #fd5b03;
    font-weight: bold;
}
.navbar-brand h1 span {
    display: block;
    font-size: 14px;
}
.cases-desc .btn {
    margin-top: 15px;
}
.consult .featured-item .featured-icon {
    color: #4044c1;
}
.contact-media h4 {
    font-weight: bold;
}
.contact-media h6 {
    color: #fd5b03;
}
.testimonial-page .testimonial {
    background-color: #ffffff !important;
    box-shadow: 0px 3px 65px 0px rgba(26, 26, 66, 0.07);
    padding: 2rem !important;
    margin-bottom: 2rem;
}
.testimonial-page .testimonial.style-2 .testimonial-img {
    margin-bottom: 20px;
}
.testimonial-page .testimonial.style-2 .testimonial-img img {
    width: 90px;
    height: 90px;
}
.testimonial-page .testimonial-content p {
    font-size: 15px;
    line-height: 27px;
    text-align: justify;
}

.testimonial-page .testimonial .testimonial-caption h5 {
    font-size: 18px;
}
.magnific-img {
    margin: 15px 0;
    border: 2px solid #fd5b03;
    padding: 3px;
}
.magnific-img img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: top center;
}
.mfp-title {
    display: none;
}
.service-main h5 {
    color: #fd5b03;
    font-weight: 600;
}
.service-main .ser-list {
    margin-bottom: 20px;
}
.service-main .ser-list li {
    margin-bottom: 10px;
}
.service-main .ser-list li:last-child {
    margin: 0;
}
.service-main h2 {
    color: #4044c1;
    font-size: 36px;
    font-weight: bold;
}
.service-main strong {
    color: #4044c1;
}
@media (max-width: 768px) {
    .navbar-nav .nav-link.active,
    .navbar-nav .nav-link.show {
        color: #fff;
    }
    .navbar-brand h1 span {
        font-size: 13px;
    }
    .navbar-nav .nav-item.dropdown .dropdown-menu {
        padding: 10px 20px;
    }
    .contact-main {
        padding: 2rem !important;
    }
    section {
        padding: 50px 0;
    }
    .contact-media i {
        font-size: 42px;
        margin-bottom: 0;
    }
    .testimonial-page .testimonial {
        padding: 1.5rem 1rem !important;
    }
    .testimonial-page .testimonial.style-2 .testimonial-img img {
        width: 60px;
        height: 60px;
    }
    .testimonial-page .testimonial.style-2 .testimonial-quote {
        display: none;
    }
    .service-main h2 {
        font-size: 28px;
    }
    .sidebar-links li a {
        font-size: 14px;
        line-height: 42px;
    }
    .service-main .ser-list {
        padding-left: 10px;
    }
    .banner-slider h1 {
        font-size: 24px;
        line-height: 32px;
    }
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }
    .testimonial-content p {
        font-size: 16px;
        line-height: 28px;
    }
}
