.logo-box .logo {
    max-width: 320px;
}

.widget-content hr {
    border-top: 1px solid rgba(255, 255, 255, .2);
}

.widget-content .sinceText {
    color: #f5b8f6;
}

.main-footer .footer-logo {
    max-width: 250px;
}

.main-footer.sp-two .widgets-section {
    padding: 210px 0px 0px;
}

.links-widget ul li {
    margin-bottom: 20px;
}

.main-footer .footer-widget.logo-widget {
    padding-right: 40px;
}

.page-title .content-box:before {
    height: 55px;
}

.team-details-section .working-history .top-content h2 {
    margin-bottom: 10px;
}

.team-details-section .timeline li:before {
    left: -230px;
}

.team-details-section .timeline {
    margin-left: 230px;
}

.why-choose-us-section .side-image {
    bottom: 0px;
    max-width: 50%;
}

.main-footer.sp-two .widgets-section {
    padding: 40px 0px 0px;
}

.main-footer {
    border-top: 2px solid rgb(83, 84, 108);
}

.service-block-six .image-box:before {
    display: none !important;
}

.service-block-six .image-box {
    overflow: hidden;
    border-radius: 6px;
}

.service-block-six .icon-box h4 {
    padding-bottom: 15px;
}

.service-block-six .icon-box {
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    padding: 18px 18px 0px 18px;
    right: 0;
    min-height: 88px;
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
}

.widget.widget_contact::before {
    background: #000;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    opacity: 0.75;
}

.widget_contact img {
    position: relative;
}

.author-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.testimonial-block-three .inner-box:before {
    display: none !important;
}

.testimonial-block-three .inner-box:hover .text,
.testimonial-block-three .inner-box:hover .author-box .author-title,
.testimonial-block-three .inner-box:hover .author-box .designation {
    color: inherit !important;
}

.feature-block-one .inner-box:hover .image {
    opacity: 1 !important;
    visibility: visible !important;
}

@media (max-width:767px) {
    .main-header .header-upper .logo-box {
        max-width: 240px;
        margin-top: 6px;
    }
}

.contact-info-block-three h4 {
    color: #2D518F !important;
}

.social-links img {
    width: 26px;
    height: auto;
    display: block;
}

.footer-bottom {
    padding-bottom: 40px;
}

.footer-bottom .social-links,
.footer-bottom ul.menu {
    margin-bottom: 0 !important;
}

.footer-bottom .scroll-to-top-two {
    font-weight: normal !important;
}

.footerReviews .quote {
    top: 0;
    left: 0;
    right: auto;
    opacity: 0.5;
}

.footerReviews {
    padding: 0;
}

.testimonial-block-three .text:before {
    display: none;
}

.testimonial-block-three .text {
    padding-bottom: 0;
    margin-bottom: 0;
}

.author-box .image i.far {
    background: #606062;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    margin-left: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #fff;
}

.testimonial-block-six.style-two .text {
    margin-bottom: 10px;
    min-height: 86px;
}

.feature-block-one .inner-box:hover::before {
    -webkit-transform: translateY(25px) !important;
    -ms-transform: translateY(25px) !important;
    transform: translateY(25px) !important;
}

.testimonial-block-six .author-box {
    padding-top: 0 !important;
}

.why-choose-us-section .single-feature-item:last-child {
    margin-bottom: 0;
}

.single-team-member .image:before {
    display: none !important;
}

.social-links-wrapper {
    display: none !important;
}

.main-footer .footer-widget {
    margin-bottom: 0 !important;
    margin-top: 80px !important;
}