

/** clients-section **/

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

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

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

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

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

.clients-list_9fcc2ec71fe84ae6 li:before{
  position: absolute;
  content: '';
  background-image: url(../../visuals/shape_f17d6a4758/shape-16.285fb8dbb0.png);
  width: 20px;
  height: 21px;
  top: 50%;
  margin-top: -10px;
  right: -100px;
}

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

/** clients-style-two **/

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

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

/** clients-style-three **/

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

.clients-style-three_cb24bc814cf7c43a:before{
  position: absolute;
  content: '';
  background-image: url(../../visuals/shape_f17d6a4758/shape-50.0339428903.png);
  width: 100%;
  height: 8px;
  left: 0px;
  top: 0px;
  background-repeat: repeat-x;
}

.clients-style-three_cb24bc814cf7c43a:after{
  position: absolute;
  content: '';
  background-image: url(../../visuals/shape_f17d6a4758/shape-50.0339428903.png);
  width: 100%;
  height: 8px;
  left: 0px;
  bottom: 0px;
  background-repeat: repeat-x;
}

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

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

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

.clients-style-three_cb24bc814cf7c43a .clients-logo_fdfa54f02eb968f1 li img{
  transition: all 500ms ease;
}

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

.clients-style-three_cb24bc814cf7c43a .light-logo_afc6c2f27ff45917{
  display: none;
}

.clients-style-three_cb24bc814cf7c43a .title-text_d2d89c543a575d9a{
  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_9fcc2ec71fe84ae6.light-block_df472e375af5b48b{
  display: none;
}

/** clients-style-four **/

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

.clients-style-four_670b3e3308eb4f87 .outer-container_60dd9a8311260650{
  position: relative;
  padding: 73px 0px;
}

.clients-style-four_670b3e3308eb4f87 .clients-list_9fcc2ec71fe84ae6 li:before{
  display: none;
}

/** clients-style-five **/

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

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

.clients-style-five_36d90b15e0b3d785 .owl-carousel_ba0826bd67175ad8 .owl-stage_ea6275c1b896dd29{
  display: flex;
  align-items: center;
}

.clients-style-five_36d90b15e0b3d785 .sub-title_2ef9ff467f56f2c8{
  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_36d90b15e0b3d785 .clients-logo_fdfa54f02eb968f1{
  position: relative;
  display: block;
}

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

.clients-style-five_36d90b15e0b3d785 .clients-logo_fdfa54f02eb968f1 img:hover{
  opacity: 1;
}

.clients-style-five_36d90b15e0b3d785 .light-content_c2f235a83f838f9d{
  display: none;
}

.clients-style-four_670b3e3308eb4f87.border_bottom_3ccf06318a699293{
  border-color: var(--secondary-color);
}
























