
.industries-section {
  padding: 79px 0px;
  background: #000000;
  color: #fff;
  overflow: hidden;
  position: relative;
}


.white-bg-slider .industries-section{
  background: #ffffff;
  color: #000000;
}

.industries-section h2 {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #fff;
  font-family: 'Helvetica Neue';
}

.white-bg-slider .industries-section h2{
  color: #000000;
}

.industries-section p.section-subtitle {
    margin: 0px;
    font-size: 16px;
    color: #ffffff;
    max-width: 957px;
    line-height: 31px;
    font-weight: 400;
    font-family: 'Helvetica Neue';
}

.white-bg-slider .industries-section p.section-subtitle {
    color: #000000;
}

.industry-box {
  overflow: hidden;
  transition: all 0.3s ease;
  height: 100%;
}

.industry-box:hover {
  transform: translateY(-6px);
}

.industry-box img {
  width: 100%;
  height: 182px;
  object-fit: cover;
  display: block;
}

.industry-img {
  position: relative;
  overflow: hidden;
  border-radius:5px;
  max-height: 184px;
}

.industry-img .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: rgb(245 13 13 / 28%); */
  opacity: 1; 
  transition: all 0.3s ease-in-out;
}

.industry-img:hover .overlay {
  background: rgba(0,0,0,0.2);
}

.industry-content {
  padding-top: 20px;
  /* min-height: 160px; */

}
.industry-content h4 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 28px;
  font-family: 'Helvetica Neue';
}

.white-bg-slider .industries-section h4 {
  color: #000000;
}

.industry-content h4 a {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 28px;
  font-family: 'Helvetica Neue';
}

.white-bg-slider .industries-section .industry-content h4 a {
  color: #000000;
}

.industry-content p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #E4E4E4;
    margin: 0;
    font-family: 'Helvetica Neue';
}

.white-bg-slider .industries-section .industry-content p {
    color: #000000;
}
.industry-serve-wrapper .owl-theme .owl-dots {
  text-align: center;
  margin-top: 50px !important;
  position: static !important;
 
}
.industry-serve-wrapper .owl-theme .owl-dots .owl-dot{
     background:transparent !important;
}
.industry-serve-wrapper .owl-theme .owl-dots .owl-dot span {
  width: 10px !important;
  height: 2px !important;
  margin: 5px 4px !important;
  background: #ffffff !important;
  display: block !important;
  border-radius: 20px !important;
}

.white-bg-slider .industries-section .industry-serve-wrapper .owl-theme .owl-dots .owl-dot span {
  background: #000000 !important;
}

.industry-serve-wrapper .owl-theme .owl-dots .owl-dot.active span {
  background: #e3151e !important;
}

.industry-serve-wrapper .owl-carousel .owl-stage-outer {
  overflow: visible;
}

.industry-serve-wrapper{
  position: relative;
}


.industry-subheading{
  color:#e3151e;    font-size: 20px
}
.industry-serve-wrapper::after {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  width: 100%;
  background: #000000;
  z-index: 1;
}
.white-bg-slider .industry-serve-wrapper::after {
  background: #ffffff;
}

.industries-slider2{
  padding-top: 50px;
} 
.talk-btn a{
    margin: 20px auto auto;
    background-color: #e10018;
    font-family: "Helvetica", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    padding: 016px 23px 016px 023px;
    text-align: center;
    width: fit-content;
    display: block;
}

#custom-listing-with-icon .industry-img{
  height: 50px;
  width: 50px;auto !important;
}

.black-bg-slider-with-icon .industry-img{
  height: 50px;
  width: 50px; 
}
#custom-listing-with-icon .industry-img .overlay{
  display: none;
}

#custom-listing-with-icon .industry-content{
  padding-top: 0px !important;
}
 
.card-with-white-bg .industry-box{
  background: #ffffff;
  padding: 20px;
  box-shadow: 0px 4px 15px rgb(0 0 0 / 10%);
  border-radius: 5px;
}

.card-with-white-bg .industry-content h4 a{
  color: #000000;
}

.card-with-white-bg .industry-content p {
  color:#4E4E4E;
}
.card-with-white-bg .industry-content h4{
  margin-bottom: 20px;
  margin-top: 0px;
}
.card-with-white-bg .overlay{
  display: none;
}

.card-with-white-bg .owl-stage{
    display: -webkit-inline-box !important;
}
 

 .card-with-white-bg 
 .owl-carousel .owl-item img{
    max-width: 150px;
    max-height: 50px;
}



#red-heading-box .industry-box {
    border-right: 1px solid #dfdfdf;
    padding-right: 11px;
  
}
#red-heading-box .industry-content{
  padding:0px !important;
}

#red-heading-box .owl-stage{
  display: flex !important;
}

#red-heading-box .industry-content h4{
  background: #e10018;
  color: #ffffff;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  width: 100%;
  display: flex;
  height: 66px;
  display: flex;
  align-items: center;
 
  flex-direction: row;
}
#red-heading-box .industry-content h4 a{
  color: #ffffff;
}

#dev-solutions .industry-box {
 padding-right: 58px;
}




@media (max-width: 767px) {
  .industry-serve-wrapper .owl-theme .owl-dots {
      margin-top: 0px !important;
      /* position: absolute !important; */
      bottom: 30px;
      left: 0;
      right: 0;
      margin: auto;
      display: flex;
      justify-content: center;
  }
  .industries-section {
    padding: 79px 0px 20px 0px;
 
}
}



