#slider .revslide:nth-of-type(1) .h2 span
{
  color: #e70000;
  font-weight: bold;
}
#slider .revslide:nth-of-type(1) .stext, #slider i
{
  color: white;
}
.logo img
{
  height: 6em;
}

.about-content .icon img
{
  width: 32px;
  height: 32px;
}
.service-logo img
{
  max-width: 128px;
  max-height: 128px;
  margin-top: -8px;
}
.video-text
{
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-us
{
  color: white;
  text-align: justify;
}
.owl-item
{
  display: flex;
  align-items: center;
  justify-content: center;
}
.error
{
  color: #e70000;
  text-align: center;
}
.fa-plus:before, .plus
{
  color: #16974c;
}
.gras, em, .plus, .tp-caption .gras
{
  font-weight: bold;
}
.footer-text
{
  /*text-align: justify;*/
}
.contact-us em
{
  font-size: 1.5em;
}
.footer-text img
{
  max-width: 50%;
}
.inlineblk
{
  display: inline-block;
  padding-left: 1em;
}
.tp-caption .h2
{
  vertical-align: top;
}
