
.SKGR_mr_eventi_slide 
{
	width:100%!important;
	display:block;
	background-color:silver;
	height:340px;
}

.SKGR_mr_eventi_slide .mr_eventi_slideshow
{
	width:1223px; /*740px;*/
	/*style="width:740px!important;height:100px!important; display:block;"*/
	

}


.SKGR_mr_eventi_slide .mr_eventi_slideshow_visibile
{
	
	display:block!important;

}

.SKGR_mr_eventi_slide .mr_eventi_slideshow_invisibile
{
	display:none;

}

.SKGR_mr_eventi_slide .owl-buttons
{
  position: absolute;
    top:150px;
    left: 0px;
	width:100%;
	

}

.SKGR_mr_eventi_slide  .owl-buttons div 
{
opacity:0.8!important;
}

.SKGR_mr_eventi_slide .owl-prev
{
  float:left;
  opacity:1;
}


.SKGR_mr_eventi_slide .owl-next
{
  float:right;


}

.SKGR_mr_eventi_slide .owl-pagination
{
	display:none;
}