.elementor-kit-12{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#415CEC;--e-global-color-1718ab0:#FFFFFF;--e-global-color-68159f2:#F1F1E8;--e-global-color-b5ceb07:#D83070;--e-global-color-9e34cff:#F1F1E8;--e-global-color-36f8daf:#DFDFDF;--e-global-color-36ff243:#000000;--e-global-color-949c71c:#DFDFDF4A;--e-global-color-182c43c:#f2295b;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-size:18px;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{background-color:var( --e-global-color-b5ceb07 );font-size:18px;border-radius:30px 30px 30px 30px;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1248px;}.e-con{--container-max-width:1248px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.bementor-text {
  backgroumenulinknd: linear-gradient(to right, #0072CE 0%, #009739 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
}



.bementor-hover {
  background: #0072CE !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

#bementorbutton .elementor-button:hover {
  background: linear-gradient(45deg, #0072CE 0%, #009739 100%);
  background-size: 400% 400%;
  animation: colorChange 3s ease infinite, roundCorners 1s ease infinite;
  color: white;
}

#bementorarkaplan {
  background: linear-gradient(to right, #0072CE 0%, #009739 100%) !important;
}

/* Renk geçiş animasyonu */
@keyframes colorChange {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/* Metin animasyon keyframes */
@keyframes colorChangeText {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.e-current a {
  background: linear-gradient(to right, #fff 0%, #fff 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
  animation: colorChangeText 3s ease infinite;
}

.e-n-menu-title-text:hover {
  background: linear-gradient(to right, #fff 0%, #fff 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
  animation: colorChangeText 3s ease infinite;
}

/* Anamenü düzenlemesi */
.e-n-menu-heading a::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: 0;
  left: 0;
  background: linear-gradient(to right, #fff 0%, #fff 100%) !important;
  transform-origin: bottom right;
  transition: transform 0.6s ease-out;
}

.menulink a:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.elementor-slideshow__title {
    display: none !important;}/* End custom CSS */