/* Color Theme - Amethyst /Violet/


/* 01 MAIN STYLES
****************************************************************************************************/
.bg-1 {
    background: url(https://www.appexrealty.com.au/wp-content/uploads/2018/02/1-3.jpg);
}
.features-area {
    background: #f5f5f5 url(http://codeshaper.net/projects/sheltek/wp-content/uploads/2018/02/features.jpg) no-repeat scroll 0 0;
}
.bread-bg-1 {
    background: rgba(0, 0, 0, 0) url(https://www.appexrealty.com.au/wp-content/uploads/2018/02/5.jpg) no-repeat scroll 0 0 / cover;
}
.bg-2 {
    background: url(https://www.appexrealty.com.au/wp-content/uploads/2018/02/2-5.jpg);
}
.bg-3 {
    background: url(https://www.appexrealty.com.au/wp-content/uploads/2018/02/5.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
    height: 550px;
}
