body {
    font-family: 'Lato', sans-serif;
    background: transparent;
}

h1 {
    margin-bottom: 40px;
}
label {
    color: #333;
}
.btn-send {
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-bottom: 50px;
    min-width: 100%;


}


.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px;
}
.margenes{
  margin-top: 0px;
}
