

/** clients-section **/

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

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

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

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

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

.clients-list_155b2943461e3bf4 li:before{
  position: absolute;
  content: '';
  background-image: url(../../gallery/shape_c15e4ee138/shape-16.16176533aa.png);
  width: 20px;
  height: 21px;
  top: 50%;
  margin-top: -10px;
  right: -100px;
}

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

/** clients-style-two **/

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

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

/** clients-style-three **/

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

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

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

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

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

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

.clients-style-three_27d457bd255e1e2f .clients-logo_23e74a39504ae5e4 li img{
  transition: all 500ms ease;
}

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

.clients-style-three_27d457bd255e1e2f .light-logo_827d3dc16eec2bbc{
  display: none;
}

.clients-style-three_27d457bd255e1e2f .title-text_140a3e35bbcb4441{
  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_155b2943461e3bf4.light-block_e10078c66bd881c9{
  display: none;
}

/** clients-style-four **/

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

.clients-style-four_6a95fe8677ccdf0d .outer-container_dfbaebaf8a3e8e6c{
  position: relative;
  padding: 73px 0px;
}

.clients-style-four_6a95fe8677ccdf0d .clients-list_155b2943461e3bf4 li:before{
  display: none;
}

/** clients-style-five **/

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

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

.clients-style-five_6743e4c4e2c27524 .owl-carousel_c076205bf408342c .owl-stage_6e2f6774d1982d43{
  display: flex;
  align-items: center;
}

.clients-style-five_6743e4c4e2c27524 .sub-title_7beb3af882843699{
  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_6743e4c4e2c27524 .clients-logo_23e74a39504ae5e4{
  position: relative;
  display: block;
}

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

.clients-style-five_6743e4c4e2c27524 .clients-logo_23e74a39504ae5e4 img:hover{
  opacity: 1;
}

.clients-style-five_6743e4c4e2c27524 .light-content_5647b30fc18bbc66{
  display: none;
}

.clients-style-four_6a95fe8677ccdf0d.border_bottom_428da1c353570096{
  border-color: var(--secondary-color);
}
























