 @charset "utf-8";
/****************************Body*********************************/
.bg-primary {
  background: #82ae46 !important; }

footer{
  background: #82ae46 !important;
}
footer, .ftco-heading-2, .ftco-footer .ftco-footer-widget ul li a, .ftco-footer-social li a span {
  color: #FFFFFF !important;
}

.btn.btn-primary {
  background: #82ae46;
  border: 1px solid #82ae46;
  color: #fff; }
  .btn.btn-primary:hover {
    border: 1px solid #82ae46;
    background: transparent;
    color: #82ae46; }
  .btn.btn-primary.btn-outline-primary {
    border: 1px solid #82ae46;
    background: transparent;
    color: #82ae46; }
    .btn.btn-primary.btn-outline-primary:hover {
      border: 1px solid transparent;
      background: #82ae46;
      color: #fff; }

.ftco-navbar-light.scrolled {
  background: #FFFFFF !important;
    }
  .ftco-navbar-light {
    background: #FFFFFF !important;
    z-index: 3;
    padding: 0; }

.mouse-icon {
    background: #82ae46 !important;
    }

.ftco-category .category-wrap .text {
  background: #000000 !important;
}
.ftco-navbar-light.scrolled .nav-item.active > a {
  color: #82ae46 !important; }

.user-img-product{
  width:200px !important;
  height:200px !important;
}

.product-img {
  width: 100%;
  position: relative;
  margin: 0 auto;
  height:200px;
 }

.carousel-propio{
  height:auto !important;
}

.testimony-wrap{
  border: 1px solid #b5b5b5;
  box-shadow: 3px 2px 0px #b5b5b5;
}
.line{
  min-height:81px;
}

.texto-big{
  font-size:1.25rem;
}

.heading-section h1 {
  font-weight:600;
}

  @media (max-width: 576px) {
    .centramovil{
      text-align:center;
    }
  }
