@media (min-width: 1024.98px) {
  .header-three__right .navigation .gva_menu > li > a {
    color: #fff;
  }
  .header-three__right .navigation .gva_menu > li > a:hover, .header-three__right .navigation .gva_menu > li > a:focus {
    color: var(--indutri-theme-color);
  }
  .header-three__right .navigation .gva_menu > li.menu-item--active-trail > a {
    color: var(--indutri-theme-color);
  }
}

header .site-branding-logo img {
    width: 100%;
    z-index: 1;
    overflow: hidden;
    filter: drop-shadow(2px 4px 6px black);
}
.header-three .search-one__box
 {
    display: none;
}
.breadcrumb {
    display: none;
}
.header-three .menu-bar span {
    background: var(--indutri-theme-color);
}

.header-three {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.header-
header .site-branding-logo img
 {
    width: 100%;
}

.header-three__main {
    padding: 10px;
}
.breadcrumb-content-inner .breadcrumb-content-main {
    z-index: 1;
}
.site-branding-logo {
    max-width: 300px;
}
.gavias_sliderlayer {
    background: #000000;
}

header .site-branding-logo {
    padding: 0;
    display: inline-block;
    height: auto;
}
.arrow-top:before {
    background: url(/sites/default/files/2025-09/oruga-assets-arrow-bottom.png) no-repeat;
    width: 289px;
    height: 122px;
    mix-blend-mode: overlay;
}
.arrow-bottom:after {
    background: url(/sites/default/files/2025-09/oruga-assets-arrow-top.png) no-repeat;
    width: 289px;
    height: 122px;
    mix-blend-mode: overlay;
}
.arrow-right:after {
    background: url(/sites/default/files/2025-05/C-Oruga-right-footr.png) no-repeat;
    background-size: contain;
    background-position: top right;
    -webkit-animation: top-shape 5s infinite;
    animation: top-shape 5s infinite;
}
.testimonial-one__shape {
    background: url(/sites/default/files/2025-05/C-Oruga-bg-testimonials.png) no-repeat top center transparent;
    -webkit-animation: bg_top_right_shape 5s infinite;
    animation: bg_top_right_shape 5s infinite;
}
@media (max-width: 1024px) {
    .header-three {
        position: absolute;
        background: transparent;
        top: 10px;
    }
}
@media (max-width: 767.98px) {
    .breadcrumb-content-inner .breadcrumb-content-main {
        padding: 100px 15px 50px;
    }
.breadcrumb-content-inner {
    margin-bottom: 30px;
}
	.image-content-two__image:before {
		display:none;
		visibility:hidden;
	}
}

.image-content-two__image:before {
    background: url(/sites/default/files/2025-09/arrow-top-left.png) no-repeat;
    width: 92px;
    height: 239px;
    background-size: contain;
}
.ico-wp {
    width: 24px;
    height: 24px;
    margin: auto;
    padding: 0.1rem;
}
.feature-three__content-action span:after {
    background: #ffc107;
} 