
body {
    background: #1433B5;
}

header img{
  width: 100%!important;
}

textarea#mce-MMERGE5 {
    width: 100%;
    min-height: 200px;
    background: none;
    border: 1px solid #fff;
    border-radius: 5px;
	color: #fff;
}

section#form-iscirizione {
    padding: 5%;
}

.logo-header img {
    width: 70%;
    margin: 0 15%;
}

.mc-field-group label {
    width: 100%;
    color: #fff;
}

div#mce-success-response {
    text-align: center;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 30px;
}
.mc-field-group input {
    width: 100%;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.0);
    padding: 10px;
    border-radius: 5px;
    color: #fff;
}

div#mergeRow-gdpr input {
    width: 30px;
}

div#mergeRow-gdpr label {
    font-weight: 600;
    font-size: 14px;
    margin-top: 20px;
}

div#mergeRow-gdpr p {
    font-size: 13px;
    color: #fff;
}

div#mc_embed_signup {
    padding: 30px;
    border: 1px solid #fff;
    border-radius: 15px;
}
input#mc-embedded-subscribe {
    border-radius: 9px;
    background: #59dd96;
    box-shadow: 0px 0px 45px rgb(0 0 0 / 16%);
    width: 100%;
    border: 0;
    border-radius: 5px;
    height: 60px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #fff;
}

.privacy-text input {
    width: 30px!important;
    float: left!important;
}

.privacy-text  {
    margin-top: 30px!important;
    margin-bottom: 30px!important;
}

.privacy-text label {
    width: 90%;
    float: right!important;
    font-size: 13px;
}
.logo-eppela img {
    filter: brightness(60.5);
    width: 20%;
    margin: 0 40%;
    margin-top: 80px;
}
@media only screen and (max-width: 600px) {
.logo-header img {
    width: 100%;
    margin: 0;
}
	
div#mc_embed_signup {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 15px;
}

}
