div[class^='responsiveiframe']{
display:none;
}
#eventos .banner-links a{
  color: white;
}

#eventos .pb-negative-65 {
position: relative;
bottom: 65px;
}

#eventos .bg-t.banner-links {
    background: linear-gradient(90deg, var(--ct-eventos-dnd), var(--ct-eventos-dnd) 70%);
    background-position: top;
    overflow: hidden;
    background-size: 100vw 85%;
    background-repeat: no-repeat;
}
 
@media (min-width:768px) {
#eventos .bg-t.banner-links {
    background: linear-gradient(90deg, var(--ct-eventos-dnd), var(--ct-eventos-dnd) 70%);
    background-position: top;
    overflow: hidden;
    background-size: 100vw 50%;
    background-repeat: no-repeat;
}
 
}  
.routing-content{
	padding-bottom:0px;
}  
.bg-image{
  opacity:0.3;
}
.bg-image img{
  max-width:1000px;
  width:100%;
  position:absolute;
  top:0;
  bottom:100px;
  right:0;
  margin:auto;
  z-index:-1;
}
.z-index{
  position:relative;
  z-index:900;
}  
.event-btn{
	cursor: pointer;
}
.event-info{
   display:none;
}
.event-info.info-open{
  display: block;
}
.event-info.info-close{
  display:none;
}                                                                                                ._form_44 {position:relative;top:-10px;}