

/** clients-section **/

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

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

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

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

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

.clients-list_35c51cf490f12290 li:before{
  position: absolute;
  content: '';
  background-image: url(../../photos/shape_90e692a190/shape-16.6a1cdd6c56.png);
  width: 20px;
  height: 21px;
  top: 50%;
  margin-top: -10px;
  right: -100px;
}

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

/** clients-style-two **/

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

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

/** clients-style-three **/

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

.clients-style-three_5491f63c6d9bfd71:before{
  position: absolute;
  content: '';
  background-image: url(../../photos/shape_90e692a190/shape-50.7328cab5da.png);
  width: 100%;
  height: 8px;
  left: 0px;
  top: 0px;
  background-repeat: repeat-x;
}

.clients-style-three_5491f63c6d9bfd71:after{
  position: absolute;
  content: '';
  background-image: url(../../photos/shape_90e692a190/shape-50.7328cab5da.png);
  width: 100%;
  height: 8px;
  left: 0px;
  bottom: 0px;
  background-repeat: repeat-x;
}

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

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

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

.clients-style-three_5491f63c6d9bfd71 .clients-logo_7a16ca29fe277fa6 li img{
  transition: all 500ms ease;
}

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

.clients-style-three_5491f63c6d9bfd71 .light-logo_600279a5d70249bb{
  display: none;
}

.clients-style-three_5491f63c6d9bfd71 .title-text_9f470fed4af16d87{
  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_35c51cf490f12290.light-block_c5280dbaf46bd5c1{
  display: none;
}

/** clients-style-four **/

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

.clients-style-four_db3392d36c37bb3e .outer-container_62720e05059c2e6d{
  position: relative;
  padding: 73px 0px;
}

.clients-style-four_db3392d36c37bb3e .clients-list_35c51cf490f12290 li:before{
  display: none;
}

/** clients-style-five **/

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

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

.clients-style-five_4972ab48d78d3836 .owl-carousel_671f69386bc5c765 .owl-stage_f05aad0fee93a89d{
  display: flex;
  align-items: center;
}

.clients-style-five_4972ab48d78d3836 .sub-title_641bc57d52b12901{
  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_4972ab48d78d3836 .clients-logo_7a16ca29fe277fa6{
  position: relative;
  display: block;
}

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

.clients-style-five_4972ab48d78d3836 .clients-logo_7a16ca29fe277fa6 img:hover{
  opacity: 1;
}

.clients-style-five_4972ab48d78d3836 .light-content_423d2017ca5b1aef{
  display: none;
}

.clients-style-four_db3392d36c37bb3e.border_bottom_ad993371a3a298a8{
  border-color: var(--secondary-color);
}
























