/*Display posts in column on mobile*/
@media screen and (max-width: 768px) {
  .elementor-posts--thumbnail-left .elementor-post {
    flex-direction: column !important;
    align-items: start !important;
  }
}
/*Custom Product Design*/
.d_btn span.elementor-button-text {
  text-align: center;
}

.nop p, .nop h1, .nop h2, .nop h3, .nop h4, .nop h5 {
  margin-bottom: 0;
}

.mod_cont {
  width: fit-content;
}

.modules ul {
  list-style-type: none;
  display: flex;
  padding: 0;
  margin: 0;
}

.modules ul li {
  border-right: 10px solid white;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  background-color:#20242B;
}

.char ul {
  position: relative;
  padding: 0;
  margin: 0;
}

.char ul ul {
  margin-left: 20px;
}

.char ul li {
  padding-left: 7px;
  line-height: 27px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.char ul li::marker {
  color: #CC944A;
}

.tech_details ul {
  margin: 0;
  padding: 0;
}

.tech_details ul li {
  display: flex;
  margin-bottom: 20px;
}

.tech_details ul li h3 {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color: #898989;
  line-height: 19px;
  padding-left: 18px;
  border-left: 2px solid #898989;
}

@media screen and (max-width: 600px) {
  .tech_details ul li h3 {
    font-size: 16px;
    font-weight: bold;
    color: #616161;
    line-height: 16px;
    margin-right: 10px;
  }
}
.tech_details ul li h4 {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 16px;
  /* identical to box height, or 150% */
  margin-bottom: 0;
  margin-left: 20px;
  color: #1F242C;
}

.siz span {
  font-weight: 700;
  color: #1F242C;
}

.acf_gal .e-gallery-justified {
  padding-bottom: 140px;
}

@media screen and (max-width: 1140px) and (min-width: 767px) {
  .acf_gal .e-gallery-justified {
    --hgap: 10px !important;
    --vgap: 10px !important;
    --container-aspect-ratio: 0.20538230580780634 !important;
  }

  .acf_gal .e-gallery-justified .e-gallery-item {
    --item-height: 100% !important;
  }
}
.image_carousel.elementor-widget-image-carousel .swiper-container {
  background-color: #EAEAEA;
}

@media screen and (max-width: 600px) {
  .image_carousel .elementor-swiper-button.elementor-swiper-button-next, .image_carousel .elementor-swiper-button.elementor-swiper-button-prev {
    font-size: 30px !important;
  }

  .image_carousel .elementor-widget-container .elementor-swiper-button {
    width: 30px;
    height: 30px;
  }

  .image_carousel.swiper-image-stretch .swiper-slide .swiper-slide-image {
    height: 200px;
  }

  .end_gal {
    padding-bottom: 200px;
  }
}
.ktk_li .elementor-widget-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.ktk_li li span {
  color: #898989;
}

.ktk_li li {
  line-height: 27px;
}
.ktk_li li a {
  color: #1F242C;
}

.kat_li ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.kat_li li {
  line-height: 27px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 15px;
  border-left: 2px solid transparent;
}
.kat_li li:hover {
  border-left: 2px solid white;
  color: white;
}

.toc_li .elementor-toc__header {
  display: none;
}
.toc_li .elementor-toc__body .elementor-toc__list-wrapper {
  margin-left: 0;
}
.toc_li .elementor-toc__body .elementor-toc__list-wrapper .elementor-toc__list-item {
  line-height: 27px;
  padding-left: 17px;
  border-left: 2px solid transparent;
}
.toc_li .elementor-toc__body .elementor-toc__list-wrapper .elementor-toc__list-item:hover {
  border-left: 2px solid white;
}
.toc_li .elementor-toc__body .elementor-toc__list-wrapper .elementor-toc__list-item svg {
  display: none;
}
.toc_li .elementor-toc__body .elementor-toc__list-wrapper .elementor-toc__list-item:not(:first-of-type) {
  margin-top: 30px;
}

@media screen and (min-width: 1141px) {
  .st_right {
    max-width: 427px;
    width: 427px !important;
  }
}

.pll-parent-menu-item  a span {
  display: flex;
  align-items: center;
}
.pll-parent-menu-item  a span::after{
  display: none;
}
.primary-nav ul li ul li.current_page_item > a > span::before {
  display: none;
}
.primary-nav ul li ul li.current_page_item > a {
  margin-left:15px;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a span {
  display: flex !important;
}

.elementor-slideshow__footer .elementor-slideshow__title {
  display: none;
}
/*# sourceMappingURL=customstyles.css.map */
