body {
    font-family: 'DINPro', sans-serif;
}

.logo {
    text-align: center;
    margin: 80px auto;
}


.text-top {
    text-align: center;
    font-size: 36px;
    font-weight: 80;
}

.text-top strong {
    font-weight: 600;
}

.text-top span {
    color: #de3333;
}

p {
    line-height: 43px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.line {
    width: 180px;
    border-top: 1px solid #000;
    margin: 70px auto 20px;
}

.box-laboratoria {
    margin-top: 46px;
    padding-bottom: 50px;

    margin: 50px auto 20px;
    background: url(img/bg.jpg) #000 center;
    color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.box-laboratoria .nawi {
    padding-top: 40px;
    text-align: center;
    font-weight: 80;
}

.line-pion {
    width: 0px;
    margin: 40px auto;
    border-left: 1px solid #000;
    height: 80px;
}

.nawi-2 {
    font-size: 32px;
    padding-top: 30px;
    text-align: center;
}

.box-laboratoria .nawi strong {
    font-weight: 600;
}

.box-laboratoria .nawi p {
    font-size: 32px;
    font-weight: 80;
    line-height: 41px;
}

.button-box {
    text-align: center;
    margin-top: 40px;
}


.clear {
    clear: both;
}

.item {
    color: #e4e4e4;
    font-weight: 100;
    font-size: 22px;
    padding-bottom: 10px;
    margin-top: 15px;
    border-bottom: 1px dotted #494848;
    padding-left: 30px;
    background: url(img/checked.png) no-repeat;
    background-position: 5px 5px;
}

.przedstawiciele {}

.przedstawiciele .nawi {
    font-size: 26px;
    font-weight: 100;
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.przedstawiciele .nawi strong {
    font-weight: 600;
}

.przedstawiciele .nawi span {
    color: #de3333;
}

.footer .nawi {
    font-size: 26px;
    font-weight: 100;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
}

#mesagge {
    height: 100px;
}

#name,
#email, #phone, #city {
    margin-bottom: 24px;
}

.wyslij {
    font-size: 25px;
    color: #000;
    text-decoration: none;
    background: url(img/arrow.png) no-repeat;
    background-position: 1px 2px;
    padding-top: 15px;
    padding-left: 40px;
    border: 0px;
    padding-bottom: 10px;

}

.wyslij:hover {
    color: #000;
}

.przed {

    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
    margin-bottom: 15px;
    margin-right: 80px;
}

.przed .tel {
    font-size: 18px;
}

.przed .tel a{
    color: #212529;
    text-decoration: none;
}

.footer {
    background: #e5e5e5;
}

.form-check {
    font-size: 12px;
    color: #aeaeae
}

.form-check a {
    color: #727070
}