#top-stripe {  width: 100%;  background: #1c1c1c;  display: flex;  align-items: center;  height: 36px;  padding: 0 16px;  border-bottom: 1px solid #2a2a2a;  z-index:9999;}.companies,.holding{  display: flex;  align-items: center;  flex: 1;  height: 36px;}.holding{  padding-right: 18px;  margin-right: 14px;  border-right: 1px solid #363636;  max-width:300px;}.companies a,.holding a{	height: 100%;	width: 100%;	background-size: contain!important;	background-repeat: no-repeat!important;	background-position: center!important;	max-width: 115px;	max-height: 23px;}.holding a{	filter: brightness(4);}.holding a:hover{	filter: brightness(1);}.holding a{	max-width: 400px;	max-height: 23px;	background:url(https://advacam.com/content/lista-loga/AdVisiones-Technologies-Group-blue.webp)}.companies .co1{background:url(https://advacam.com/content/lista-loga/ADVACAM.webp)}.companies .co2{background:url(https://advacam.com/content/lista-loga/Radalytica.webp)}.companies .co3{background:url(https://advacam.com/content/lista-loga/AdvaScope.webp)}.companies .co4{background:url(https://advacam.com/content/lista-loga/InsightArt.webp)}.companies .co5{background:url(https://advacam.com/content/lista-loga/ADVASPACE.webp)}.companies .co6{background:url(https://advacam.com/content/lista-loga/Remedical.webp)}.companies .co7{background:url(https://advacam.com/content/lista-loga/XIE.webp)}.companies>div{	display:flex;	flex:1;	align-items: center;    justify-content: center;	height:36px;	background: radial-gradient(circle,rgba(54,139,232,0.65) 0%,rgba(190,190,190,0) 0%);	transition-duration:500ms;}.companies .current{	background: radial-gradient(circle,rgba(100,100,100,0.65) 0%,rgba(54,54,54,0) 70%);}.companies>div:hover{	background: radial-gradient(circle,rgba(54,139,232,0.65) 0%,rgba(190,190,190,0) 70%);}@media(max-width:1280px){	#top-stripe{		display:none !important;	}}