

/** clients-section **/

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

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

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

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

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

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

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

/** clients-style-two **/

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

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

/** clients-style-three **/

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

.clients-style-three_292544cb1f2b9def:before{
  position: absolute;
  content: '';
  background-image: url(../../resources/shape_40b9cf3ce3/shape-50.606a78e3e8.png);
  width: 100%;
  height: 8px;
  left: 0px;
  top: 0px;
  background-repeat: repeat-x;
}

.clients-style-three_292544cb1f2b9def:after{
  position: absolute;
  content: '';
  background-image: url(../../resources/shape_40b9cf3ce3/shape-50.606a78e3e8.png);
  width: 100%;
  height: 8px;
  left: 0px;
  bottom: 0px;
  background-repeat: repeat-x;
}

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

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

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

.clients-style-three_292544cb1f2b9def .clients-logo_6a70594bdc0d2815 li img{
  transition: all 500ms ease;
}

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

.clients-style-three_292544cb1f2b9def .light-logo_dcb5e226c6b458db{
  display: none;
}

.clients-style-three_292544cb1f2b9def .title-text_48fd43eb22d8c961{
  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_b7c24e34e6b30439.light-block_d588fcf2e5f4808d{
  display: none;
}

/** clients-style-four **/

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

.clients-style-four_b6c8f89efce6f102 .outer-container_011c22fb1ef65583{
  position: relative;
  padding: 73px 0px;
}

.clients-style-four_b6c8f89efce6f102 .clients-list_b7c24e34e6b30439 li:before{
  display: none;
}

/** clients-style-five **/

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

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

.clients-style-five_fa03159419842f42 .owl-carousel_5dbae1817f46d1d7 .owl-stage_7d542c7faebb19a1{
  display: flex;
  align-items: center;
}

.clients-style-five_fa03159419842f42 .sub-title_6072e32a006383a6{
  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_fa03159419842f42 .clients-logo_6a70594bdc0d2815{
  position: relative;
  display: block;
}

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

.clients-style-five_fa03159419842f42 .clients-logo_6a70594bdc0d2815 img:hover{
  opacity: 1;
}

.clients-style-five_fa03159419842f42 .light-content_58cd0dff6c4013e0{
  display: none;
}

.clients-style-four_b6c8f89efce6f102.border_bottom_df2bf13c58e2cf6a{
  border-color: var(--secondary-color);
}
























