/**
  * Owl Carousel v2.3.4
  * Copyright 2013-2018 David Deutsch
  * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
  */
  .w3l-clients-1 .cusrtomer-layout
  {
    background-color:  #f8f9fa;
  }
 
  .owl-theme .owl-dots,
  .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: none;
    /* border: none!important; */
  }
  .w3l-clients-1 .test-img {
    width: 80px;
    height: 80px;
    display: inline-block;
    overflow: hidden;
    background: white;
    border-radius: 50%;
    display: block;
}
.w3l-clients-1 .testi-des {
  text-align: left;
  display: grid;
  grid-template-columns: 1fr 8fr;
  grid-gap: 20px;
  margin: 30px 20px;
}
.w3l-clients-1 .testimonial {
  display: block;
  /* margin: 0; */
  position: relative;
  /* border: none; */
  max-width: 560px;
  /* margin: auto; */
  text-align: left;
  /* padding: 40px; */
  margin: 2% 0 2%;
  background-color: WHITE;
  box-shadow: rgba(1, 1, 1, 0.05) 1px 1px 5px 0px;
  border: 1px solid transparent;
  padding: 40px 40px;
  border-radius: 15px;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.w3l-clients-1 blockquote q {
  font-size: 18px;
  line-height: 30px;
  color: #525252;
}
.w3l-clients-1 .testi-des {
  text-align: left;
  display: grid;
  grid-template-columns: 1fr 8fr;
  grid-gap: 20px;
  margin: 30px 20px;
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
  .owl-theme .owl-nav {
    display: block;
  }
  .sub-title, .sub-title-1 {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    font-style: normal;
    padding-left: 70px;
    color:#fe5a0e;
}
.sub-title:before, .sub-title-1::before {
  content: '';
  display: block;
  width: 55px;
  height: 3px;
  background-color: #fe5a0e;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
}
.hny-title {
  font-size: 40px;
  line-height: 48px;
  font-weight: 600;
  position: relative;
}
/* .no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
} */
.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px 2px;
  /* background: var(--heading-color); */
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 50%;
  /* border: none!important; */
  position: relative;
  /* opacity: 0.9; */
}
.w3l-clients-1 .owl-theme .owl-dots .owl-dot.active span, .w3l-clients-1 .owl-theme .owl-dots .owl-dot:hover span {
  background-color:#fe5a0e!important;
  opacity: 1;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background:#fe5a0e!important;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel {
  display: none;
  width: 100%;
}
.owl-dot{
  border: none;
}
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.w3l-clients-1 .owl-theme .owl-nav {
  display: none;
}
.w3l-clients-1 .owl-dots {
  margin-top: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
  background: none;
  display: block;
}
  .owl-dots {
    margin-top: 0px;
    position: absolute;
    left: 174px;
    right: 0;
    bottom: 30px;
    background: none;
  }
  
  .w3l-clients-1 .owl-dots {
    margin-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
    background: none;
    display: block;
  }
  
  .owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 26px;
    margin: 0px;
    width: 46px;
    background: rgba(255, 255, 255, 0.21);
    display: inline-block;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    height: 46px;
    line-height: 15px;
    border-radius: 50%;
  }
  
  .owl-theme .owl-nav [class*=owl-]:hover {
    background: #fff;
    opacity: 1;
    color: #fe5a0e;
    text-decoration: none;
    outline: none;
    box-shadow: none;
    transition: 0.3s ease-in-out;
  }
  
  .owl-theme .owl-nav [class*=owl-]:focus,
  .owl-theme:focus,
  .owl-dots:focus,
  .owl-dot:focus {
    outline: none;
    box-shadow: none;
  }
  
  .owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default;
  }
  
  .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
  }
  
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    background: transparent;
  }
  
  .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 2px;
    background:#011627;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50%;
    position: relative;
    opacity: 0.9;
  }
  
  .w3l-clients-1 .owl-theme .owl-nav {
    display: none;
  }
  
  .w3l-clients-1 .owl-theme .owl-dots .owl-dot span {
    background: #011627;
  }
  
  .w3l-clients-1 .owl-theme .owl-dots .owl-dot.active span,
  .w3l-clients-1 .owl-theme .owl-dots .owl-dot:hover span {
    background-color:#fe5a0e;
    opacity: 1;
  }
  
  button.owl-next,
  button.owl-prev {
    position: absolute;
    bottom: 50%;
  }
  
  button.owl-prev {
    left: 10px;
  }
  
  button.owl-next {
    right: 10px;
  }
  
  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background:#fe5a0e;
  }
  
  @media all and (max-width:991px) {
    .w3l-testimonials .slider-info {
      grid-template-columns: 1fr 4fr;
      grid-gap: 30px;
    }
  
    .w3l-testimonials .message {
      font-size: 17px;
      line-height: 28px;
    }
  
    .w3l-testimonials .message-info span.fa {
      position: absolute;
      z-index: -1;
      left: 0px;
      opacity: 0.3;
      top: -10px;
    }
  }
  
  @media all and (max-width:667px) {
    .w3l-testimonials .slider-info {
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 30px;
      padding: 30px 0;
      margin: auto;
      align-items: center;
    }
  }
  
  @media all and (max-width: 640px) {
    .owl-dots {
      margin-top: 30px;
    }
  
    button.owl-next,
    button.owl-prev {
      position: absolute;
      bottom: 38%;
    }
  }
  