

/** clients-section **/

.clients-section_334f3d108c77fdcc{
  position: relative;
  background: #141414;
  padding: 75px 0px;
}

.clients-list_4066637f6d80aed3{
  position: relative;
  display: flex;
  align-items: center;
  width: max-content;
  animation: 135s marqueslide infinite linear;
}

.clients-list_4066637f6d80aed3:hover {
  animation-play-state: paused;
}

.clients-list_4066637f6d80aed3 li{
  position: relative;
  display: inline-block;
  margin-right: 190px;
}

.clients-list_4066637f6d80aed3 li:last-child{
  margin: 0px !important;
}

.clients-list_4066637f6d80aed3 li:before{
  position: absolute;
  content: '';
  background-image: url(../../captures/shape_3fd049132b/shape-16.ddf76b6585.png);
  width: 20px;
  height: 21px;
  top: 50%;
  margin-top: -10px;
  right: -100px;
}

.clients-list_4066637f6d80aed3 li:last-child:before{
  display: none;
}

/** clients-style-two **/

.clients-style-two_665d43f61b8ab8a3{
  position: relative;
  padding: 0px 50px;
}

.clients-style-two_665d43f61b8ab8a3 .outer-container_9f6ab39e610ee7ee{
  position: relative;
  padding-bottom: 85px;
  overflow: hidden;
}

/** clients-style-three **/

.clients-style-three_4327018d57e5d1b7{
  position: relative;
  padding-top: 97px;
  padding-bottom: 10px;
}

.clients-style-three_4327018d57e5d1b7:before{
  position: absolute;
  content: '';
  background-image: url(../../captures/shape_3fd049132b/shape-50.67520bb89a.png);
  width: 100%;
  height: 8px;
  left: 0px;
  top: 0px;
  background-repeat: repeat-x;
}

.clients-style-three_4327018d57e5d1b7:after{
  position: absolute;
  content: '';
  background-image: url(../../captures/shape_3fd049132b/shape-50.67520bb89a.png);
  width: 100%;
  height: 8px;
  left: 0px;
  bottom: 0px;
  background-repeat: repeat-x;
}

.clients-style-three_4327018d57e5d1b7 .outer-container_9f6ab39e610ee7ee{
  position: relative;
  max-width: 1580px;
  padding: 0px 15px;
  margin: 0 auto;
}

.clients-style-three_4327018d57e5d1b7 .clients-logo_845aaa4d8c1b6e50{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.clients-style-three_4327018d57e5d1b7 .clients-logo_845aaa4d8c1b6e50 li{
  position: relative;
  display: inline-block;
  margin-bottom: 60px;
}

.clients-style-three_4327018d57e5d1b7 .clients-logo_845aaa4d8c1b6e50 li img{
  transition: all 500ms ease;
}

.clients-style-three_4327018d57e5d1b7 .clients-logo_845aaa4d8c1b6e50 li img:hover{
  transform: scale(1.03);
}

.clients-style-three_4327018d57e5d1b7 .light-logo_f5f28a048b5b102a{
  display: none;
}

.clients-style-three_4327018d57e5d1b7 .title-text_61b7bd45a8249350{
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translateX(-50%);
  font-size: 24px;
  line-height: 40px;
  color: var(--title-color);
  font-weight: 500;
  background: #fff;
  padding: 0px 40px;
}

.clients-list_4066637f6d80aed3.light-block_d50e3b56db4523d0{
  display: none;
}

/** clients-style-four **/

.clients-style-four_c47aaef0fb1503cb{
  position: relative;
  padding: 0px 30px;
}

.clients-style-four_c47aaef0fb1503cb .outer-container_9f6ab39e610ee7ee{
  position: relative;
  padding: 73px 0px;
}

.clients-style-four_c47aaef0fb1503cb .clients-list_4066637f6d80aed3 li:before{
  display: none;
}

/** clients-style-five **/

.clients-style-five_3db4e9b58a72d1d7{
  position: relative;
  padding: 0px 100px;
}

.clients-style-five_3db4e9b58a72d1d7 .outer-container_9f6ab39e610ee7ee{
  position: relative;
  border-top: solid;
  border-bottom: solid;
  border-width: 1px;
  border-color: #E0E0E0;
  padding: 52px 0px;
}

.clients-style-five_3db4e9b58a72d1d7 .owl-carousel_4d45d95efe2f4af3 .owl-stage_224c3a4f9cb7e6e9{
  display: flex;
  align-items: center;
}

.clients-style-five_3db4e9b58a72d1d7 .sub-title_7113f36195b9259c{
  position: absolute;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  top: -19px;
  background: #fff;
  padding: 0px 30px;
  font-size: 17px;
  line-height: 37px;
  color: var(--title-color);
  font-weight: 500;
  text-transform: uppercase;
}

.clients-style-five_3db4e9b58a72d1d7 .clients-logo_845aaa4d8c1b6e50{
  position: relative;
  display: block;
}

.clients-style-five_3db4e9b58a72d1d7 .clients-logo_845aaa4d8c1b6e50 img{
  position: relative;
  display: inline-block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  opacity: 0.3;
  transition: all 500ms ease;
}

.clients-style-five_3db4e9b58a72d1d7 .clients-logo_845aaa4d8c1b6e50 img:hover{
  opacity: 1;
}

.clients-style-five_3db4e9b58a72d1d7 .light-content_7206a4078860b9fe{
  display: none;
}

.clients-style-four_c47aaef0fb1503cb.border_bottom_99caf78a1c831630{
  border-color: var(--secondary-color);
}
























