body, .form-control {
    font-family: 'Lato', sans-serif;
        background-color: #2f2f2f;
}
h1{
    margin-bottom: 40px;
}
label {
    color: #b1b1b1;
}
.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}


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

.indetext{
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}

.vishid{visibility: hidden}

.goneid{visibility: collapse}

.dispnon{display: none}

.transp{opacity: 0;}
