

/** clients-section **/

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

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

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

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

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

.clients-list_973a869a1e3d52fd li:before{
  position: absolute;
  content: '';
  background-image: url(../../img/shape_738baf535a/shape-16.96e46641f0.png);
  width: 20px;
  height: 21px;
  top: 50%;
  margin-top: -10px;
  right: -100px;
}

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

/** clients-style-two **/

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

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

/** clients-style-three **/

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

.clients-style-three_d32289e0297fab25:before{
  position: absolute;
  content: '';
  background-image: url(../../img/shape_738baf535a/shape-50.32f1bbd92d.png);
  width: 100%;
  height: 8px;
  left: 0px;
  top: 0px;
  background-repeat: repeat-x;
}

.clients-style-three_d32289e0297fab25:after{
  position: absolute;
  content: '';
  background-image: url(../../img/shape_738baf535a/shape-50.32f1bbd92d.png);
  width: 100%;
  height: 8px;
  left: 0px;
  bottom: 0px;
  background-repeat: repeat-x;
}

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

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

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

.clients-style-three_d32289e0297fab25 .clients-logo_528528dd3f1ccab7 li img{
  transition: all 500ms ease;
}

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

.clients-style-three_d32289e0297fab25 .light-logo_295fb346a360e4c4{
  display: none;
}

.clients-style-three_d32289e0297fab25 .title-text_23908ea98f67030c{
  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_973a869a1e3d52fd.light-block_b4b087eb7a4d8905{
  display: none;
}

/** clients-style-four **/

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

.clients-style-four_92e745e780b02f14 .outer-container_59aee3447c7fa1f9{
  position: relative;
  padding: 73px 0px;
}

.clients-style-four_92e745e780b02f14 .clients-list_973a869a1e3d52fd li:before{
  display: none;
}

/** clients-style-five **/

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

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

.clients-style-five_e5b1788376a23e32 .owl-carousel_e31afd1becb50e66 .owl-stage_ffdbfcfca1270ca5{
  display: flex;
  align-items: center;
}

.clients-style-five_e5b1788376a23e32 .sub-title_3206e4aab990e35a{
  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_e5b1788376a23e32 .clients-logo_528528dd3f1ccab7{
  position: relative;
  display: block;
}

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

.clients-style-five_e5b1788376a23e32 .clients-logo_528528dd3f1ccab7 img:hover{
  opacity: 1;
}

.clients-style-five_e5b1788376a23e32 .light-content_0f0ea4b92c6e0d5a{
  display: none;
}

.clients-style-four_92e745e780b02f14.border_bottom_1d8eb555ce3026b1{
  border-color: var(--secondary-color);
}
























