.sp-megamenu-parent >li >a
{
  font-weight:500 !important;   
}



.sp-megamenu-parent >li + li:before {
    content: "|";
}
.sp-megamenu-parent >li {
  display: inline-block;
  position: relative;
  padding: 0;
  text-align: left;
}

#sp-header {
  background-color: aliceblue;
  margin-bottom: 20px;
  margin-top: 20px;

}

a.blue{
  font-size:30px !important;
  color:#29487d !important;
}

a.red{
  font-size:30px !important;
  color:red !important;
}


#sp-top-bar {
    padding: 5px 0 0px !important;
    margin-top: 10px !important;
}

.clip-text-bg{
 background: none !important; 
}

.clip-text{
 background-color: white !important; 
 background-image: none !important;
}

.ponencia textarea, input[type=text] {
    height: auto !important;
    width: 100% !important;
    
}

p.wb-stl-custom2
{
  color: white;
}