/*--------------------------------------------------
    00. ONH - Variables
---------------------------------------------------*/
/*--------------------------------------------------
    00. ONH - Fonts
---------------------------------------------------*/
@font-face {
  font-family: "Fashion Fetish";
  src: url("../fonts/FashionFetishLight.eot");
  src: url("../fonts/FashionFetishLight.eot?#iefix") format("embedded-opentype"), url("../fonts/FashionFetishLight.woff2") format("woff2"), url("../fonts/FashionFetishLight.woff") format("woff"), url("../fonts/FashionFetishLight.svg#FashionFetishLight") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.elementor-section-full_width .elementor-background-video-container {
  background-color: rgba(255, 255, 0, 0.5);
  display: block;
}
.elementor-section-full_width .elementor-background-video-container + .elementor-container .elementor-widget-cms_slider {
  background-color: rgba(158, 27, 31, 0.35);
  background-color: rgba(33, 37, 41, 0.5);
}
.elementor-section-full_width .elementor-background-video-container + .elementor-container .elementor-widget-cms_slider .cms-slider-item:before, .elementor-section-full_width .elementor-background-video-container + .elementor-container .elementor-widget-cms_slider .cms-slider-item:after {
  display: none;
}

.elementor-widget-pp-categories .pp-grid-item {
  border-radius: 4px;
  overflow: hidden;
}
.elementor-widget-pp-categories .pp-grid-item .pp-category-inner {
  min-height: 380px;
}
.elementor-widget-pp-categories .pp-grid-item .pp-category-inner:before, .elementor-widget-pp-categories .pp-grid-item .pp-category-inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  transition: all 300ms ease-in-out 0ms;
  z-index: -1;
}
.elementor-widget-pp-categories .pp-grid-item .pp-category-inner:before {
  opacity: 0.85;
}
.elementor-widget-pp-categories .pp-grid-item .pp-category-inner:after {
  background-image: -ms-linear-gradient(-90deg, rgba(27, 26, 26, 0) 0%, rgba(0, 25, 58, 0) 0%, #24282c 90%);
}
.elementor-widget-pp-categories .pp-grid-item .pp-category-inner img {
  position: absolute;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  z-index: -2;
}
.elementor-widget-pp-categories .pp-grid-item .pp-category-inner .pp-category-content {
  min-height: 380px;
  display: flex;
  flex-direction: column;
  padding: 50px 18px;
  justify-content: end;
  position: absolute;
  height: 100%;
  width: 100%;
}
.elementor-widget-pp-categories .pp-grid-item .pp-category-inner .pp-category-content .pp-category-title {
  color: #fff;
  line-height: 1.3;
  padding-bottom: 3px;
  font-weight: 700;
  font-size: 21px;
  margin: 0 0 15px;
  position: relative;
  min-height: 60px;
}
.elementor-widget-pp-categories .pp-grid-item .pp-category-inner .pp-category-content .pp-category-title:before, .elementor-widget-pp-categories .pp-grid-item .pp-category-inner .pp-category-content .pp-category-title:after {
  content: "";
  position: absolute;
}
.elementor-widget-pp-categories .pp-grid-item .pp-category-inner .pp-category-content .pp-category-title:after {
  left: 0;
  bottom: 0;
  height: 2px;
  width: 30px;
  background: red;
}
.elementor-widget-pp-categories .pp-grid-item .pp-category-inner .pp-category-content .pp-category-title:before {
  content: "";
  top: -60px;
  left: 0;
  height: 50px;
  width: 50px;
  filter: invert(100%);
  background: url("../svg/oil_industry_icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.elementor-widget-pp-categories .pp-grid-item .pp-category-inner .pp-category-content .pp-category-description {
  color: #fff;
  max-height: 0;
  overflow: hidden;
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: -22px;
  transition: all 500ms ease-in-out 0ms;
}
.elementor-widget-pp-categories .pp-grid-item:hover .pp-category-inner:before {
  background-color: rgba(254, 188, 53, 0.8);
}
.elementor-widget-pp-categories .pp-grid-item:hover .pp-category-inner:after {
  opacity: 0.7;
  background-image: linear-gradient(to bottom, rgba(254, 188, 53, 0) 0%, #febc35 80%, #febc35 100%);
}
.elementor-widget-pp-categories .pp-grid-item:hover .pp-category-inner img {
  transform: scale(1.1);
}
.elementor-widget-pp-categories .pp-grid-item:hover .pp-category-inner .pp-category-content .pp-category-description {
  max-height: 146px;
  margin-bottom: 0;
}
.elementor-widget-cms_gallery_carousel .cms-carousel .cms-swiper-item {
  border: 1px solid #febc35;
  padding: 5px;
  box-shadow: inset 0px 0px 0px 3px #febc35;
}
.elementor-widget-cms_gallery_carousel .cms-carousel .swiper-button-disabled {
  display: none;
  opacity: 0;
  cursor: not-allowed;
}
.elementor-widget-pp-image-slider .pp-swiper-slide .pp-image-slider-slide-link {
  padding: 6px;
  border: 1px solid #f1f1f1;
  box-shadow: inset 0px 0px 0px 3px #f1f1f1;
  display: block;
}
.elementor-widget-pp-image-slider .pp-swiper-slide .pp-image-slider-slide-link:after {
  content: "\e93a";
  font-family: "cmsi" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  background: #febc35;
  color: #fff;
  height: 50px;
  width: 50px;
  line-height: 50px;
  position: absolute;
  z-index: 1;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  box-shadow: 0 0 0 10px #fff;
  z-index: 1;
  transform: translate(-50%, -50%) scale(1.5);
  opacity: 0;
  visibility: hidden;
  transition: 1s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.elementor-widget-pp-image-slider .pp-swiper-slide .pp-image-slider-slide-link:hover {
  border: 1px solid #212529;
  box-shadow: inset 0px 0px 0px 3px #212529;
  transition: all 600ms ease-in-out 0ms;
}
.elementor-widget-pp-image-slider .pp-swiper-slide .pp-image-slider-slide-link:hover:after {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  visibility: visible;
}
.elementor-widget-pp-image-slider .pp-swiper-slide.swiper-slide-next .pp-image-slider-slide-link, .elementor-widget-pp-image-slider .pp-swiper-slide.swiper-slide-active .pp-image-slider-slide-link {
  border: 1px solid #febc35;
  box-shadow: inset 0px 0px 0px 3px #febc35;
}
@media (min-width: 768px) {
  .elementor-widget-pp-image-slider .pp-swiper-slide.swiper-slide-next + .pp-swiper-slide .pp-image-slider-slide-link {
    border: 1px solid #febc35;
    box-shadow: inset 0px 0px 0px 3px #febc35;
  }
}
.elementor-widget-pp-image-slider .swiper-pagination .swiper-pagination-bullet {
  background-color: #212529;
  height: 3px;
  width: 30px;
  transition: all 300ms ease-in-out 0ms;
}
.elementor-widget-pp-image-slider .swiper-pagination .swiper-pagination-bullet:hover, .elementor-widget-pp-image-slider .swiper-pagination .swiper-pagination-bullet-active {
  height: 6px;
  background-color: #febc35;
}
.elementor-widget-pp-image-slider .pp-slider-arrow {
  border-radius: 2px;
  color: #fff;
  background-color: #212529;
  top: calc(50% - 15px);
}
.elementor-widget-pp-image-slider .pp-slider-arrow:after {
  display: none;
}
.elementor-widget-pp-image-slider .pp-slider-arrow:hover i {
  color: #febc35;
}
.elementor-widget-pp-image-slider .pp-slider-arrow.swiper-button-disabled {
  display: none;
}

button.gm-ui-hover-effect {
  right: 0px !important;
  top: 0px !important;
  width: 35px !important;
  height: 35px !important;
}
button.gm-ui-hover-effect span {
  width: 28px !important;
  height: 28px !important;
  margin: -10px 5px !important;
}

.row-petrovoll-location-wrap {
  background-color: #212529;
}
.row-petrovoll-location-wrap h3 {
  font-weight: 600;
  padding: 0.5rem 1.5rem;
  color: #fff;
}
.row-petrovoll-location-wrap #petrovoll-locations {
  max-height: 438px;
  overflow-y: scroll;
  padding: 0rem 0rem 0rem;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.row-petrovoll-location-wrap #petrovoll-locations::-webkit-scrollbar {
  width: 10px;
}
.row-petrovoll-location-wrap #petrovoll-locations::-webkit-scrollbar-track {
  background: #1d1f1f;
}
.row-petrovoll-location-wrap #petrovoll-locations::-webkit-scrollbar-thumb {
  background: #febc35;
}
.row-petrovoll-location-wrap #petrovoll-locations::-webkit-scrollbar-thumb:hover {
  background: #c7161c;
  cursor: pointer;
}
.row-petrovoll-location-wrap #petrovoll-locations ul {
  padding-bottom: 0;
  margin-bottom: 0;
}
.row-petrovoll-location-wrap #petrovoll-locations ul li {
  cursor: pointer;
  color: #fff;
  margin: 0 1.5rem;
  padding: 10px 0.75rem 0rem;
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  border-bottom: 1px solid #323639;
}
.row-petrovoll-location-wrap #petrovoll-locations ul li:hover {
  background: #febc35;
  color: #212529;
}
.row-petrovoll-location-wrap #petrovoll-locations ul li:hover .single-location-details a {
  color: #212529;
}
.row-petrovoll-location-wrap #petrovoll-locations ul li .single-location-details a {
  color: #fff;
}
.row-petrovoll-location-wrap #petrovoll-locations ul li .single-location-details p {
  margin-bottom: 10px;
}
.row-petrovoll-location-wrap #petrovoll-locations ul li .single-location-details .text-green {
  font-weight: 500;
  line-height: 1.6;
}
.row-petrovoll-location-wrap #petrovoll-locations ul li:not(:last-child) {
  margin-bottom: 0rem;
}
.row-petrovoll-location-wrap #petrovoll-map-canvas {
  height: 500px;
  width: 100%;
  outline: 0px;
}
.row-petrovoll-location-wrap .infowindo-wrap {
  font-size: 1rem;
  padding: 0.5rem 1rem 0.5rem 0.5rem;
  font-weight: 400;
  max-width: 300px;
}
.row-petrovoll-location-wrap .infowindo-wrap .single-location-details .text-green {
  font-weight: 600;
  line-height: 1.6;
  color: #212529;
  border-bottom: 1px solid #212529;
}
.row-petrovoll-location-wrap.map-light-theme {
  background-color: #F7F7F7;
}
.row-petrovoll-location-wrap.map-light-theme h3 {
  color: #1f1f1f;
}
.row-petrovoll-location-wrap.map-light-theme #petrovoll-locations ul li {
  color: #1f1f1f;
  border-bottom: 1px solid #d8d9d9;
}
.row-petrovoll-location-wrap.map-light-theme #petrovoll-locations ul li a {
  color: #1f1f1f;
}

.per-lvl .cms-desc {
  color: #c7161c;
  font-weight: 600;
  font-size: 20px;
}

.product-menu .p-50 {
  padding: 30px;
}

.product-list .elementor-icon-list-item {
  width: 40%;
}

[class*=cms-eptitle-] .cms--content {
  max-width: 880px;
}

.bg-darken-secondary {
  background-color: #212529;
}

.cms-newsletter-1 {
  background-color: #1d1f1f;
}

.tax-product-category [class*=cms-eptitle-] .cms--content {
  max-width: 800px;
}
.tax-product-category .elementor-widget-pp-categories .pp-categories-grid .elementor-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.tax-product-category .cms-eptitle-2 .cms-desc {
  max-width: 610px;
}
.tax-product-category .elementor-section-grid-product-category + .cms-main {
  padding: 0 0;
}
.tax-product-category .cms-post-grid-22 .cms-grid-item .cms-contents {
  padding: 50px 25px;
}
.tax-product-category .cms-post-grid-22 .cms-grid-item .cms-contents .cms-heading:before {
  transition: all 300ms ease-in-out 0ms;
}
.tax-product-category .cms-post-grid-22 .cms-grid-item:hover .cms-heading {
  color: #febc35;
}
.tax-product-category .cms-post-grid-22 .cms-grid-item:hover .cms-heading:before {
  content: "";
  width: calc(100% + 20px);
  height: calc(100% + 10px);
  position: absolute;
  top: -5px;
  left: -10px;
  background: white;
  z-index: -1;
}
.tax-product-category .cms-post-grid-19 .cms-grid-item .cms-contents {
  padding: 50px 25px;
}/*# sourceMappingURL=global.css.map */