

/** clients-section **/

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

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

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

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

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

.clients-list_4e03296bebc8c52c li:before{
  position: absolute;
  content: '';
  background-image: url(../../pictures/shape_f3c7db71b8/shape-16.4bc6dedd7d.png);
  width: 20px;
  height: 21px;
  top: 50%;
  margin-top: -10px;
  right: -100px;
}

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

/** clients-style-two **/

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

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

/** clients-style-three **/

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

.clients-style-three_397f19c26eb4e41e:before{
  position: absolute;
  content: '';
  background-image: url(../../pictures/shape_f3c7db71b8/shape-50.ce2a3f22bc.png);
  width: 100%;
  height: 8px;
  left: 0px;
  top: 0px;
  background-repeat: repeat-x;
}

.clients-style-three_397f19c26eb4e41e:after{
  position: absolute;
  content: '';
  background-image: url(../../pictures/shape_f3c7db71b8/shape-50.ce2a3f22bc.png);
  width: 100%;
  height: 8px;
  left: 0px;
  bottom: 0px;
  background-repeat: repeat-x;
}

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

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

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

.clients-style-three_397f19c26eb4e41e .clients-logo_36547fdd18a202db li img{
  transition: all 500ms ease;
}

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

.clients-style-three_397f19c26eb4e41e .light-logo_665ea4d4aa9d05b9{
  display: none;
}

.clients-style-three_397f19c26eb4e41e .title-text_cca5497bd8280a4d{
  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_4e03296bebc8c52c.light-block_64b2add8ad48ca1c{
  display: none;
}

/** clients-style-four **/

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

.clients-style-four_7e32b8882df41ce3 .outer-container_0de027a4fb3fe56a{
  position: relative;
  padding: 73px 0px;
}

.clients-style-four_7e32b8882df41ce3 .clients-list_4e03296bebc8c52c li:before{
  display: none;
}

/** clients-style-five **/

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

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

.clients-style-five_014730f41531a89a .owl-carousel_409e6bd2447ce5c9 .owl-stage_893f36e8b8a83a7f{
  display: flex;
  align-items: center;
}

.clients-style-five_014730f41531a89a .sub-title_50cd29e2b96eb4fc{
  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_014730f41531a89a .clients-logo_36547fdd18a202db{
  position: relative;
  display: block;
}

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

.clients-style-five_014730f41531a89a .clients-logo_36547fdd18a202db img:hover{
  opacity: 1;
}

.clients-style-five_014730f41531a89a .light-content_6801f48d07aa8747{
  display: none;
}

.clients-style-four_7e32b8882df41ce3.border_bottom_9fecfd0f59efe528{
  border-color: var(--secondary-color);
}
























