.megamenu-sec ul li a::before {
    content: none;
}

.otgs-development-site-front-end {
    display: none;
    background-color: #000000;
    color: #ffffff;
}

.foot-bottom a.sr-only, li.sr-only  {
    display: none;
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

ul .ul-fix-oaw {
  all: unset;
  display: contents; /* es comporta com si no existís */
}

a:focus,
:focus,
.videoPoster {
    outline: none;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5);
}