body, .form-control {
}
h1{
    margin-bottom: 40px;
}
label {
    color: #333;
    font-weight: 300 !important;
}
.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}


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

.button {
padding: 6px 12px;
margin-bottom: 0px;
font-size: 14px;
font-weight: 400;
line-height: 1.42857;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-moz-user-select: none;
background-image: none;
border-radius: 3px;
box-shadow: none;
border: 1px solid transparent;
background-color: #3C8DBC;
border-color: #367FA9;
color: #FFF;
}

 .d-none{
     display: none;
}


.alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}

.alert {
position: relative;
padding: .75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: .25rem;
}


.close:not(:disabled):not(.disabled) {
cursor: pointer;
}
.close {
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
}

}
.close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5;
}

.telefon {
text-align: right;
background-color: #ffffff;
font-family: 'Istok Web', sans-serif;
color: #13589b;
font-size: 0.5em;
display: block;
margin-right: 300px;
margin-top: -50px;
}