img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

.recentcomments a {
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important;
}

.sect-subtitle span {
  font-size: 80px !important;
}

/*about-2.php*/
#about_name {
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}
#about_jobs {
  margin: 0px;
  color: #191919;
  font-size: 26px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}
#about_content {
  font-weight: normal;
  text-align: justify;
  text-transform: none;
}
#about_content_second {
  font-weight: normal;
  text-align: justify;
  text-transform: none;
}
#about_view {
  font-weight: normal;
  float: left;
  text-transform: uppercase;
}
#about_blank {
  width: 100%;
  height: 50px;
  float: left;
  position: inherit;
}

.inline-facts h6 {
  margin-top: unset;
  font-family: unset;
  text-transform: unset;
}

.accordion .accordion-inner ul li {
  float: unset !important;
}

/*Button floating whatsapp*/
.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.my-float {
  margin-top: 16px;
}
