/* Footer  */
.footer-widget-area .footer-2-col-2 {
    margin-left: 40px;
}
@media only screen and (max-width: 1200px) {
  .footer-widget-area .footer-2-col-2 {
        margin-left: 0px;
  }
}
/* all */
ul, ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.testimonial-slider-one .foodix-testimonial-item.homeOne_testi{
    padding: 0;
}

.contact-wrapper textarea.form_control::placeholder{
  color: black !important;
}