a, a:hover, a:focus, a:active {
  outline: medium none !important;
  text-decoration: none;
}
.welcome-area span, #sp-main-body span {
  font-family: inherit !important;
  line-height: 26px;
}
.welcom-msg ul li {
  margin: 0 !important;
}
.service-box {
  text-align: center;
}
.service-box h3 {
  font-size: 20px;
  height: 50px;
}
.service-box .sppb-addon-text {
  padding-bottom: 10px;
}
.welcome-area {
  margin: 0 !important;
  position: relative;
}
.services-bg {
  position: relative;
}
.services-bg::before {
  background-color: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.welcome-area h1.sppb-title-heading, .welcome-area p, .welcome-area ul li {
  color: #333;
}
.service-box h3, .service-box .sppb-addon-text {
  color: #fff;
  text-shadow: 1px 1px 1px #333;
}
.single-team img {
  background-color: #ddd;
  border-radius: 50%;
  height: 180px;
  padding: 10px;
  width: 180px;
transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;  
}
.single-team img:hover {
  opacity: .8;
  background-color: #3F99D7;
}
.single-team h3 {
  font-size: 18px;
  font-weight: 300;
  padding: 10px 0;
}
.single-team .sppb-addon-content h4 strong {
  display: block;
  font-size: 16px;
  font-weight: 600;
  height: 35px;
}
.single-team .sppb-addon-content p {
  margin: 0;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
  background-color: #1257ac;
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  padding: 10px 20px;
}
.layout-corpora .slider-controllers .controller-prev, .layout-corpora .slider-controllers .controller-next {
  bottom: 40%;
}
.ltr .layout-corpora .slider-controllers > a {
  background-color: #333;
  height: 50px;
  line-height: 0;
  opacity: 0.5;
  width: 50px;
}
.layout-corpora .slider-controllers > a > span {
  font-size: 80px;
}
.welcome-area h1 {
  border-bottom: 1px solid #ddd;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-top: 10px;
}
.service-title h3 {
  font-size: 36px;
  padding-bottom: 20px;
}
.ot_logo_scroller .the-carousel img {
  height: 100px;
  margin: 15px;
  padding: 10px;
}
.omega-powered {
  display: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #fff;
  background-color: #22b8f0;
}
.service-image-title h3 {
  font-size: 16px;
}
#sp-main-body {
  padding: 50px 0;
}
.bottom-box h3 {
  border-bottom: 1px solid #ddd;
  font-size: 20px !important;
  padding-bottom: 20px;
}
.bottom-box .custom span {
  font-family: open sans;
  line-height: 24px;
}
.page-header > h1 {
  font-weight: 400;
}
.sppb-addon h1.sppb-addon-title {
  border-bottom: 1px solid #ddd;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.investor h1 {
  text-align: center;
}
.logo img {
  height: 90px;
  width: 100%;
}