
#slide3{
    background: url(../images/bg.jpg);
}
#slide3 .top-bg {
    background: url(../../images/verh.jpg);
}
#slide3 > div h2{
    line-height: 61px !important;
}
#slide3 .f-bottom{
    background: url(../../images/niz.jpg);
}
.block1{
    width: 100%;
    float: left;
}

.block1 p{
    font-family: "FiraSansMedium";
    font-size: 18px;
    color: #5f5f5f;
    line-height: 1.3;
    float: left;
    width: 400px;
    display: block;
    margin: 54px 0 0 30px;
} 

#slide3 .head-text{
    font-family: "FiraSansMedium";
    font-size: 38px;
    color: #5f5f5f;
    text-transform: uppercase;
    line-height: 1.3;
    letter-spacing: 1.5px;
    margin: 40px 0 15px 0;
    border-right: 1px solid #5f5f5f;
    width: 295px;
    position: relative;
    height: 60px;
    padding-top: 15px;
} 
/*.head-text:after{
    content: 'імуно';
    position: absolute;
    color: #272726;
    font-family: "FiraSansItalic";
    font-size: 29px;
    top: 40px;
    right: 50px;
}*/
.block2{
    width: 37%;
    float: left;
    margin: 30px 0 0 0;
}
.block3{
    width: 60%;
    float: left;
    margin: 10px 0 0 0;
}
.block4{
    width: 60%;
    float: left;
    margin: 15px 0 0 0;
}
h4{
    font-family: "FiraSansBold";
    font-size: 20px;
    text-transform: uppercase;
    color: #5f5f5f;
    margin: 15px 0;
    letter-spacing: 1.5px;
}

.list{
    position: relative;
    margin-left: 20px;
    margin-top: 10px;
    font-family: "FiraSansRegular";
    font-size: 18px;
    color: #272726;
    line-height: 1.3;
}

.list:before{
    content:'';
    width: 7px;
    height: 7px;
    display: block;
    position: absolute;
    left: -18px;
    top: 7px;
    background: #ffb600;
    border-radius: 50%;
}
.bold{
    font-family: "FiraSansBold";
}
.w-znak{
    margin: 20px 0 0px 30px;
    width: 50%;
    float: left;
    height: 50px;
    font-family: "FiraSansItalic";
    font-size: 16px;
    color: #f56200;
    line-height: 1.35;
    position: relative;
}
.w-znak:before{
    content: url(../images/z.png);
    position: absolute;
    left: -26px;
    top: -2px;
}
.block3 div{
    width: 140px;
    float: left;
}