.public-header .header-lower .info-btn-two.style-two .icon {
    background-color: var(--theme-color1);
    border-color: var(--theme-color1);
    color: var(--theme-color-light);
}

.public-header .main-box .outer-box .btn-box.style-two .theme-btn {
    background-color: var(--theme-color1);
    border: 1px solid var(--theme-color1);
    color: var(--theme-color-light);
}

.public-header .main-box .outer-box .btn-box.style-two .theme-btn:before {
    background-color: var(--theme-color-light);
}

.public-header .main-box .outer-box .btn-box.style-two .theme-btn:hover,
.public-header .main-box .outer-box .btn-box.style-two .theme-btn:hover .btn-title {
    color: var(--theme-color2);
}

.public-header .main-box .nav-outer .navigation > li:hover > a,
.public-header .main-box .nav-outer .navigation > li.current > a,
.public-header .main-box .nav-outer .navigation > li > a:hover {
    color: var(--theme-color2);
}

.public-logo-main {
    max-height: 52px;
    width: auto;
}

.public-logo-mobile {
    max-height: 42px;
    width: auto;
}

.public-logo-sticky {
    max-height: 44px;
    width: auto;
}

.public-footer-bg {
    background-image: url(/assets/images/ext/carpento/pattern/shape-1.png);
}

.public-language-image {
    width: 100%;
    height: auto;
}

.tes98-hero {
    overflow: hidden;
}

.tes98-hero-bg {
    background-image: url(/assets/images/ext/carpento/main-slider/6.jpg);
    z-index: 0;
}

.tes98-hero-overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.tes98-hero-container {
    position: relative;
    z-index: 3;
}

.tes98-hero-row {
    min-height: 935px;
    padding: 84px 0 88px;
}

.tes98-hero-copy {
    padding-bottom: 240px;
}

.tes98-hero-figure {
    z-index: 3;
    margin-bottom: -24px;
}

.tes98-hero-image {
    width: 114%;
    max-width: none;
}

.tes98-projects-bg {
    background-image: url(/assets/images/ext/carpento/background/15.jpg);
}

.tes98-video-bg {
    background-image: url(/assets/images/ext/carpento/background/16.jpg);
}

.tes98-faq-bg {
    background-image: url(/assets/images/ext/carpento/background/17.jpg);
}

.services-section-six .carousel-outer:before {
    z-index: 1;
}
