
#slide3> div:first-child {
    background: url(../../images/verh.jpg) left 0 no-repeat;
}
#slide3 .f-bottom {
    background: url(../../images/niz.jpg) left 0 no-repeat;
}
#slide3 .bold{
    font-family: "FiraSansBold";
    letter-spacing: 0.5px;
}

.block1 {
    width: 100%;
    height: 100px;
    margin: 100px 0px 0 0px;
}
.block2 {
    width: 100%;
    height: 180px;
    margin: 20px 0px 0 0px;
}
.block3 {
    width: 100%;
    height: 146px;
    margin: 20px 0px 0 0px;
}
.ell-b{
    width: 108px;
    height: auto;
    background: #ffbd1f;
    border-radius: 6px;
    position: relative;
    float: left;
}
.ell-b:after{
    position: absolute;
    content: url(../img/line.png);
    right: -38px;
    top: 40%;
    height: 1px;
}
.ell-b p{
    font-size: 18px;
    font-family: "FiraSansBold";
    color: #FFF;
    text-transform: uppercase;
    line-height: 1.3;
    padding: 24px 0  24px 32px;
    letter-spacing: 1px;
}
.blue-b{
    width: 240px;
    background: #1337ab;
    float: left;
    margin-left: 40px;
    padding: 10px;
    border-radius: 10px;
    position: relative;
}
.blue-b:after{
    position: absolute;
    content: url(../img/line.png);
    right: -38px;
    top: 40%;
    height: 1px;
}
.blue-b.er{
    width: 340px;
}
.blue-b.er:after{
    content: '';
}

.blue-b p{
    font-size: 16px;
    font-family: "FiraSansRegular";
    color: #FFF;
    line-height: 1.3;
    padding: 0px;
}
.block1 .blue-b{
    margin-top: 0px;
    padding: 40px 10px;
}
#slide3 h4{
    font-size: 18px;
    font-family: "FiraSansBold";
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
.block4{
    position: absolute;
    right: 100px;
    bottom: 115px;
}
#slide3 .block4 .blue-b{
    width: 340px;
    height: 346px;
}
#slide3 .block4 .blue-b p{
    font-size: 16px;
}
.block4 .blue-b:after{
    content:'';
}
.y-block1{
    position: absolute;
    top: 100px;
    left: 239px;    
    width: 260px;
    height: 47px;
    background: #ffbd1f;
    border-radius: 10px;
    text-align: center;
}
.y-block1 p{
    padding-top: 16px;
    text-transform: uppercase; 
    font-size: 18px;
    font-family: "FiraSansRegular"; 
    color: #fff;
    letter-spacing: 1px;

}
.y-block2{
    position: absolute;
    top: 100px;
    left: 539px;
    width: 359px;
    height: 47px;
    background: #ffbd1f;
    border-radius: 10px;
    text-align: center;
}
.y-block2 p{
    padding-top: 16px;
    text-transform: uppercase; 
    font-size: 18px;
    font-family: "FiraSansRegular"; 
    color: #fff;
    letter-spacing: 1px;

}