.blanco h2, .blanco h3, .blanco p {
    color: #fff;
}
.arcillaverde {
    color: #739153;
}
.arcillaamarilla {
    color: #9a933f;
}
.arcillaroja {
    color: #c2665f;
}

.sppb-btn-success, .btn-readmore, .btn-success {
  color: #ffffff;
/* background-color: #5d8c17; */
  background-color: #04ac13;
}
.sppb-btn-success:hover,
.sppb-btn-success:focus,
.sppb-btn-success:active,
.sppb-btn-success.active,
.open > .dropdown-toggle.sppb-btn-success {
  color: #ffffff;
  background-color: #23a62c;
}
.mod-languages {
  float: right;
  clear: both;
}


ul.social-icons >li a {
  color: #e6f496;
}


.sp-contact-info a, .sp-contact-info a:focus {
    color: #fff;
}

div#b2jcontainer_m91.b2jcontainer {
    width: auto;
    padding:0;
    overflow: visible;
    margin: 15px 0 0 0;
    background: 0 none;
    border: 0 none;
    font-family: inherit;
    color: inherit;
    font-weight: 300;
}
.b2jcontainer h2 {
    font-size: 24px;
    color: #333;
    margin: 0 none;
    padding: 0 none;
    background: 0 none;
    font-weight: bold;
}
#sp-footer select,
#sp-footer textarea,
#sp-footer input[type="text"],
#sp-footer input[type="password"],
#sp-footer input[type="datetime"],
#sp-footer input[type="datetime-local"],
#sp-footer input[type="date"],
#sp-footer input[type="month"],
#sp-footer input[type="time"],
#sp-footer input[type="week"],
#sp-footer input[type="number"],
#sp-footer input[type="email"],
#sp-footer input[type="url"],
#sp-footer input[type="search"],
#sp-footer input[type="tel"],
#sp-footer input[type="color"],
.uneditable-input {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #ff6600;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#sp-footer .btn {
    color: #fff;
    font-size: 16px;
}

.product-sdesc, .product-ldesc {
padding-left: 63px !important;
padding-bottom: 13px !important;
}

