:root {
    --theme-color: #2B7BB9;
}

.header-layout1 .header-navbar-logo img,
.header-layout1 .header-logo img,
.mobile-logo img,
.sidemenu-wrapper .footer-logo img {
    max-height: 70px;
    width: auto;
    max-width: 220px;
    object-fit: contain;
}

.footer-logo img {
    max-height: 80px;
    width: auto;
    max-width: 240px;
    object-fit: contain;
}

.probus-footer-top .footer-logo img {
    max-height: 70px;
    max-width: 280px;
}

.lang-switcher a.active {
    color: var(--theme-color) !important;
}

.about-counter-wrap .client-group-thumb {
    margin-top: 16px;
    line-height: 0;
    max-width: 130px;
}

.about-counter-wrap .client-group-thumb img {
    max-width: 130px;
    width: 100%;
    height: auto;
    display: block;
}

.service-area-1 {
    position: relative;
}

.service-area-1::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.62) 0%,
        rgba(0, 0, 0, 0.35) 35%,
        rgba(0, 0, 0, 0.1) 55%,
        transparent 75%
    );
    pointer-events: none;
    z-index: 0;
}

.service-area-1 > .container {
    position: relative;
    z-index: 1;
}

.service-area-1 .service-intro-text .sub-title,
.service-area-1 .service-intro-text .sec-title,
.service-area-1 .service-intro-text p {
    color: #fff;
    text-shadow:
        0 2px 10px rgba(0, 0, 0, 0.85),
        0 1px 3px rgba(0, 0, 0, 0.6);
}

.service-area-1 .service-intro-text .sec-title {
    margin-bottom: 12px;
}

.service-area-1 .service-intro-text p {
    margin-bottom: 0;
    opacity: 0.95;
}

.service-area-1 .service-link-disabled {
    pointer-events: none;
    cursor: default;
}

.why-area-1.space-top {
    padding-top: 40px;
}

.why-area-1 .title-area {
    margin-bottom: 30px;
}

.why-area-1 .title-area .shadow-title {
    font-size: 160px;
    margin-top: 0;
    margin-bottom: -0.5em;
}

.why-area-1-grid {
    margin-top: 0;
}

.why-area-1 .wcu-card {
    align-items: flex-start;
}

.why-area-1 .wcu-card-wrap.left-align {
    margin-left: auto;
    margin-right: 42px;
}

.why-area-1 .wcu-card-wrap.right-align {
    margin-left: 42px;
    margin-right: auto;
}

.why-area-1 .wcu-thumb1-1 {
    margin-top: 0;
    line-height: 0;
    position: relative;
    z-index: 1;
    text-align: center;
}

.why-area-1 .wcu-thumb1-1 img {
    width: auto;
    max-width: 100%;
    max-height: 520px;
    height: auto;
    object-fit: contain;
    object-position: top center;
    margin: 0 auto;
}

@media (max-width: 1399px) {
    .why-area-1 .title-area .shadow-title {
        font-size: 130px;
        margin-bottom: -0.48em;
    }

    .why-area-1 .wcu-card-wrap.left-align,
    .why-area-1 .wcu-card-wrap.right-align {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 1199px) {
    .why-area-1.space-top {
        padding-top: 60px;
    }

    .why-area-1 .title-area .shadow-title {
        font-size: 100px;
        margin-bottom: -0.45em;
    }

    .why-area-1 .wcu-thumb1-1 img {
        max-height: 420px;
    }
}

.testi-card .testi-card-thumb img.partner-logo {
    border-radius: 50%;
    height: 72px;
    width: 72px;
    object-fit: contain;
    background: #fff;
    border: 2px solid rgba(43, 123, 185, 0.25);
    padding: 10px;
    box-sizing: border-box;
}

.testimonial-area-1 .btn-wrap .client-group-thumb {
    line-height: 0;
}

.testimonial-area-1 .btn-wrap .client-group-thumb img {
    width: 175px;
    height: auto;
    max-height: 61px;
    object-fit: contain;
    display: block;
}

.client-area-1 .client-logo {
    opacity: 0.85;
    padding: 0 20px;
}

.client-logo img.partner-logo-client {
    filter: none;
    max-height: 200px;
    width: auto;
    max-width: 640px;
    height: auto;
    object-fit: contain;
    border-radius: 0;
    background: transparent;
    border: none;
    padding: 0;
    box-sizing: border-box;
}

@media (max-width: 991px) {
    .client-logo img.partner-logo-client {
        max-height: 160px;
        max-width: 520px;
    }
}

@media (max-width: 575px) {
    .client-logo img.partner-logo-client {
        max-height: 128px;
        max-width: 440px;
    }
}

.footer-layout1#contact-sec {
    background-size: cover;
    background-position: center;
}

.footer-layout1#contact-sec:after {
    opacity: 0.88;
}

.probus-footer-top {
    justify-content: center;
    padding: 50px 0 40px;
}

.probus-footer-top .footer-logo {
    text-align: center;
}

.probus-footer-widgets {
    padding-top: 10px;
    padding-bottom: 50px;
}

.probus-footer .widget_title {
    margin-bottom: 22px;
}

.probus-footer-about-list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.probus-footer-about-list li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px;
    color: var(--body-color);
    line-height: 1.6;
}

.probus-footer-about-list li:last-child {
    margin-bottom: 0;
}

.probus-footer-about-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.65em;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--theme-color);
}

.probus-footer-menu {
    padding: 0;
    margin: 0;
}

.probus-footer-menu li {
    list-style: none;
    margin-bottom: 12px;
}

.probus-footer-menu li:last-child {
    margin-bottom: 0;
}

.probus-footer-menu a {
    color: var(--body-color);
    transition: color 0.3s ease;
}

.probus-footer-menu a:hover {
    color: var(--theme-color);
}

.probus-footer-contact li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 16px;
    color: var(--body-color);
}

.probus-footer-contact li:last-child {
    margin-bottom: 0;
}

.probus-footer-contact i {
    color: var(--theme-color);
    font-size: 18px;
    line-height: 1.6;
    flex-shrink: 0;
}

.probus-footer-contact a {
    color: var(--body-color);
}

.probus-footer-contact a:hover {
    color: var(--theme-color);
}

.probus-footer-copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.probus-footer-copyright .copyright-text {
    font-size: 14px;
    opacity: 0.85;
}

@media (max-width: 991px) {
    .probus-footer-top {
        padding: 40px 0 30px;
    }

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

    .probus-footer .widget-about,
    .probus-footer .widget_nav_menu,
    .probus-footer .widget-contact {
        text-align: center;
    }

    .probus-footer-contact li {
        justify-content: center;
    }
}
