
.vc_form_send_content_event .vc_label{
    font-size:0.75em;
    font-weight:500;
    color:#a7a7a7;
    display:block;
}
.vc_form_send_content_event input,
.vc_form_send_content_event select,
.vc_form_send_content_event textarea{
    padding:10px 15px;
    border:1px solid #cccccc;
    width:100%;
}
.vc_event_price,
.vc_title,
.vc_event_category,
.vc_event_link{
    margin-top: 20px;
    width: calc(50% - 15px);
    float:left;
}
.vc_title textarea{
    height:51px;
    min-height:51px;
}
.vc_event_to_date,
.vc_address{
    margin-top: 20px;
    width: calc(33% - 15px);
    float:left;
}
.vc_event_from_date{
    margin-top: 20px;
    width: calc(33% - 15px);
    float: left;
    clear: left;
}
.vc_event_to_date{
    margin-left: 28px;
    margin-right: 28px;
}
.vc_event_category,
.vc_event_link{
    float:right;
}
.vc_form_send_content_event .vc_image,
.vc_form_send_content_event .vc_text{
    margin-top: 20px;
    width:100%;
    float:left;
    clear:left;
}
.vc_form_send_content_event .vc_map{
    display:none;
}
.vc_button_submit,
.vc_button_reset{
    margin-top: 60px;
    width:calc(50% - 15px);
    float:left;
}
.vc_button_reset{
    float:right;
}
.vc_button_submit .vc_button,
.vc_button_reset .vc_button{
    padding:8px 0;
    width:100%;
    border-radius:0;
    text-transform:uppercase;
    font-size:1em;
}
.vc_button_submit .vc_button{
    background:#b0231e;
    color:#fff;
    border:1px solid #b0231e;
}
.vc_button_reset .vc_button {
    color: #212121;
    border: 1px solid #212121;
    background: transparent;
}
.cont_img_upload_foto #loading{
    margin: 20px 0 0 0;
    display: block;
    float: left;
}
.cont_img_upload_foto{
    margin-top:15px;
    position:relative;
    float:left;
    clear:left;
}
.cont_img_upload_foto .elimina{
    padding: 5px;
    cursor:pointer;
    background: red;
    color: #fff;
    border-radius: 4px;
    line-height: 1;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
}
.vc_textedit_text_block {
    margin: 0;
    padding: 0;
    float:left;
    clear:left;
    width:100%;
}

.vc_textedit_text_block .text {
    float: left;
    width:100%;
    text-align:center;
}

.vc_textedit_text_block .text a {
    color:inherit;
}

.vc_textedit_text_block .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}

.vc_textedit_text_block.vc_textedit_text_block_corriere .text img {
    max-width: 172px;
    margin-bottom: -9px;
}
.vc_textedit_title_block {
    float:left;
    clear:left;
    width:100%;
    margin: 0;
    padding: 0;
}
.vc_textedit_title_block.vc_center {
    margin: 0 0 10px 0;
    text-align: center;
}
.vc_textedit_title_block .text {
    float: left;
}
.vc_textedit_title_block.vc_center .text{
    text-align:center;
}
.vc_textedit_title_block .text a {
    color:inherit;
}

.vc_textedit_title_block .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}
/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}


