a.bottonemela {
    color: #fff;
    font-size: 28px;
    border: solid 2px #fff;
    padding: 10px 50px;
    border-radius: 50px;
}
a.bottonemela:hover {
    color: #000;
    background-color: #fff;
}
.titolomelahome h1.tblock {
    font-size: 38px;
    font-weight: normal !important;
}
.testomelahome p {
    color: #000;
    font-size: 17px;
    line-height: 1.8em;
}
.biancomela p {
    color: #fff;
    font-size: 17px;
    line-height: 1.8em;
}
input[type=submit] {
    background: none !important;
    border: solid 2px #fff;
}
form a {
    color: #fff !important;
    text-decoration: underline !important;
}
input, textarea {
    padding: 5px 40px;
}
footer {
    display: none;
}
a.txt-link-mela {
    font-size: 15px;
    font-weight: 600;
}
ul.dropdown {
    top: 87px !important;
}
ul.dropdown {
    background-color: #312b81 !important;
}
header .ownmenu ul.dropdown li a {
    color: #fff !important;
}
.titolomelaservizi p {
    font-size: 20px;
}
@media (max-width: 480px) {
input, textarea {
    padding: 10px 0;
}
.titologrossomela p strong, .titologrossomela p {
    font-size: 24px !important;
}
.titolomelahome h1.tblock {
    font-size: 24px;
}
}
