#CD5_module_362 {
    clear: left;
    display: block;
    margin: 0px;
    padding: 20px 0px;
    padding-top: 5px;
    box-sizing: border-box;
    position: relative;
}

#CD5_module_362 .featured-section {
    position: relative;
    padding: 0px;
    width: 100%;
    max-width: 1400px;
    margin: auto;
    display: block;
    vertical-align: top;
    box-sizing: border-box;
}

#CD5_module_362 .list-wrap {
    margin-left: 40px;
    margin-right: 40px;
}

#CD5_module_362 .full-carousel {
    position: relative;
    width: 100%
}

#CD5_module_362 .list-box {
    width: 100%;
    padding-left: 0px;
    float: left;
    padding-right: 0px;
    margin: auto;
}

#CD5_module_362 .list-box a {
    display: block;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    text-align: center;
}

#CD5_module_362 .car-img {
    display: block;
    margin: auto;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}

#CD5_module_362 .car-img img {
    width: 60px;
    display: block;
    margin: auto;
    padding: 10px;
}

#CD5_module_362 .car-title {
    font-size: 14px;
    color: #000000;
    display: block;
    text-align: center;
    padding: 10px;
    font-family: 'roboto_condensedbold';
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}

#CD5_module_362 .restactiveitem .car-title {
    border-right: solid 1px #bfbfbf;
}

#CD5_module_362 .lastactiveitem .car-title {
    border-right: solid 0px;
}

#CD5_module_362 .list-box:hover .car-img {
    opacity: 1;
}

#CD5_module_362 .list-box:hover .car-title {
    color: #2b2b2b;
}

#CD5_module_362 .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 43px;
    z-index: -1;
    width: 100%;
    display: block
}

#CD5_module_362 .owl-prev {
    float: left;
    position: relative;
    left: -33px;
    width: 30px;
    height: 50px;
    line-height: 49px;
    margin: 0;
    outline: none;
    border-radius: 1px;
}

#CD5_module_362 .owl-prev span {
    display: none;
    font-size: 0
}

#CD5_module_362 .owl-next {
    float: right;
    position: relative;
    right: -33px;
    width: 30px;
    height: 50px;
    line-height: 49px;
    margin: 0;
    outline: none;
    border-radius: 1px;
}

#CD5_module_362 .owl-next span {
    display: none;
    font-size: 0
}

#CD5_module_362 .owl-nav .owl-prev:after {
    content: "\f0d9";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
}

#CD5_module_362 .owl-nav .owl-next:after {
    content: "\f0da";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
}

#CD5_module_362 .owl-nav [class*=owl-]:hover {
    background-color: transparent;
    opacity: 1;
    text-decoration: none
}

#CD5_module_362 {
    background-color: #fff;
}

#CD5_module_362 .featured-section {
    border: solid 0px red;
}

#CD5_module_362 .list-box a {
    background-color: transparent;
    color: #2b2b2b;
}

#CD5_module_362 .owl-prev {
    color: #2b2b2b;
    background-color: transparent;
}

#CD5_module_362 .owl-next {
    color: #2b2b2b;
    background-color: transparent;
}

#CD5_module_362 .owl-nav [class*=owl-]:hover {
    background-color: transparent;
    color: #9c9c9c;
}

@media only screen and (max-width: 1024px) {
    #CD5_module_362 .list-box .car-img {
        opacity: 1;
    }
}
