:root {
  --hue: 320; /* change me */
  --bg: oklch(35% 0.3 var(--hue));
  --text: oklch(85% 0.1 var(--hue));
  --shadow: oklch(25% 0.2 var(--hue));
  --highlight: oklch(98% 0.05 var(--hue));
}
.rg-3 {
  row-gap: 30px;
}
.rg-5 {
  row-gap: 50px;
}
.sec-padd {
  padding-top: 60px;
  padding-bottom: 60px;
}
.sec-padd-up {
  padding-top: 30px;
  padding-bottom: 60px;
}
.sec-padd-bot {
  padding-top: 60px;
  padding-bottom: 30px;
}
.sec-padd-top {
  padding-top: 60px;
}
.sec-padd-bottom {
  padding-bottom: 60px;
}
.social-area-wrap a.m-l-0 {
  margin-left: 0px;
}
.process-down p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.services.owl-carousel .owl-stage {
  display: flex;
  margin: 1px;
}
.services.owl-carousel.owl-drag .owl-item {
  display: flex;
  margin: 1px;
}
.cp-custom-accordion .accordion-body {
  padding: 30px 0;
}
.cp-custom-accordion {
  padding-left: 0px;
}
#home-2 .single-slide-item .bannerHead {
  font-size: 60px;
  line-height: 65px;
  letter-spacing: 0px;
  font-weight: 500;
  text-transform: uppercase;
}
#home-2 .hero-area-content {
  padding-top: 0px;
  padding-left: 0px;
  width: 100%;
}
.clients-img-inner img {
  width: 150px !important;
  filter: unset;
  opacity: 1;
}
#service-2.service-section .accordion-body p {
  padding: 0px;
}
#service-2.service-section .accordion-body .padd {
  padding: 0px 120px 0px 60px;
}
.single-feat-inner {
  margin-bottom: 0px;
}
.single-feature-item p {
  margin-top: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.contact-section .single-contact-info h4 {
  color: #868686;
  font-size: 18px;
  line-height: 22px;
}
.single-feat-inner {
  flex-direction: column;
}
.section-title.text-up h2 {
  font-weight: 400;
}
#project-standard .project-slider-2::before,
#project-standard .project-slider-2::after {
  opacity: 1;
}
#project-standard {
  overflow: hidden;
}
.single-counter-box {
  text-align: center;
  margin-bottom: 20px;
}
.feature-content p {
  margin: 0;
}
.clients-img-inner img {
  /* width: 100px !important; */
  filter: unset;
  opacity: 1;
}
.clients-img-inner {
  display: flex;
  justify-content: center;
}
#project-standard .single-project-wrapper {
  margin-bottom: 0px;
}
#testimonial-3 .single-testimonial-item {
  background: #fff;
}
.project-slider-2 .owl-nav {
  position: relative;
  display: flex;
  margin-top: 20px;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: unset;
}
.breadRow {
  position: relative;
}
.breadRow nav {
  position: absolute;
  /* transform: translate(50%,50%); */
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.breadcrumb-item a {
  color: #fff;
  font-size: 25px;
}
.breadcrumb-item.active {
  font-size: 25px;
  color: #fff;
}
.privacy a {
  color: #fff;
}
.anchor {
  color: #fff;
}
.anchor:hover {
  color: #fff;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}
.single-process-wrap {
  position: relative;
  z-index: 1;
  margin-bottom: 0px;
}
.about-content-wrapper {
  padding-left: 15px;
}
.award-icon {
  height: auto;
  padding: 10px;
}
.single-award-item {
  align-items: start;
}
.values h3 {
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 20px;
}
.main-menu ul li.active::before {
  position: absolute;
  content: "";
  bottom: 30px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #171717;
}
#service-3 .service-icon i {
  color: #000;
}
.service-title h2 {
  color: #000;
  margin-top: 10px;
  font-weight: 400;
  font-size: 65px;
  line-height: 75px;
  -webkit-text-stroke-color: transparent;
  -webkit-text-stroke-width: calc(1em / 16);
  background-clip: text;
  /* background-image: linear-gradient(to right, #000, #000, #000, #000); */
}
.service-title.head2 h2 {
  color: #000;
  margin-top: 10px;
  font-weight: 400;
  font-size: 35px;
  line-height: 75px;
  -webkit-text-stroke-color: transparent;
  -webkit-text-stroke-width: calc(1em / 16);
  background-clip: text;
  /* background-image: linear-gradient(to right, #000, #000, #000, #000); */
}
.rg-8 {
  row-gap: 80px;
}
.single-process-wrap .process-num {
  top: -10px;
  left: 0px;
  width: 100%;
}
.single-process-wrap h4 {
  font-size: 45px;
  margin-bottom: 30px;
}
.text-justify {
  text-align: justify;
}
.br-10 {
  border-radius: 10px;
}
.pt-lg-80 {
  padding-top: 80px;
}
.pb-lg-80 {
  padding-bottom: 80px;
}
.imgDivBread {
  height: 350px;
  background-image: url("https://placehold.co/1920X350.png");
  background-size: cover;
  background-position: center;
}
.imgDivBreadAb {
  background-image: url("../images/about-us.jpg");
}
.imgDivBreadCont {
  background-image: url("../images/contracting.jpg");
}
.imgDivBreadServ {
  background-image: url("../images/services.jpg");
}
.imgDivBreadProj {
  background-image: url("../images/projects.jpg");
}
.imgDivBreadContact {
  background-image: url("../images/contact-us.jpg");
}
.imgDivBreadPriv {
  background-image: url("../images/privacy.jpg");
}
.imgDivBreadTerms {
  background-image: url("../images/terms-bread.jpg");
}
.contact-section .contact-info {
  display: flex;
  flex-direction: column;
  justify-content: unset;
  height: 100%;
}
.main-menu ul > li > ul {
  width: 255px;
}
.anchor {
  font-size: 14px;
}
.overlay,
.overlay-5,
.overlay-4,
.overlay-3,
.overlay-2 {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0.5;
  top: 0;
  left: 0;
  z-index: -1;
}
.notFound h2 {
  font-size: 120px;
  font-weight: 600;
  letter-spacing: 1.2px;
}
.homepage-slides .owl-nav button.owl-prev,
.homepage-slides .owl-nav button.owl-next {
  background: #1d1e21;
  color: #fff;
  border-color: #1d1e21;
  opacity: unset !important;
}
.contact-section iframe {
  filter: unset;
  max-width: 100%;
}
.section-title span i {
  line-height: 0px;
}
#mobile-menu li.active a {
  text-decoration: underline !important;
  color: #fff;
}
#mobile-menu li.active ul li a {
  text-decoration: unset !important;
}
#mobile-menu li ul.sub-menu a.active {
  text-decoration: underline !important;
  color: #fff;
}
/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  right: 0;
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3b5998;
  color: white;
}

.twitter {
  background: #c13584;
  color: white;
}

.google {
  background: #1e73be;
  color: white;
}

.linkedin {
  background: #C5221F;
  color: white;
}
body {
  overflow-x: hidden;
}
.process-num.num2 {
  top: 0px;
}
.single-process-wrap .process-num.num2  span {
  color: #cacaca !important;
}

#allLoader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.75) url(../images/loading2.gif) no-repeat center
    center;
  z-index: 10000;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-content-wrapper {
    margin-top: 20px;
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  .pt-lg-80 {
    padding-top: 30px;
  }
  .pb-lg-80 {
    padding-bottom: 30px;
  }
  .md-none {
    display: none;
  }
  .single-counter-box {
    text-align: start;
  }
}
@media (max-width: 767px) {
  .about-content-wrapper {
    margin-top: 0px;
    padding-left: 0;
  }
  .about-content-wrapper p {
    margin-top: 15px;
    text-align: left;
  }
}
@media (max-width: 575px) {
  #home-2 .single-slide-item h1 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0px;
  }
  #feature-2 .single-feature-item .feature-icon img {
    width: 50px;
  }
  #feature-2 .single-feature-item .feature-content h5 {
    font-size: 25px;
    margin-bottom: 0px;
  }
  #feature-2 .single-feature-item {
    margin-bottom: 0px;
  }
  .single-counter-box {
    text-align: center;
  }
}


a .project-box {}