body, .form-control {
    font-family: 'Lato', sans-serif;
}
.logo {align:center;display:inline-block;height:55px;background: url(../lineyka-logo2.png) repeat-x;background-position:left bottom;}

h1 {text-align:center;font-family:tahoma,verdana;font-style:normal;font-weight:600;font-size:21pt;color:#1abc9c;margin-top:10px;}
.footer {text-align:center;margin-top:20px;margin-bottom:5px;font-size:10pt;}

h2{
    margin-bottom: 40px;
    margin-top:20px;
}
label {
    color: #333;
}
.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}


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