
.vantaggi {} .vantaggio {
                 width: 60px;
                 height: 60px;
                 border-radius: 13px;
                 font-size: 26px;
                 text-align: center;
             }
i.fa {
    margin: 0;
}
.blockCurve {
    position: relative;
}
#vantaggio_1,
#vantaggio_2,
#vantaggio_3,
#vantaggio_4,
#vantaggio_5,
#vantaggio_6 {
    position: absolute;
}
#vantaggio_1 {
    top: 162px;
    left: 23px;
}
#vantaggio_2 {
    top: 215px;
    left: 211px;
}
#vantaggio_3 {
    top: 233px;
    left: 373px;
}
#vantaggio_4 {
    top: 233px;
    right: 373px;
}
#vantaggio_5 {
    top: 215px;
    right: 211px;
}
#vantaggio_6 {
    top: 162px;
    right: 23px;
}
#curves div {
    position: absolute;
    top: -71px;
    width: 100%;
    height: 350px;
    border: 43px solid #999;
}
#curves.width div {
    border-color: transparent transparent rgba(155, 26, 102, 0.38) transparent;
    /* top right bottom left */
}
#curve1 {
    border-radius: 100% 100% 100%;
}
#one {
    position: absolute;
    left: 300px;
    top: 105px;
}
.essereweb >h3 {
    color: #212121!important;
    font-family: "Sansation-Regular"!important;
}
.esserewebradiolink {
    background-color: #fff;
    text-align: center;
    z-index: 99;
    width: 30em;
    margin: auto;
    /* margin-bottom: 30px; */

    display: block;
    padding: 50px;
    -webkit-box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.3);
}
.essereweb > h3 > span,
.essereweb > h3 span {
    font-family: "Sansation-Regular"!important;
    font-size: 25px;
    font-weight: bold;
}
.customIconContact-inner {
    padding: 50px!important;
}

.customIconContact-inner {
    padding: 50px 50px 30px!important;
}

.sfondo_parallax{
    background-image:url('../images/event/sfondo.jpg')
}

.scur{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    background: rgba(0, 0, 0, 0.32);
}