.cc-title h2 {
    font-weight: bold;
    font-size: 24px;
    margin: 0;
    color: #111111;
    font-family: "Montserrat", sans-serif;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 5px;
}
.cc-title h3 {
    font-size: 21px;
    margin: 0;
    color: #111111;
    font-family: "Montserrat", sans-serif;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 10px;
}
.cc-title .subtitle-section {
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    color: #666666;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 15px 0;
    text-align: justify;
}
#regformcf br {
    display: none;
}
textarea#messaggio {
    width: 100% !important;
    overflow: hidden;
    max-width: 100% !important;
    margin-bottom: 11px;
    border: 1px solid #ddd;
    outline: none;
    background-color: #f7f7f7;
    height: 168px;
}
#contenitore-moduli #contatti h5 {
    width: 100%;
    margin: 21px 0px;
    height: 79px;
}
#contenitore-moduli #contatti h5 p {
    font-size: 12px;
    line-height: 14px;
    padding: 3px 7px;
}

