.banner-area-custom {
  padding-left: 120px;
  margin-top: -80px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-area-custom {
    padding-left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-area-custom {
    margin-top: 0px;
  }
}

.banner-area-service {
  margin-top: -80px;
}


@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-area-service {
    margin-top: 0px;
  }
}

.logo-w {
  width: 250px!important;
}

.gt-logo-w {
  width: 250px!important;
}

.side-nav-logo-w {
  width: 150px!important;
}

.gt-side-nav-logo-w {
  width: 150px!important;
}

.service-title {
  font-size: 26px!important;
}

.style-2 .single-service-content:before {
  display: none;
}

.style-2 .single-service-content {
  padding: 30px 0px 75px;
}

  .style-2.single-service {
    padding: 40px 15px 0px!important;
}

.service-tab-img {
  margin: 10px;
}

.single-service-content p {
  margin-top: -10px;
  margin-bottom: 25px!important;
}

.service-links {
  color: green;
}

.single-service-content .fill-btn-rounded {
  padding: 0 26px;
  height: 45px;
}

.service-img {
  border-radius: 5px!important;
}

.about-tab-nav .nav-tabs .nav-link {
  text-transform: capitalize;
}

.zoom {
  transition: transform .5s;
}

.zoom:hover {
  -ms-transform: scale(1.025); /* IE 9 */
  -webkit-transform: scale(1.025); /* Safari 3-8 */
  transform: scale(1.025); 
}

.banner-title {
  font-family: 'Orbitron', sans-serif!important;
}

.nav-link {
  font-family: 'Orbitron', sans-serif!important;
}

.section-main-title {
  font-family: 'Orbitron', sans-serif!important;
}

.service-title {
  font-family: 'Orbitron', sans-serif!important;
}

.page-title {
  font-family: 'Orbitron', sans-serif!important;
}