
.headerozel.headerzemin {
  backdrop-filter: blur(8px);
  box-shadow: 0px 0px 3px #ffffff8a;
  background: transparent;
}
.navbar-area .navbar-nav .nav-item .nav-link:hover {
  background-color: transparent !important;
}
.tracer-nav .navbar .navbar-nav .nav-item {
  margin-bottom: 0px;
}
.buy-now-btn1 {
  font-size: 19px;
  font-weight: bold;
}
.buy-now-btn1 .phone {
  position: relative;
  z-index: 9;
  width: 45px;
  height: 45px;
  padding: 7px;
  margin-right: 10px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.buy-now-btn1 .phone::before {
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-animation: ripple1 1.5s ease-out infinite;
  animation: ripple1 1.5s ease-out infinite;
}

@keyframes ripple1 {
  from {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1.7);
    transform: scale(1.7);
  }
}
.tracer-nav .navbar .navbar-nav .nav-item a svg {
  padding: 28px 0;
}
.is-sticky .tracer-nav .navbar .navbar-nav .nav-item a svg {
  padding: 13px 0;
}
.ana-thumbs {
  bottom: 30px;
}
.yenisosyal {
  position: absolute;
  z-index: 2;
  top: 300px;
  transform: rotate(-90deg);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  width: 500px;
  left: -215px;
}
.yenisosyal span {
  white-space: nowrap;
  font-size: 20px;
}
.social-horizontal {
  width: 300px;
  height: 1px;
  background-color: #fff;
  margin: 0px 20px;
}
.yenisosyal .single-footer-widget {
  width: inherit !important;
}
.emaytivitrin .yenisosyal .single-footer-widget .social-link li a {
  background-color: transparent;
  color: #ffffff;
  width: 40px !important;
}
.emaytivitrin .yenisosyal .single-footer-widget .social-link li a i,
.single-footer-widget .social-link li a svg {
  font-size: 23px;
}
.emaytivitrin .yenisosyal .single-footer-widget .social-link li {
  margin-bottom: 0px;
}
.sol .banner-item-content {
  margin-left: 130px;
}
header.fixed .navbar-area.navbar-style-two.is-sticky {
  background: rgb(0 0 0) !important;
}
.default-btn {
  border-radius: 0px;
  padding: 12px 20px 12px 50px;
  font-size: 18px;
  box-shadow: inherit !important;
}
.ana-thumbs {
  width: 70px;
  min-width: inherit;
  height: 100%;
  display: flex;
  align-items: center;
}
.rakam .ana-thumbs .owl-item .item {
  border: 0px;
  color: #fff;
  background: transparent;
}
.rakam .ana-thumbs .owl-item .item.active {
  background: transparent;
  color: #f9b01b;
}
.emaytivitrin .effecttext3 .wrapper {
  color: #fff;
}
.emaytivitrin .owl-dots {
  display: none;
}
.blogozel2 {
  transform: skew(-10deg);
  width: 46%;
  float: left;
  margin-right: 3%;
  overflow: hidden;
}
.blogozel2 img {
  transform: skew(10deg) scale(1.3);
}
.effecttext3 .slash {
  background: #fff;
}
/*.emaytivitrin .effecttext2 {
  font-size: 20px;
  border: 1px solid #757575;
  display: inline-block;
  padding: 10px 28px;
  background-size: 100%;
}*/
.emaytivitrin .effecttext2 {
  font-size: 18px;
  border: 1px solid #757575;
  display: inline-block;
  padding: 10px 28px;
  text-transform: uppercase;
  background: #fff;
}
.emaytivitrin .effecttext2 a {
  color: #fff;
}
.section-title h2.shine2 {
  color: rgba(255, 255, 255, 0.1);
}

.text33 {
  font-size: 64px;
  font-weight: bold;
      font-style: italic;
  position: relative;
  display: block;
  background: linear-gradient(to right, rgb(255, 255, 255) 50%, gray 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  mask-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 0) 0%
  );
  -webkit-mask-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 0) 0%
  );
}
.anablog .blogbox .image {
  border-radius: 20px;
  overflow: hidden;
  -webkit-mask-image: url(/static/img/fotobg.png);
  mask-image: url(/static/img/fotobg.png);
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  width: 100%;
}

.anablog .blogbox.single-services-item {
  background: transparent;
  box-shadow: inherit;
}
header.fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
}
body .page-title-area {
  align-items: end;
}
.analysis-form {
  background: transparent;
}
.analysis-form .form-control {
  background-color: transparent;
  border: 1px solid #f9b01b;
}
.analysis-form label {
  color: #fff;
}
.analysis-form,
.analysis-form p, .analysis-form a {
  color: #fff;
}
.analysis-form p {
    font-size: 18px;
    line-height: 36px;
}
.analysis-form h1 {
  font-size: 60px;
  line-height: 63px;
  text-transform: uppercase;
}
.formfoto2:before {
    background: #000000d9;
}
.analysis-form .form-control::-webkit-input-placeholder {
  color:#fff
}
.analysis-form .form-control::-ms-input-placeholder {
  color:#fff
}
.analysis-form .form-control::-ms-input-placeholder {
  color:#fff
}
.emaytext {rgb(0, 0, 0)
  font-size: 10em;
  font-weight: bold;
  margin-bottom: 0px !important;
  background: #000000 -webkit-radial-gradient(
      circle,
      rgb(184, 184, 184) 15%,
      /* Beyaz yerine gri yaptık */ rgba(150, 150, 150, 0.7) 25%,
      /* Daha koyu gri geçiş */ rgba(150, 150, 150, 0.3) 35%,
      /* Daha açık gri */ rgba(150, 150, 150, 0) 45% /* Saydamlığa geçiş */
    ) no-repeat -280px -124px;
  -webkit-background-clip: text;
  -webkit-background-size: 400px; /* Boyutu küçülterek alanı daralttık */
  color: rgba(255, 255, 255, 0.1);

  -webkit-animation: ani 6s linear infinite;
}

@keyframes ani {
  from {
    background-position: -280px -124px;
  }
  to {
    background-position: 680px -124px;
  }
}
.stick {
  position: sticky !important;
    top: 130px;
    min-height: 476px;
    padding: 10px 50px 10px 0px;
}
.katozel {
  position: relative;
}
.katozel:before {
    content: "";
    position: absolute;
    width: 45%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.katozel .container {
  position: relative;
  z-index: 2;
}
.katozel .text-white p {
  color: #dcdcdc;
}
.m1 .minthizmet2 .content {
    -webkit-line-clamp: 5;
}
.minthizmet2 h2 {
    font-size: 35px;
    line-height: 40px;
}
@media (min-width: 1200px) {
  .emaytivitrin .aciklama {
    margin: 40px 0px;
  }
  .katozel .about-content {
  padding-left: 50px;
}
}
@media (max-width: 767px) {
      body .page-title-area.fotolu {
        height: 215px;
    }
  .katozel:before {
  display:none
}
.page-title-content ul li::before {
    right: -14px;
}
.page-title-content ul li {
    font-size: 14.5px;
    font-weight: 500;
    margin-right: 14px;
    color: #727272;
}
  .yenisosyal {
    display: none;
  }
.buy-now-btn1 {
  display: none;
}
.katozel .text-white p {
    color: #6b6b84;
}
.about-content .content .about-list li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.analysis-form h1 {
    font-size: 44px;
    line-height: 50px;
}
    .navbar-area.navbar-style-two {
        padding-top: 0px;
        padding-bottom: 0px;
    }
        .tracer-responsive-nav .logo, .tracer-responsive-nav .logo img {
        max-height: 115px;
        top: 5px;
    }
}

