.menu-container, .bottomnav-wrapper{
  background: rgb(255,0,0);
  background: linear-gradient(180deg, rgba(255,0,0,1) 0%, rgba(184,0,0,1) 5%, rgba(255,0,0,1) 100%);
}

#megamenu li a:hover, .ahover{
  background: rgb(200,0,0);
  background: linear-gradient(180deg, rgba(200,0,0,1) 0%, rgba(193,0,0,1) 97%, rgba(139,0,0,1) 100%);
}


#runningtext{
  border:1px solid #02A9B2;
}

#runningtext div {
  background-color:#02A9B2;
}

#container-slideshow{

}


#lastdepo h3 , #lastwd h3 {
    color: #fff;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 70%);
    background: radial-gradient(ellipse farthest-corner at right bottom, #ffd200 0%, #FDB931 8%, #e29d03 30%, #d89603 40%, transparent 80%),radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #efaf00 25%, #a77504 62.5%, #5d4a1f 100%);
}


#footer{
  background: rgb(0,66,153);
  background: linear-gradient(0deg, rgb(121 4 4) 0%, rgba(0,0,0,1) 100%);;
}
