.pxl-heading .pxl-item--subtitle.px-sub-title-dot .pxl-item--subtext:before {
  background: #076301;
  background: linear-gradient( 45deg,#076301,#83D606);
}

.hv-bg-zoom.odd .elementor-inner-column:first-of-type {
  order: 2;
}
.hv-bg-zoom.odd .elementor-inner-column:last-of-type {
  order: 1;
}

.carrer-custom-icons .pxl-item--icon {
  min-height: 110px;
  text-align: center;
}
.carrer-custom-icons .pxl-icon-box1.ani1:hover svg {
 animation: none !important;
}

@media ( min-width: 992px ) {
  .hv-bg-zoom.odd .elementor-inner-column:first-of-type {
    order: 1;
  }
  .hv-bg-zoom.odd .elementor-inner-column:last-of-type {
    order: 2;
  }
}