.add1 {
    margin-top: 30px;
    background-color: #cc0000;
}

.add1 p {
    color: #fff;
    line-height: 30px;
    text-align: center;
    padding: 10px;
}
.nav-item {
    margin-right: 10px;
}
.nav-link {
    font-weight: 500;
}
.fox-h1 {
  text-align: center;
  /*color: fff;*/
}

#product {
  margin-top: 40px;
  margin-bottom: 30px;
}

#products {
  margin-top: 00px;
  margin-bottom: 50px;
    padding-top: 20px;
    padding-bottom: 50px;
    background-color: #333;
}
.about {
    margin-top: 20px;
}

.about h4 {
    text-align: center;
    color: brown;
    margin-bottom: 20px;
}
.about p {
    line-height: 26px;
}
.p-1 {
    font-weight: 600;
    color: brown;
}
.mysql_1 {
    margin-top: 50px;
    margin-bottom: 20px;
}

.pro-1 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.p-img {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.pro-1 h3 {
  text-align: center;
    color: #fff;
}

.p-img img {
  width: 100%;
  border-radius: 20px;
}

.p-img:hover div.caption {
  display: block;
}

.caption img {
  width: 96%;
  border-radius: 20px;
}

.caption {
  display: none;
  top: 0;
  position: absolute;
}

.car-img {
    margin-bottom: 30px;
}

.car-img img {
    padding-left: 20px;
    padding-right: 20px;
    width: 25%;
}

.img-ps {
    margin-top: 20px;
    margin-bottom: 30px;
}
.img-ps h3 {
    margin-bottom: 40px;
    margin-top: 20px;
    text-align: center;
    color: #666;
}
.img-ps img {
    border-radius: 20px;
    margin-bottom: 30px;
}
.pimg {
    margin-top: 20px;
    margin-bottom: 20px;
}
.pimg img {
    padding-bottom: 20px;
}
.brands {
  background-color: #fff;
}

.brands a {
  display: block;
  text-align: center;
  padding: 20px 0;
}
#quads_1 {
    margin-top: 75px;
    background-color: black
}
.quads img {
    margin-bottom: 20px;
}
.quads_img {
    margin-top: 30px;
}

.quads_s {
    margin-top: 10px;
    margin-bottom: 20px;
}
.quads_s p {
    text-align: center;
    padding-top: 5px;
}
#quads_2 {
    margin-top: 80px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 30px;
}
#quads_3 {
    margin: 0px;
    background-color: #3f3f3f;
	height: 50px;
}
.quads3t {

}
.quads3t h3 {
    padding: 8px;
    color: #fff;
}
.talbesde {
    text-align: right;
}
.quads3t h5 {
    padding: 12px;
    color: #fff;
    text-align:right;
}
#distribution {
    margin-top: 50px;
    margin-bottom: 50px;
}
#distribution h4 {
    margin-top: 10px;
    margin-bottom: 30px;
}
.dist_1 {
    padding: 0px;
    margin-bottom: 20px;
    text-align: center;
}
.dist_1 img {
    width: 70%;
    text-align: center;
}
.dist_1 p {
    margin-top: 10px;
    text-align: center;
    color: black;
}
#bootb {
    margin-top: 30px;
    margin-bottom: 40px;
}

.parts {
    margin-top: 10px;
    margin-bottom: 10px;
}

.parts p {
    margin-top: 5px;
    text-align: center;
}

.parts2 h5 {
    color: brown;
}
.item_add {
    font-size: 18px;
}
.parts1 {
    margin-top: 50px;
}
.parts2 {
    margin-bottom: 40px;
}

.dealer {
    background-color: #999;
}
.dealer p {
    font-size: 18px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFF;
}
.dealer_text {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
@media (max-width:767px) {
  .brands a {
    padding: 20px 0;
  }
}

.brands a img {
  display: inline-block;
  margin: 10px 20px;
  vertical-align: middle;
}

#img-p {
  margin-top: 20px;
  margin-bottom: 80px;
}

.footer-dark {
  padding-top: 50px;
  padding-bottom: 30px;    
  /*color: #000;*/
  background-color: #ffa500;
}

.footer-dark h3 {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 18px;
  color: #cc0000;
}

.footer-dark ul {
  padding: 0;
  list-style: none;
  line-height: 1.8;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin-bottom: 0;
}

.footer-dark ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.6;
}

.footer-dark ul a:hover {
  opacity: 0.8;
  color: #fff;
}


@media (max-width:767px) {
  .footer-dark .item:not(.social) {
    /*text-align: center;*/
    padding-bottom: 20px;
  }
}

.footer-dark .item.text {
  margin-bottom: 36px;
}

@media (max-width:767px) {
  .footer-dark .item.text {
    margin-bottom: 0;
  }
    .car-img {
    margin-bottom: 10px;
    }

    .car-img img {
    padding-left: 10px;
    padding-right: 10px;
    width: 30%;
    }
}

.footer-dark .item.text p {
  opacity: 0.6;
  margin-bottom: 0;
}

.footer-dark .item.social {
  /*text-align: center;*/
}

@media (max-width:991px) {
  .footer-dark .item.social {
    /*text-align: center;*/
    margin-top: 20px;
  }
}

@media (max-width:576px) {
    #slide-p {
        margin-top: 60px;
    }
    .brands img {
        width: 90%;
    }
    .quads3t h3 {
        font-size: 24px;
        text-align: center;
    }
    #distribution h4 {
        font-size: 20px;
    }
    .car-img {
    margin-bottom: 10px;
    }

    .car-img img {
    padding-left: 10px;
    padding-right: 10px;
    width: 40%;
    }
}
