.motor_10 {
  position: relative;
  z-index: 10;
  background-image: url(../image/ban15.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 500px;
}

.new_11 {
  background-color: #17a2b8 !important;
}

.new_12 {
  background-color: #151515 !important;
}

.new_10 {
  background-color: #103051 !important;
}

.new_6 {
  background-color: #1c459a !important;
}

.new_7 {
  background-color: #607849 !important;
}

.new_8 {
  background-color: #151515 !important;
}

.new_9 {
  background-color: #b0b6bd !important;
}

.model-tab .tablinks[data-tab="tab8"]::before,
.model-tab .tablinks[data-tab="tab8"]::after {
  content: "";
  width: 12px;
  height: 24px;
}

.model-tab .tablinks[data-tab="tab8"]:before {
  float: left;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  background-color: #2e2d8b;
}

.model-tab .tablinks[data-tab="tab8"]:after {
  transform: rotate(180deg);
  float: right;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  background-color: #151515;
}

/* meadia-query */

@media screen and (max-width: 600px) {
  .motor_10 {
    height: 400px;
  }
}
