/*@Media Query Mixin*/
/*@Media Query Mixin End*/
.abtsec02 {
  padding: 5rem 0;
  position: relative;
}

.abtsec02 .section-title {
  margin-bottom: 13px;
}

.abtsec02 .section-title h2 {
  margin: 10px 0 20px;
}

.abtsec03 {
  padding: 5rem 0;
  position: relative;
}

.abtsec03 .sub-heading {
  display: block;
  text-align: right;
}

@media screen and (max-width: 600px) {
  .abtsec03 .sub-heading {
    text-align: left;
  }
}

.abtsec03 .section-title {
  margin-bottom: 13px;
}

.abtsec03 .section-title h2 {
  margin: 10px 0 20px;
}

@media screen and (max-width: 600px) {
  .abtsec03 .section-title h2 {
    text-align: left;
  }
}

@media screen and (max-width: 600px) {
  .abtsec03 .orchn {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

@media screen and (max-width: 600px) {
  .pageBannar02 {
    padding: 4.5rem 0;
  }
}

.slider02 .section-title {
  width: 100%;
}

@media screen and (max-width: 600px) {
  .slider02 .img {
    overflow: hidden;
  }
  .slider02 .img .w-100 {
    width: 190% !important;
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%);
  }
}

@media screen and (max-width: 600px) {
  .pageBannar {
    min-height: auto;
    padding: 5rem 0;
  }
}

.projectSliderWrap.ml-0 {
  margin: 0 !important;
}

.bebas {
  font-family: bebas neue, cursive;
  font-weight: 400;
}

.whlepara {
  position: relative;
  padding: 5rem 0;
}

.ledcompare {
  text-align: center;
  background: #141414;
  position: relative;
  padding: 5rem 0;
}

.ledcompare .row {
  margin-top: 4rem;
}

.ledcompare .img {
  width: 103px;
  margin: 0 auto 1rem;
}

.ledcompare p {
  color: #fff;
  z-index: 1;
  position: relative;
}

.ledcompare h6 {
  color: #fff;
  z-index: 1;
  position: relative;
}

.advled {
  text-align: center;
  padding: 5rem 0;
}

.advled ul {
  margin: 4rem 0 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

.advled ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
  padding: 0 15px;
  text-align: center;
}

@media screen and (max-width: 999px) {
  .advled ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

@media screen and (max-width: 600px) {
  .advled ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

.advled ul li h6 {
  margin-top: 1rem;
}

.advled ul li img {
  -webkit-filter: invert(110%) sepia(39%) saturate(19%) hue-rotate(8deg) brightness(102%) contrast(100%);
          filter: invert(110%) sepia(39%) saturate(19%) hue-rotate(8deg) brightness(102%) contrast(100%);
}

.prodcsec01 {
  padding: 5rem 0;
}

.prodcsec01.bg01 {
  background: #ececee;
}

.prodcsec01.brtp {
  border-top: 1px solid #e3e3e3;
}

.prodcsec01 .section-title {
  margin-bottom: 23px;
}

.prodcsec01 ul li::marker {
  color: #141414;
}

.prodcsec01 .img.w50 {
  width: 47%;
}
/*# sourceMappingURL=style.css.map */