.counter-values .cvalue-in {
  position: relative;
  top: 0px;
  bottom: 20px !important;
}
.bodytext {
  font-size: 16px;
  color: #565656 !important;
}
.inline {
  display: inline-block;
  width: 100px;
  text-align: center
}
.krth-testimonials-four .testi-content {
  width: 100%;
}
.companyinfo tr{
  transition: all 0.3s ease;
}
.companyinfo th, .companyinfo td {
  color: #24282D;
}
.companyinfo tr:hover {
  background-color:#EAEBEB;
  border-color: 1px solid white;
}
.counter-label {
  font-size: 18px !important;
  color: #000 !important;
}
.advicelist {
  list-style-type: none;
  font-size: 17px;
  color: #000;
}
.advicelist li {
  width: 70%;
  padding: 20px 0;
  transition: all 0.3s ease;
  border-bottom: 1px solid #DDDDDD;
}
.advicelist li:hover {
  padding-left: 10px;
  border-bottom: 1px solid #3E4655;
}
.contactform th {
  text-align: center;
  color: #232323;
  background-color: #F7F7F7;
}
.contactform td {
  color: #232323;
}
.submit {
  text-align: center;
}
.wpcf7-submit {
  width: 200px;
}
.wpcf7 input[type="submit"] {
  font-weight: bold;
}
.vc_custom_1498708325839 {
  margin-bottom: 0px !important;
}

.our-locations {
  margin: 76px auto 40px !important;
}
.header-brand-info {
 padding-top: 32px !important;
}
.krth-useful-links li a {
  color: white;
}
.krth-recent-blog .widget-btitle {
  color: white;
}