#CD5_module_203 {
  clear: left;
  display: block;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

#CD5_module_203 .m203_wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 1400px;
}

#CD5_module_203 .header {
  font-family: poppinssemibold;
  font-size: 22px;
  padding: 30px 10px;
  padding-bottom: 5px;
  text-align: center;
}

#CD5_module_203 .featured-section {
  position: relative;
  padding: 0px;
  width: 100%;
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  padding-bottom: 25px;
}

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

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

#CD5_module_203 .list-box {
  width: 100%;
  padding-left: 5px;
  float: left;
  padding-right: 5px;
}

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

#CD5_module_203 .list-box a img {
  width: 90%;
  max-width: 250px;
  text-align: center;
}

#CD5_module_203 .car-title {
  font-size: 17px;
  display: inline-block;
  text-align: center;
  padding-top: 20px;
  font-family: poppinssemibold;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  letter-spacing: -0.8px;
}

#CD5_module_203 .car-totalcars {
  font-size: 13px;
  display: block;
  text-align: center;
  padding-top: 9px;
  font-family: poppinsregular;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

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

#CD5_module_203 .owl-prev {
  float: left;
  position: relative;
  left: -33px;
  width: 25px;
  height: 35px;
  line-height: 39px;
  margin: 0;
  outline: none;
  border-radius: 1px;
}

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

#CD5_module_203 .owl-next {
  float: right;
  position: relative;
  right: -33px;
  width: 25px;
  height: 35px;
  line-height: 39px;
  margin: 0;
  outline: none;
  border-radius: 1px;
}

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

#CD5_module_203 .owl-nav .owl-prev:after {
  content: "\f104";
  display: block;
  font: normal normal normal 25px FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#CD5_module_203 .owl-nav .owl-next:after {
  content: "\f105";
  display: block;
  font: normal normal normal 25px FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

#CD5_module_203 .bgopacity {
  background-color: rgba(255, 255, 255, 0);
}

#CD5_module_203 .header {
  color: #111111;
}

#CD5_module_203 .header span {
  color: #3175ac;
}

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

#CD5_module_203 .list-box a {
  background-color: #ffffff;
  color: #3175ac;
}

#CD5_module_203 .list-box a:hover {
  color: #111111;
}

#CD5_module_203 .owl-prev {
  background-color: #3175ac;
  color: #fff;
}

#CD5_module_203 .owl-next {
  background-color: #3175ac;
  color: #fff;
}

#CD5_module_203 .owl-nav [class*="owl-"]:hover {
  background-color: #111111;
  color: #cccccc;
}

#CD5_module_203 .car-totalcars {
  color: #444;
}
