.motor-banner {
  position: relative;
  z-index: 10;
  background-image: url(../image/motor-ban.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 500px;
}

/* .model-tab .tablinks[data-tab="tab3"]:before {
  display: none !important;
}

.model-tab .tablinks[data-tab="tab3"]:after {
  display: none !important;
} */

.new_1 {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #464646;
  border: none;
}

.new_2{
  background-color: #1c429d ;
}

.new_3{
  background-color: #b7712b ;
}

.new_4{
  background-color: #8c8e81;
}

.new_5{
  background-color: #1c429d ;
}

.new_6{
  background-color: #eaeaea ;
}

.new_12 {
  background-color: #e1e1e1 !important;
}

.new_13 {
  background-color: #8a0faf !important;
}
.new_14 {
  background-color: #a12418 !important;
}

.new_15 {
  background-color: #2f288e !important;
}

.new_16 {
  background-color: #464646 !important;
}


.model-dot {
  margin-top: 25px;
  margin-bottom: 10px;
}

.model-tab > button {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: transparent;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.model-tab {
  display: flex;
}

.new {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #464646 !important;
  border: none;
}

.model-tab > button.active {
  border: 2px solid #003487;
}

.model-tab .tablinks[data-tab="tab2"] .new {
  background-color: #000000 !important;
}

.model-tab .tablinks[data-tab="tab3"] .new {
  background-color: transparent;
  margin-right: 0;
}

/* .model-tab .tablinks[data-tab="tab3"]::before,
.model-tab .tablinks[data-tab="tab3"]::after {
  content: "";
  width: 12px;
  height: 24px;
}

.model-tab .tablinks[data-tab="tab3"]:before {
  float: left;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  background-color: #333333;
}

.model-tab .tablinks[data-tab="tab3"]:after {
  transform: rotate(180deg);
  float: right;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  background-color: #1c459a;
} */

.tabcontent {
  display: none;
}

.product-btn {
  width: 170px;
  padding: 14px 12px;
  background-color: var(--primary-color);
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  box-shadow: 0 4px 4px 0 rgba(119, 40, 43, 0.2);
  margin-top: 21px;
}

.arrow::after {
  display: inline-block;
  padding-left: 8px;
  content: "\f061" !important;
  font-family: "Fontawesome" !important;
  transition: transform 0.3s ease-out;
}
.arrow:hover::after {
  transform: translateX(4px);
}

.slide {
  margin: 100px 0;
}

.slide-img {
  width: 100%;
}

.slide-img img {
  width: 100%;
}

.slide .owl-carousel .owl-nav.disabled {
  display: block;
}

.slide .owl-dots {
  display: none !important;
}



.slide .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #ffffff !important;
  color: #ff0000 !important;
  border: 1px solid rgba(0, 52, 135, 0.65) !important;
}

.slide .owl-nav button.owl-prev {
  left: -5%;
}

.slide .owl-nav button.owl-next {
  right: -5%;
}

/* start of motor */

.motor-div {
  text-align: center;
  margin-bottom: 100px;
}

.moto-img {
  position: relative;
  width: 100%;
  height: 100%;
}

.img-2 {
  position: absolute;
  top: 2%;
  left: 86%;
  width: 13%;
}

.img-2 img {
  width: 100%;
}

.img-1 {
  width: 85%;
  margin: 0 auto;
}

.img-1 img {
  width: 100%;
}

.moto-txt {
  text-align: left;
  margin-left: 3%;
}

.moto-txt h4 {
  font-size: 24px;
  font-weight: 600;
  color: #222222;
}

.tabcontent h5 {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #222222;
  margin-bottom: 12px;
}

.para-1 {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #474341;
  margin-bottom: 12px;
}

.para-2 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #474443;
  margin-bottom: 0;
}

.new-font {
  display: inline-block;
  font-size: 34px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #222222;
  margin: 20px 0;
}

.new-para {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #474341;
}

.motor-con {
  margin-top: 77px;
}


.app {
  margin-bottom: 100px;
}

.app-img {
  width: 66%;
}

.app-img img {
  width: 100%;
}

.app-list {
  margin-top: 36px;
}

.app-list li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
}

.app-icon {
  margin-right: 3%;
}

.app-txt h4 {
  margin-top: 39px;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 27px;
  color: #222222;
}

.app-txt .line {
  margin: 0;
}

.app-txt h5 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: var(--primary-color);
  margin-bottom: 5px;
}

.app-txt p {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #444444;
}

.feature {
  text-align: center;
}

.feature-con {
  margin-top: 77px;
}

.slide-img {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}

/* .slide-img figure{
  width: 100%;
  margin: 0;
  overflow: hidden;
} */

.slide-img img {
  width: 100% !important;
}

/* .slide-img figure:hover img{
  margin-left: 0;  
} */

.s-txt h5 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 14px;
}

.s-txt p {
  margin: 0 auto;
  width: 90%;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 23px;
  margin-bottom: 0;
}

.s-txt {
  position: relative;
}

.s-txt::after {
  position: absolute;
  top: 50%;
  left: 103%;
  transform: translateY(-50%);
  content: "";
  width: 3px;
  height: 109px;
  background-color: #c3bdbd;
}

.feature-con .owl-carousel .owl-nav.disabled {
  display: block;
}
.feature-con .owl-nav button {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 36%;
  transform: translateY(-50%);
  background: #003487 !important;
  color: #ffffff !important;
}

.feature-con .owl-nav button.owl-prev {
  left: -5%;
}

.feature-con .owl-nav button.owl-next {
  right: -5%;
}

.design {
  background-color: var(--primary-color);
  padding: 48px 0;
  text-align: center;
  margin-bottom: 100px;
}

.design .gbl_heading {
  color: #ffffff;
}

.design .line {
  background-color: #ffffff;
}
.design .div {
  background-color: #ffffff;
}

.design-con {
  display: flex;
  justify-content: space-between;
  margin-top: 77px;
}

.design-box {
  width: 18%;
  height: 330px;
  background-color: #E5E5F7;
  padding: 4px 3px;
  border-radius: 0 0 15px 15px;
  position: relative;
  transition: 0.5s;
}

.design-box:hover {
  box-shadow: 0 0 15px #ffffff;
  transform: translate(0, -10px);
}

.design-img {
  width: 100%;
}

.design-img img {
  width: 100%;
}

.img-6 {
  position: absolute;
  z-index: 5;
  top: 37%;
  left: 19%;
  width: 73%;
}

.img-2 img {
  width: 100%;
}

.i-txt {
  position: absolute;
  z-index: 10;
  top: 41%;
  left: 29%;
}

.n-txt {
  top: 38%;
}

.i-txt h5 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #ffffff;
  margin-bottom: 0;
}

.para-txt {
  width: 88%;
  margin-top: 77px;
}

.para-txt p {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #444444;
  letter-spacing: 0.5px;
  line-height: 22px;
  margin-bottom: 0;
}

/* feature-list */

.feature-list {
  margin-top: 77px;
  text-align: left;
}

.f-list {
  width: 89%;
  position: relative;
}

.line-img2 {
  position: absolute;
  top: -2%;
  left: 110%;
}

.list-3 {
  margin-left: 4% !important;
}

.f-list li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.l-icon {
  width: 25%;
  display: inline-block;
  margin-right: 17px;
}

.f-txt {
  width: 100%;
}

.l-icon img {
  width: 100%;
}

.f-txt h5 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #191919;
}

.f-txt p {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 24px;
  color: #444444;
  margin-bottom: 0;
}

