body#prehome{padding-top:0; padding-bottom:100px;}
#tool {
  background:url(/speciali/congresso2017/prehome/img/tool.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  text-align:center;
  margin:0;
  padding:0;
  border-top:1px solid #d3b24b;
}
#tool img {margin-bottom:-10px;}
#diretta {
  background:url(/speciali/congresso2017/prehome/img/bg.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-top:-20px;
  padding:80px 0 0 0;
  color:#fff;
  text-align:center;
  font-size:24px;
}
#diretta strong{color:#d3b24b;}
#diretta img{width:100%;}
#videoimg{margin-bottom:-50px;}
.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.s8:after{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 40px rgba(0,0,0,0.9);
    box-shadow:0 0 40px rgba(0,0,0,0.9);
    bottom:0px;
    left:10%;
    right:10%;
    width:80%;
    height:50%;
    -moz-border-radius:100%;
    border-radius:100%;
}
#boxvari{
  padding-top:50px;
  padding-bottom:40px;
}
#boxvari h2{
  color:#d3b24b;
  font-size:22px;
  text-transform: uppercase;
}
#boxvari ul li{
  list-style: none;
  color:#000;
}
#boxvari ul li strong{
  text-transform: uppercase;
}
#tw {
  background:#292f33;
  padding:50px 0;
}
#tw h3{
  color:#5ea9dd;
  font-size:24px;
  margin-bottom:25px;
}
#footerprehome{
  padding-top:25px;
  color:#747981;
}
#footerprehome a{
  color:#747981;
}
.button-socicon{
	color:#747981;
  font-size:18px;
  display: inline-block;
  margin-right:10px;
}
