:root {
  --theme-color: #007e47;
  --title-color2: #46b86e;
  --success-color: #28a745;
}
.copyright-img {
  color: #fff;
}
.copyright-img a:hover {
  color: #fff;
}
.mansetyazi {
  font-size: 1.2rem;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}
.owl-dots {
  position: absolute;
  z-index: 999;
  width: 100%;
  margin-top: -40px !important;
}
.vs-team__img {
  background-color: #ffffff;
}
.korges {
  background-color: rgb(204, 181, 146);
  border: solid 2px #ffffff;
}
.korges img {
  width: 100%;
}
.vs-client__layout1::after {
  background-color: transparent;
}
.vs-client__brand {
  padding: 50px;
  color: #fff;
  cursor: pointer;
}
.vs-client__brand:hover {
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.582);
}
.bas1 {
  color: #5b5957;
  font-size: 46px;
}
.bas2 {
  color: #505657;
  font-size: 14px;
}
.thumbozel {
  width: 100%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
  border: solid 3px #ebebeb;
  border-bottom: solid 6px #46b86e;
}
.tagcloud a {
  font-size: 14px;
}
.digerbslk {
  font-size: 24px;
  color: #20754a;
  font-weight: 600;
}
.vs-client__brand {
  border: 2px solid #fff;
}
.ozelrow {
  align-items: center;
  border: solid 2px #eee;
  background: linear-gradient(45deg, #ffffff, #ecfcfc);
  border-bottom: solid 5px #007e47;
  padding: 0 50px 0 0;
}
.ozelbss {
  font-size: 20px;
  color: #618a8f;
  font-weight: 300;
}
.bass1 {
  font-size: 16px;
  color: #618a8f;
  font-weight: 400;
}