.elementor-51034 .elementor-element.elementor-element-1600255{--display:flex;}.elementor-51034 .elementor-element.elementor-element-3b05198 > .elementor-widget-container{margin:0px 30px 0px 30px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS *//* breadcrumbs */
.breadcrumbs .last {
  color: #42abae;
}

/* hero*/
.elementor-kit-5 .hero-text-link-white a {
  font-weight: 600;
  color: white !important;
  text-decoration: underline;
}
.elementor-kit-5 .hero-text-link-white a:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.hero-description ul {
  list-style-position: inside;
}

/* body copy text links */
.description-link a {
  font-weight: bold;
  color: #42abae;
}
.description-link a:hover {
  color: #0c9299;
}

/* industry tiles */
.tile-hover .elementor-background-overlay:hover {
    cursor: pointer;
}
@media (max-width: 767.9px) {
  .tile-column-wrap .elementor-column {
    flex: 0 0 50% !important;
  }
}
@media (max-width: 1024.9px) {
  .tile-column-wrap .elementor-column {
    flex: 0 0 33%;
  }
}
@media (min-width: 1025px) {
  .tile-column-wrap .elementor-column {
    flex: 0 0 25%;
  }
}
.tile-column-wrap .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
}

/* benefit list */
.benefit-list-marker a {
  font-weight: bold;
  color: #42abae !important;
}
.benefit-list-marker a:hover {
  color: #0c9299 !important;
}
.benefit-list-marker ul li::marker {
  content: "–  " !important;
  color: #42abae !important;
  font-weight: 800 !important;
}
.benefit-list-marker ol {
  margin-bottom: 25px;
}
.benefit-list-marker ul {
  list-style-position: inherit;
  /*margin-left: 20px;*/
  margin-bottom: 20px;
}
.benefit-list-marker ol li {
  margin-bottom: 5px;
}
.benefit-list-marker ul li {
  margin-bottom: 5px;
}

/* industry faqs */
.industry-faq-list-marker ul li::marker {
  content: "–" !important;
  color: #42abae !important;
  font-weight: 800 !important;
}
.industry-faq-list-marker ol {
  margin-bottom: 25px;
}
.industry-faq-list-marker ul {
  list-style-position: inherit;
  margin-left: 22px;
  margin-bottom: 25px;
}
.industry-faq-list-marker ol li {
  margin-bottom: 5px;
}
.industry-faq-list-marker ul li {
  margin-bottom: 5px;
}
.industry-faq-list-marker .elementor-active a {
  margin-left: 0;
}

/* blogs */
.upl-left-section .upl-title {
  padding: 0;
  height: auto;
  white-space: pre-wrap;
}
.upl-left-section .upl-excerpt {
  padding: 0;
}
.upl-top.bm_content_box,
.upl-bottom.bm_content_box {
  background: #f5f6f6;
  border-radius: 10px;
  padding: 10px 15px 15px 15px;
  margin-bottom: 20px;
}
.upl-right-section .upl-title,
.upl-second-section .upl-title {
  height: auto;
  overflow: visible;
  white-space: normal;
}
.upl-right-section .bm-post-image {
  display: none;
}
.upl-right-section {
  justify-content: flex-start;
}
.upl-left-section,
.upl-right-section {
  box-shadow: none !important;
}
.upl-top,
.upl-bottom {
  box-shadow: none;
}
@media (max-width: 1024.9px) {
  .upl-top,
  .upl-bottom {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .upl-top.bm_content_box,
  .upl-bottom.bm_content_box {
    background: #f5f6f6;
    border-radius: 10px;
    padding: 10px 15px 25px 15px;
    margin-bottom: 20px;
  }
}
.upl-left-section {
  border-radius: 0;
}
@media (min-width: 981px) {
  .upl-top,
  .upl-bottom {
    height: auto !important;
  }
}
@media (max-width: 1024.9px) {
  .upl-left-section .upl-title {
    height: 100%;
  }
  .upl-right-section .upl-title,
  .upl-second-section .upl-title {
    height: 100%;
  }
}

/* Video Play Button */
.new-play-button .eicon-play {
  display: none;
}
.new-play-button .elementor-custom-embed-play {
  width: 100%;
  max-width: 100px;
  content: url(/wp-content/uploads/2021/12/video_play-button.svg);
  transition: 0.3s ease-in-out;
}
.new-play-button .elementor-custom-embed-play:hover {
  max-width: 110px;
}/* End custom CSS */