<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background-image: url("../img/mainbg.jpg");
    background-color: rgb(0, 0, 0);
    font-family: 'Nunito', sans-serif;
    font-weight: 200;
    height: 100vh;
    margin: 0;
    color: #ffff;
    /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

/*.bg-dark {*/
/*    background-color: #292929!important;*/
/*}*/

.btn-link, .btn-link:hover {
    color: #ffffff;
}

.itemListing .line{
    margin-bottom: 10px;
    display: inline;
    clear:both;
}

.itemListing .line:after{
display: block;
clear: both;
content: "";
}

.itemListing .specs{
    margin-top: 7px;
    font-size: 14px
}

.itemListing .specs span{
    margin-right: 5px;
}

.itemListing .card-body {
    padding: 0px !important;
    margin-top: 10px;
}

.left{
    float:left;
}

.right{
    float:right;
}

.justify-content-center{
    margin-top: 35px;
    margin-bottom: 35px;
}


.brand-logo{
    width:180px;
}

.bg-darker {
    background-color: #262626 !important;
}

.paddedContainer{
    padding-top:20px;
    padding-bottom:20px;
    margin-top:30px;
    margin-bottom: 30px;
}


.footer { background-color: #000; padding-top: 30px; color: #636e74; font-weight: 400; font-size: 17px; }
.footer-line { border-color: #152e3d; }
.footer-widget { padding-bottom: 50px; }
.footer-title { font-size: 24px; font-weight: 600; margin-bottom: 44px; color: #fff; }
.footer-widget ul li a { text-transform: capitalize; font-size: 17px; color: #636e74; display: block; font-weight: 600; }
.footer-widget ul li a:hover { color: #fff; }
.newsletter-form { padding-top: 15px; }
.newsletter-form .form-control { background-color: #1e2e38; border-color: #1e2e38; }
.newsletter-form .form-control:focus { color: #fff; }
.newsletter-form input::-webkit-input-placeholder { color: #fff !important; }
.newsletter-form input:focus::-webkit-input-placeholder { color: #fff !important; }
.dropdown-item {
    background-color: #262626;
}
.dropdown-menu {
    background-color: #262626;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #f8f9fa;
    text-decoration: none;
    background-color: #16181b;
}
.tiny-footer { font-size: 14px; padding: 14px 0px; font-weight: 600; background-color: transparent; border-top: 1px solid #152e3d; color: #888d90; line-height: 1; }


/* Bootstrap overrides */

.navbar{
    min-height: 90px;
}

.card{
    /*background-color: #303133;*/
    /*color:#FFF;*/
}
.pull-right {
    margin-left: auto;
    margin-right: 17px;
}
li.custom-tabs&gt;a  {
    color: #fff!important;
}
li.custom-tabs&gt;a.active  {
    color: #fff!important;
    background-color: #4CAF50!important;
    border-color: #4CAF50!important;
}

hr {
    border-top: 1px solid rgba(255, 255, 255, 0.1)!important;
}

@media only screen and (max-width: 600px) {

    .homeHeader .containerBackground {
        /*height: 215px;*/
    }
    #image-gallery&gt;li&gt;img{

    }
    #logo-container{
        /*margin-left: 35px;*/
        margin-right: auto;
    }
    .lSAction&gt;a {
        margin-top: 34px;
    }
    .fa-1x{
        margin-top: 10px;
        color:#ffff;
    }
    .user-module &gt; li {
        /*margin-top: -40px!important;*/
    }
    .nav-link{
        color: #ffff;
        margin-left: 24px;
    }
    .navbar-collapse{
        background: #000;
    }
    .navbar-collapse{
        background: #000;
    }
    .nav-item&gt;.nav-link{
        color: #ffff;
        margin-left: 24px;
    }
    .userBttn{
        color: #ffff;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        float: right;
        margin-top: -10px;
    }
    #userMobileContent2 {
        position: absolute;
        width: 150px;
    }
    .internal{
        position: absolute!important;
        margin-top: -180px;
        margin-left: 134px;
    }
    .top-footer&gt;.row{
        display: block;
        margin: 0px;
        padding: 10px;
    }
    #menu-diverse{
        padding: 0px;
    }
    .ads-2{
        display: block!important;
    }

}
.footer_wrapper
    {
        width: 65%;margin-right: auto;
        margin-left: auto;
        margin-right: auto;
        margin-left: auto;
    }
@media only screen and (max-width: 1130px) {
    .lSSlideOuter{
        /*height: 216px!important;*/
        max-height: 992px;
        overflow: hidden;
    }
    .lSAction&gt;a {
        top: 27%!important;
    }
    .user-module &gt; li {
        display: inline-block;
        list-style: none;
        margin-left: 10px;
        float: right;
        /*margin-top: -20px;*/
    }
    .wrapper {
        width: auto;
    }
    .homeHeader .containerBackground {
        /*height: 215px;*/
    }
    #image-gallery&gt;li&gt;img{

    }
    .footer_wrapper
    {
        width: 93%;
        margin-right: auto;
        margin-left: auto;
        margin-right: auto;
        margin-left: auto;
    }
    .pagination{    font-size: 8px;}
}


.navbar-toggler{
    display: none!important;
}

/* Responsiveness */

/* Device = Low Resolution Tablets, Mobiles (Landscape) */
@media (min-width: 481px) and (max-width: 767px) {
    .top-intro-text{
        margin-left:17px;
    }
    .navbar-toggler{
        display: block!important;
    }

}

/* Device = Most of the Smartphones Mobiles (Portrait) */
@media (min-width: 320px) and (max-width: 480px) {
    .top-intro-text{
        margin-left:17px;
    }
    .navbar-toggler{
        display: block!important;
    }

}

/* Device = Tablets, Ipads (portrait) */
@media (min-width: 768px) and (max-width: 1024px) {
    .top-intro-text{
        margin-left:17px;
    }
    /*.navbar-toggler{*/
        /*display: block!important;*/
    /*}*/
}

.stich-separator{
    content: "";
    background: grey;
    width: 100%;
    display: block;
    height: 13px;
    background-image: url(http://www.ccfb.biz/wp-content/themes/autodealer/images/stitching.png);
    background-repeat: repeat-x;
}

.brand-slider-full { width:100% !important; }

#logoForm .form-group {
    margin-bottom: -10px;
}
#logoForm .logo {
    position: relative;
    width: 100%;
    max-height: 120px;
    cursor: pointer;
}
#logoForm .logo img {
    width: auto;
    height: 120px;
}
#logoForm .spinner {
    position: absolute;
    top: 2px;
    left: 16px;
    opacity: 0.5;
    display: none;
}
#logoForm .spinner img {
    width: 32px;
    height: auto;
}
#logoForm #logo {
    display:none;
}
.image-contain{
    object-fit: contain;
}

.flex{
    display: flex;
}
.align-center{
    align-items: center;
}
.justify-between{
    justify-content: space-between;
}
.carousel-indicators li {
    width: 15px;
}
</pre></body></html>