.eltdf-page-footer .eltdf-footer-bottom-holder.eltdf-footer-bottom-predefined-style {
  background-image: none;
}

footer img {
  position: absolute;
}

.fixed .eltdf-logo-wrapper{
  padding-top: 12px;
}

.home-clients .isotope-item img{
  width: 300px!important;
  height: auto!important;
  transition: all 0.5s ease;
}

.home-clients .isotope-item img:hover{
  filter: invert(0.8) hue-rotate(197deg);
}

body{
  font-size: 18px;
  line-height: 28px;
}

a.contact-link h2 {
  color: #0c2b23;
  text-decoration: none;
  position: relative;
  display: inline-block;
  font-size:40px;
  text-decoration: none;
}
a.contact-link h2:before {
  text-decoration: none;
  -webkit-font-smoothing: subpixel-antialiased;

  content: attr(data-hover);
  position: absolute;
  color: #00ff96;
  left: 0;
  width: 0;
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.23, 1);transition: all 0.3s cubic-bezier(0, 0, 0.23, 1);
  overflow: hidden;
  white-space: nowrap;
}
a.contact-link:hover h2:before {
  width: 100%;
}

.eltdf-position-right{
  display: none;
}


div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 2px solid #ff0000;
  padding: 12px 12px;
}

body form .wpcf7-form-control-wrap input, body form .wpcf7-form-control-wrap textarea{
  padding-left: 8px!important;
  font-style: normal!important;
}

.vc_custom_1517317009288 .eltdf-two-columns .eltdf-eh-item:nth-child(2) h4{
  margin-top: 0px;
}

@media screen and (max-width: 680px) {
  .vc_custom_1517317009288 .eltdf-two-columns .eltdf-eh-item:nth-child(2) h4{
    margin-top: 124px;
  }
}
