.sow-cta-wrapper{ display:flex; flex-direction:row;}
.sow-cta-wrapper .sow-cta-title { margin-bottom:1rem}

@media screen and (max-width: 640px) {
    .sow-cta-base {  text-align: center; padding: 1.75em; flex-direction:column;  }
}

ul.menu-footer-menu-container { }
.menu-footer-menu-container li { list-style:none;}
.menu-footer-menu-container li a { text-decoration:none;}
.Services .sow-features-feature { background:#fff; border-radius:12px; box-shadow: 2px 2px 16px rgba(0, 0, 0, .94);}
.Services h3 { font-size:18px;}
.Product { background:#fff; border-radius:12px; box-shadow: 2px 2px 16px rgba(0, 0, 0, .94);}
.Product img { width:100%; }

label {  margin-bottom: 5px;  font-weight: bold;  display: block;}

input  {width: 100%; height: 38px; color: #333; vertical-align: middle; background-color: #fff; border: 1px solid #ccc;  margin-bottom: 10px; padding: 8px 12px;  font-size: 14px; line-height: 1.42857;  display: block;}
textarea {width: 100%; color: #333; vertical-align: middle; background-color: #fff; border: 1px solid #ccc;  margin-bottom: 10px; padding: 8px 12px;  font-size: 14px; line-height: 1.42857;  display: block;}

[type="submit"]  {color: #fff; line-height: inherit; cursor: pointer; background-color:#0ac278; border: 0;  border-radius: 0;  padding: 9px 15px;  text-decoration: none;  display: inline-block;}