header {
  width: 80px;
  width: 100%;
  position: fixed;
  z-index: 100;
  top:0px;
}

#slider {
  margin-top: 80px;
}

@media (max-width: 992px) {
  #slider {
    margin-top: 58px;
  }
}

.service-item {
  min-height: 275px;
  margin-bottom: 50px;
}
.service-item p {
  text-align: center;
  line-height: 1.4em;
  font-size: 13px;
}
.bottom-post {
  top:0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.bottom-post a {
  display: table;
  height: 100%;
  width: 94%;
  height: 100%;
  margin-left: 3%;
}

.bottom-post a h2 {
  display: table-cell;
  height: auto;
  vertical-align: middle;
  line-height: 1.4em
}
.our-work {
  padding: 50px 0 0px 0;
}
.our-services {
  padding-bottom: 20px
}
.index-about {
  padding: 70px 0;
}
.main-subtitle {
  width: 80%;
}
#fancybox-title-over {
  display: none;
}
.team-inner {
  min-height: 350px;
}
.testimonials h1 {
  color: #eee;
}
.testimonials h2 {
  width: 100%;
  text-align: center;
  color:#bbb;
  margin-top: 40px;
}
p.main {
  margin-bottom: 0px;
  font-weight: bold
}
p.small {
  font-size: 15px;
  line-height: 1.4em
}
.statistic-counter span {
  display: inline-block;
  font-size: 50px;
}
.statistic-counter p {
  line-height:1.3em;
}
.capability {
  background-size: cover;
}
.service-item h1 {
  font-weight: 600;
  line-height: 1.3em;
  font-size: 17px;
}
.service-item p {
  font-weight: 600;
}
.team-item {
  margin-bottom: 20px;
}

.our-team {
  padding-bottom: 50px;
}
#info_box h3 {
  color: #333;
  margin:20px 20px -20px 20px; 
}
#info_box p, #info_box, #info_box ul {
  font-size: 15px;
  color: #333;
  margin:20px; 
  line-height: 1.5em;
}
#info_box ul {
  margin:10px 20px;
  padding: 0px;
}

#info_box ul li {
  list-style: disc;
  margin-left: 20px
}
#info_box h5 {
  margin: 20px;
}


.hero-content {
  color:#333;
  font-size:15px; 
  line-height:1.2em; 
  font-weight:600; 
  max-width:500px;
  opacity: 1;
  margin-left:5%;
  line-height:1.5em;
  position:relative;
  margin-top: 30px;
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
  .hero-content {
    font-size:18px; 
  }
}

.tp-bannershadow.tp-shadow1 {
  display: none !important;
}

.small-hero-image {
  display: none;
}

@media (max-width: 768px) {
  .small-hero-image {
    display: block;
    width: 180px;
    height: 180px;
    border-radius: 100%;
    margin-bottom: 20px;
  }
}