.vc_section .profile-box {
    float: left;
}
p.tag-risultato {
    display: block;
    margin: 30px 0;
    clear: both;
    font-size: 18px;
    float: left;
    width: 100%;
    font-weight: bold;
}
p.tag-risultato span {
    text-transform: capitalize;
    font-weight: normal;
}
.info-box-wrap span.type {
    font-size: 1.3125em;
    text-transform: uppercase;
    margin: 20px 0;
    display: block;
    color: #046a38;
    font-weight: bold;
}
div#syncs3-upload-preview-titles {
    display: none;
}

.dz-preview-image {
    display: none;
}
.video_info_upload strong {
    font-weight: bold!important;
}
.video_info_upload p:first-child {
    margin-top: 40px;
}
.page-content .text ul li ul li::before {
    content: "";
    margin-right: 1em;
    background-color: #fff;
    border: 1px solid #046a38;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
}
.podcast-wrapper {
    margin: 70px 0 10px;
}
.listicon img {
    width: 15px;
    margin-right: 12px;
}
a.lang-item {
    color: #86939e;
}
a.lang-item.active {
    color: #fff;
}

a.lang-item:hover {
    color: #fff;
    text-decoration: none;
}

/* FORM YOUNG ADV BOARD */
#gform_fields_5 .gfield_description {
    font-size: 15px!important;
    line-height: 20px;
}
#gform_fields_5 .ginput_container .clear-multi .ginput_container_date {
    min-width: 31%;
}
#gform_fields_5 .ginput_container .clear-multi .ginput_container_date select {
    min-width: 100%;
}

.vc_wp_tagcloud h2.widgettitle {
    display: none;
}

a.tag-element {
    color: #046a38;
    font-family: "futura-pt",sans-serif;
    font-size: 14px;
    border: 1px solid #046a38;
    padding: 4px 10px;
    margin-right: 5px;
  text-transform: capitalize;
      display: inline-block;
    margin-bottom: 5px;
}
a.tag-element:hover {
    background: #046a38;
    color: #fff;
    text-decoration: none;
}



