.elementor-kit-6{--e-global-color-primary:#0C281D;--e-global-color-secondary:#E4DACA;--e-global-color-text:#393939;--e-global-color-accent:#0C281D;--e-global-color-91e875b:#F4F4F4;--e-global-color-a30ce6b:#2E2E2E;--e-global-typography-primary-font-family:"Ivy Preston Headline";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Ivy Presto Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Karla";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Karla";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Karla", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{border-radius:100px 100px 100px 100px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1476px;}.e-con{--container-max-width:1476px;--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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */body{
    overflow-x: hidden !important;
}
html {
  scroll-behavior: smooth !important;
}
input:not([type="checkbox"]) {
    min-height: 46px !important;
}
.custom-container{
    max-width: 1476px;
    margin: 0 auto;
}
a{
    color:#0C281D;
}
footer .e-form__buttons {
  position: absolute;
  right: 0 !important;
  top: 50%;
  transform: translateY(-50%);
}

footer .elementor-button {
  cursor: pointer;
  width: 36px !important;
}
footer .elementor-button[type="submit"] {
    color: #ffffff;
    min-height: 36px !important;
}
footer .elementor-icon-list-text {
  display: inline-block;
  position: relative;
  cursor: pointer; /* isteğe bağlı, hover efektini belirginleştirir */
}

footer .elementor-icon-list-text::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px; /* underline kalınlığı */
  width: 0%;
  background-color: currentColor; /* mevcut yazı rengini kullanır */
  transition: width 0.4s ease;
}

footer .elementor-icon-list-text:hover::after {
  width: 100%;
}
.mayduna-button .elementor-button-icon{
    width: 34px;
    height: 34px;
    background-color: var(--e-global-color-primary);
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mayduna-button .elementor-button-content-wrapper{
    align-items: center;
}
.project-card {
  position: relative; /* Pseudo için gerekli */
  z-index: 1; /* İçerik üstte */
  overflow: hidden; /* Taşmaları gizle */

}

.project-card {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 10px; /* Border radius burada */
}

/* Border Gradient için ::before */
.project-card::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1.5px;
  border-radius: 10px; /* Aynı radius burada da */
  background: linear-gradient(127.47deg, rgba(255,255,255,0.82) -11.34%, rgba(255,255,255,0) 108.7%);
  
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;

  mask-border-radius: 10px; /* bazı tarayıcılar için */
  -webkit-mask-border-radius: 10px;

  z-index: 0;
  pointer-events: none;
}

.project-card-btn .elementor-button{
    width: 81px;
    height: 81px;
    display:flex;
    align-items: center;
    justify-content: center;
}
ul.custom-category-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.custom-category-list li {
  margin-bottom: 10px;
  font-size: 16px;
}

ul.custom-category-list li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #1E2334;
}

ul.custom-category-list li a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}

ul.custom-category-list li a:hover::after {
  transform: scaleX(1);
}
.single-post-carousel .swiper-pagination {
    text-align: left !important; /* Ortalamayı kaldır, sola yasla */
    left: 0 !important; /* Konumlandır */
    right: auto !important; /* Sağa olan varsayılanı kaldır */
    width: 100%; /* İsteğe bağlı: tüm genişlik kullanılsın */
    display:flex;
    align-items:center;
}
.single-post-carousel .swiper-pagination-bullet-active {
    border: 1px solid black;
    width: 12px !important;
    height: 12px !important;
}

.relative{
    position: relative;
}
.display{
    font-family: "Ivy Presto Display", sans-serif !important;
}
.headline{
        
    font-family: "Ivy Preston Headline", sans-serif !important;
}
.uppercase{
    text-transform: uppercase !important;
}

@media(max-width:1024px){
    .sr7-layer {
  left:0 !important;
}

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ivy Preston Headline';
	font-display: auto;
	src: url('https://mayduna.at/wp-content/uploads/2025/05/fonnts.com-Ivy-Presto-Headline-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ivy Presto Display';
	font-display: auto;
	src: url('https://mayduna.at/wp-content/uploads/2025/05/fonnts.com-Ivy-Presto-Display-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */