.imgfooter { width: 100%; height: auto; }
.backver { position: relative; }
.backver .page-header::before { position: absolute; left: 0; top: 0; height: 100%; width: 100%; opacity: 0.5; background: var(--bg-theme-color2); content: ""; }
#breadcrumbs { position: relative; z-index: 100; color: #fff; top: -95px; }
#breadcrumbs a { color: #fff; }
#breadcrumbs ul li a { color: #fff; }
#breadcrumbs ul li { position:relative;margin-right:10px  }
#breadcrumbs ul li:not(:first-child)::after { content: "/"; position: relative; }