.header-style-one {
  border-top: 0px;
}

.header-style-one::before {
  display: none;
}

.header-top {
  background-color: #017ec7;
}

.header-top .inner-container {
  margin-left: 0px;
}

.header-top .top-left .text,
.header-top .top-list li {
  font-size: 15px;
  letter-spacing: 1px;
}

.header-top .top-list li .icon {
  color: #7ec053;
}

.gets-btn-style-one {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 1px;
  overflow: hidden;
  background: none;
  border-radius: 0px;
  padding: 10px 25px 10px;
  text-transform: capitalize;
  background-color: #7ec053;
  margin-top: 6px;
  border-radius: 100px;
}

.main-header .search-box-outer {
  margin-top: 5px;
}

.main-header .search-box-btn {
  color: #7ec053;
  background-color: #efefef;
  width: 51px;
  height: 51px;
  font-size: 23px;
  line-height: 50px;
}

.gets-cbtn-style-one {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 1px;
  overflow: hidden;
  background: none;
  border-radius: 0px;
  padding: 10px 25px 10px;
  text-transform: capitalize;
  background-color: #7ec053;
  margin-top: 6px;
  border-radius: 100px;
}

.gets-cbtn-style-one::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(0.2, 1);
  transform: scale(0.2, 1);
  background-color: #222222;
}

.gets-cbtn-style-one::hover {
  background-color: #017ec7;
  color: #fff;
}

.home-title-text {
  margin: 20px 0px 20px 0px;
  position: relative;
  color: #555555;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8em;
}

.gets-sec-title {
  margin-bottom: 75px;
}

.home-about-text {
  padding: 30px 0px 16px 0px;
}

.home-about-text p {
  text-align: justify;
}

.home-about-text p a {
  font-weight: 500;
  text-decoration: underline;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 7px 7px 6px -1px rgba(158, 158, 158, 0.7);
  box-shadow: 7px 7px 6px -1px rgba(158, 158, 158, 0.7);
}

.gets-skills-section {
  padding-bottom: 30px;
}

.geth-testimonial-section {
  background-color: #fff;
}

.page-title::before {
  background-color: rgba(0, 0, 0, 0.6);
}

.gets-services-page-section {
  margin-bottom: 140px;
}

.main-slider-two .slide:before {
  opacity: 0.60;
}

.side-address-box {
  background-color: #017ec7;
  padding: 40px 0px 10px 0px;
}

.side-address-box .widget-content {
  border: 1px solid #017ec7 !important;
}

.side-address-box .widget-content .sidebar-title .icon {
  color: #fff;
  text-align: center;
  font-size: 65px;
  margin-bottom: 40px;
}

.side-address-box .widget-content .sidebar-title h4 {
  color: #fff;
  text-align: center;
  font-size: 21px;
  line-height: 1.5em;
  font-weight: 600;
}

.side-address-box .widget-content .sidebar-title h4::before {
  background-color: #7ec053;
  left: 50%;
  margin-left: -40px;
}

.side-address-box .widget-content .side-address-body {
  color: #fff;
  text-align: center;
  padding-top: 25px;
  letter-spacing: 1px;
}

.side-address-box .widget-content .side-address-body .side-address-phone {
  font-size: 25px;
  margin-bottom: 15px;
}

.side-address-box .widget-content .side-address-body .side-address-email {
  font-size: 18px;
}

.side-address-box .widget-content .side-address-body .side-address-button {
  margin-top: 30px;
}

.side-address-box .widget-content .side-address-body .side-address-button a {
  background: #7ec053;
  color: #fff;
  display: block;
  font-weight: 500;
  padding: 15px 5px;
  text-align: center;
  font-size: 18px;
  width: 100%;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.service-slide-carousel-cover {
  margin-bottom: 40px;
}

.service-intro-section {
  margin-bottom: 60px;
}

.service-intro-section p {
  text-align: justify;
}

.service-intro-section p strong {
  color: #7ec053;
  font-weight: 600;
}

.service-highlights {
  margin-bottom: 50px;
}

.service-highlights .service-highlight-point-cover ul {
  padding-left: 30px;
}

.service-highlights .service-highlight-point-cover ul li {
  position: relative;
  margin-bottom: 12px;
  color: #626262;
  font-size: 16px;
  font-weight: 400;
  padding-left: 26px;
  line-height: 1.7em;
}

.service-highlights .service-highlight-point-cover ul li::before {
  position: absolute;
  content: '';
  left: 0px;
  top: 10px;
  width: 7px;
  height: 7px;
  border-radius: 50px;
  background-color: #7ec053;
}

.service-detail .inner-box .lower-content h3 {
  margin-bottom: 30px;
}

.sec-title .about-text {
  margin: 25px 0px 0px 0px;
}

.sec-title .about-text p {
  text-align: justify;
}

.about-intro-text p {
  text-align: justify;
}

.contact-title {
  margin-bottom: 50px;
}

.main-menu .navigation > li .mega-menu-bar h3 {
  font-size: 14px;
  font-weight: 700;
}

.main-menu .navigation > li .mega-menu-bar .column > ul > li > a:hover {
  color: #7ec053;
}

.gets-mb-80 {
  margin-bottom: 80px;
}
/*# sourceMappingURL=custom.css.map */