.rightBlock{
    background-color: #fff;
    color: #808080;
    padding-left: 54px;
    height: 314px;
}
.rightBlock p{
    color: #808080;
}
.leftBlock{
    background-color: #c44747
}

.rightBlock h3 {
        margin-bottom: 0px;
        /* margin-top: 20px; */
}

h5 {
 margin-bottom: 10px;
 text-align: left;
}

.subHeader.split {
    height: 270px;
}

.subHeader.classic {
    padding: 0px 17px 0px 15px;
    margin-top: 171px;
    }

.blogThumb, .blogThumb img {
    padding-top: 45px;
}
    .thumbBar {
    background-color: #4795C4;
}

ul{
    list-style: circle;
    padding-left: 15px;
}

.workFullWidth {
    padding: 80px 0px 80px 0px;
    background-color: white;
}

ul li {
    list-style: circle;
}

.lists{
    padding: 40px 0px 40px 0px;

}

.lists ul li{
    list-style: none;
    padding: 5px 0px;
}

.text{
    width: 250px;
}
.text .quote{
    color: #064263;
}

.bxslider2{
    padding-top: 60px;
}
a.current.blue {
    color: #4795C4;
}

.slika {position: relative;}
.slika span {
    position: absolute;
    color: #fff;
    bottom: 34px;
    right: 100px;
    font-size: 13px;
}

