.card-wrapper{
    box-shadow: 1px 1px 9px rgba(0,0,0,0.3);
}

.block-content{
    padding:20px;
}
.block-content .text-deco{
    font-family:Teko;
    font-size: 17px;
    color:#585656;
}
.vc_heading1{
    font-size:32px;
    font-weight:900;
}
.vc_heading2{
    font-size:28px;
    font-weight:400;
}
.vc_heading3{
    font-size:28px;
    font-weight:900;
}
.vc_heading4{
    font-size:22px;
    font-weight:400;
}
.text-justify{
    text-align:justify;
}
.mr-1{
    margin-right:10px;
}
.feature-list{
    list-style:none;
    list-style-position:outside;
}
.feature-list > li{
    line-height:2;
}

.clr2{
    color:#ff974f;
}
.ubt-btn{
    padding: 12px 15px;
    background-color:#ff974f;
    color:#fff;
    width:150px;
    text-align:center;
    font-weight:700;
    font-size:13px;
}
.full-width-strip{
    background-image:url('https://livedemo.bolvosites.com/guardwp1/wp-content/uploads/sites/41/2013/03/3-3.jpg?id=1538?id=1538');
    background-position:center;
    background-size:cover;
}