body{
    color:#FFF;
}

.homeHeader{
    /*background-image: url(http://www.ccfb.biz/wp-content/uploads/2016/11/Eagle_GT_Coupe_STU_028.jpg);*/
    /*background-position: center center;*/
    /*background-attachment: scroll;*/
    /*min-height: 400px;*/
    /*background-size: cover;;*/
}
.lSGallery{
    display: none;
}
.lSSlideOuter {
    height: 380px;
}
.adsContent{
    display: none;
}
.ads-1{

}
.homeHeader .containerBackground{
    background: rgba(44, 44, 44, 0.4);
    width: 100%;
    display: block;
    overflow: hidden;
    /*height: 608px;*/
}
.lSAction>a {
    top: 18%;
}
.full-height {
    height: 100vh;
}
.flex-center {
    align-items: center;
    display: flex;
    justify-content: center;
}
.position-ref {
    position: relative;
}
.top-right {
    position: absolute;
    right: 10px;
    top: 18px;
}
.content {
    text-align: center;
}
.card-title {
    width: 59%;
    display: block;
}
.card-title>a{
    color: #fff;
    text-decoration: none;
}
.title {
    font-size: 84px;
}
.links > a {
    color: #FFF;
    padding: 0 25px;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
}
.m-b-md {
    margin-bottom: 30px;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: 608px;
}