.reformed a{
color: #F49E00
}
.fbc-page .fbc-wrap .fbc-items {
float: none;
}
.name-field{
padding: 10px 0
}
.footer ul {
  list-style-type: none;
}
.features ul {
  list-style-type: none;
}
.wpcf7 p {
    margin: 5px 0 !important;
}
.wpcf7-form .wpcf7-form-control-wrap textarea {
  height: 92px !important;
  min-height: 92px !important;
}
.wpcf7-form .wpcf7-submit {
  width: 100% !important;
}
.products-hover:hover {
 background: #009297
}
.footer-anchor {
  color: #B4B4B4 !important;
}
.desktop-menu{
position: fixed;
width:  100%;
box-shadow: 4px 2px 4px #ebe4e4;
z-index: 999999;
}
@media screen and (max-width:767px) {
.hide_talk {
 display: none !important;
}
}